Would this be possible to do? I would think it would be exceedingly useful. Something like the interactive F# facility in viusal studio. For that matter, is it possible to add custom panes via the extensibility model? If so, it would be nice to have
the interactive facility in one pane and be able to copy (or even highlight in place) code from an open js file and execute it in the interactive window.
You should post questions about the IDE itself over at
http://forums.iis.net/1166.aspx. This forum is for questions about programming with the Web Pages framework.
mikeclagett
Member
1 Points
7 Posts
Wondering if anyone has made an interactive REPL-like feature inside of WebMatrix/
Dec 19, 2012 03:51 AM|LINK
Would this be possible to do? I would think it would be exceedingly useful. Something like the interactive F# facility in viusal studio. For that matter, is it possible to add custom panes via the extensibility model? If so, it would be nice to have the interactive facility in one pane and be able to copy (or even highlight in place) code from an open js file and execute it in the interactive window.
Just wondering if anyone has talked about this.
Mikesdotnett...
All-Star
154858 Points
19858 Posts
Moderator
MVP
Re: Wondering if anyone has made an interactive REPL-like feature inside of WebMatrix/
Dec 19, 2012 04:46 AM|LINK
You should post questions about the IDE itself over at http://forums.iis.net/1166.aspx. This forum is for questions about programming with the Web Pages framework.
Beginning ASP.NET Web Pages with WebMatrix | My Site | Twitter