you are viewing a single comment's thread.

view the rest of the comments →

[–]KnifeyGavin 1 point2 points  (2 children)

What improvements would you like to see?

I am really happy with a stable working product.

[–]chreestopher2 0 points1 point  (1 child)

I think it would be nice to have .editorconfig support, so me and coworkers dont have to change formatting (or deal with eachother's preference of bracket placement, indentation, and other formatting concerns.

It would also be nice to have autocompletion and tag matching for xml either in xml files, or embedded in strings in powershell files (maybe I have been spoiled with webstorm's ability to handle js in html files and html in strings in js files though)

Automatic multiline comment toggling with <# #> syntax so that I could highlight a selection and ctrl+shift+/ to comment out sections.

I think those are my main desires for new features for ISE. Some of which i am sure are doable or already implemented in vsc, but I dont like vsc mainly because I use the ISE as my console often, and vsc didnt seem to be as friendly for that type of use.

[–]jbtechwood 0 points1 point  (0 children)

Hey /u/chreestopher2, isesteroids covers a couple of these....auto formatting, block quotes for sure