You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
brackets might be a good candidate
or visual studio web
or jetbrains webstorm
or i guess eclipse
or vim would be cool
but if you had one as powerful as typescript has both in-browser on their Play tab and in visual studio via intellisense (giving type safety errors, and hinting as you write), i think gorillascript could become a solid alternative to TypeScript
The text was updated successfully, but these errors were encountered:
Of note, I've been using https://gihub.com/unc0/vim-gorilla-script and it's quite feature full for vim standards (in terms of highlighting, compiler tooling and even built-in completion.) Also the author, @unc0, has been really fast to pickup minor issues I filed. The make tool integration is pretty great for me in putting my cursor exactly in the lines where I have type errors or any other quickfix entries (and GorillaScript's parser issues are accurate to the character.)
brackets might be a good candidate
or visual studio web
or jetbrains webstorm
or i guess eclipse
or vim would be cool
but if you had one as powerful as typescript has both in-browser on their Play tab and in visual studio via intellisense (giving type safety errors, and hinting as you write), i think gorillascript could become a solid alternative to TypeScript
The text was updated successfully, but these errors were encountered: