Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ide that supports gorillascript types #124

Open
mikesmullin opened this issue Jul 14, 2013 · 2 comments
Open

ide that supports gorillascript types #124

mikesmullin opened this issue Jul 14, 2013 · 2 comments

Comments

@mikesmullin
Copy link

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

@goldfeld
Copy link

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.)

@prodev42
Copy link

there is one out for textmate/sublime text as well....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants