Feature suggestion, javascript support
Options
I use Linqpad a lot for testing snippets, learning new stuff and just experimentation. And I think it would be awsome if there was support for Javascript. It would make my life easier since I wouldn't have to start a new Visual Studio instance when I wanted to test some js.
Comments
-
That would be awesome!
-
This would be awesome! But we are able to make Javascript kinda work as is:
http://share.linqpad.net/nic3lq.linq
So nothing interactive but Javascript is rendering the RawHtml. The Results Pane itself contains Javascript for collapsing and expanding. So if we could inject our own script, I think it would just work. -
I would rather suggest skip javascript and have ES6 one!