The best IDE for me, I understand the love for @code and it's good too but I don't like install plugins for everything. @WebStormIDE is enough smart for me.
-
-
I use webstorm as well, but the lack of communication and very limited possibilities to contribute are kinda depressing
1 reply 0 retweets 1 like -
Replying to @hrmny_ @navarroaxel
Hello Leah, what can we communicate better? We are very open to suggestions and feedback. You can contribute to the product on multiple levels: - our issue tracker is public and we are happy when users submit and vote for feature requests and report bugs: https://youtrack.jetbrains.com/issues/WEB
2 replies 0 retweets 0 likes -
- We welcome contributions to the IntelliJ platform: https://github.com/JetBrains/intellij-community … - Quite a lot of plugins related to web dev are available open source (e.g. Angular and Vue.js support): https://github.com/JetBrains/intellij-plugins … - And we're happy to answer any questions if you want to develop a plugin
1 reply 0 retweets 0 likes -
Replying to @WebStormIDE @navarroaxel
one other example, the debugger while it may work quite well for java, is not ideal for javascript and I oftentimes find myself launching a node program with `--inspect-brk` to be able to use the chrome debugger instead where would I got to have questions anwered?
2 replies 0 retweets 0 likes -
also it's good to know the vue plugin is open source, but what about the core javascript and typescript integration?
1 reply 0 retweets 0 likes -
Replying to @hrmny_
You can find docs for the language support APIs here: https://www.jetbrains.org/intellij/sdk/docs/welcome.html … If you have some specific feature in mind, we can point you to the right APIs or some plugin where a similar feature is implemented.
1 reply 0 retweets 0 likes -
Replying to @WebStormIDE
How about support for typescript types in jsdoc? People I work with use vscode which supports itpic.twitter.com/gr9RmCAGyL
1 reply 0 retweets 0 likes -
Replying to @hrmny_
By default, WebStorm checks if the Closure Compiler type syntax is used in JSDoc, but this inspection can be easily disabled - press Alt-Enter, then arrow right and select Disable inspection.
1 reply 0 retweets 0 likes -
Replying to @WebStormIDE @hrmny_
WebStorm's own type checking will not take this type info into account, but if you use it .ts file or in .js with //
@ts-check in , TypeScript compiler will warn you about type errors.1 reply 0 retweets 0 likes
At this very moment, we don't plan to add native support (without TypeScript service) for TypeScript types in comments in .js files, but we're keeping an eye on this.
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.