Bruno Barros
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created Custom comments color
Hey everyone! I really like how TODO comments stand out thanks to the customised colours. Is there any way (plugin?) to keep this kind of logic without producing a new TODO? -
Edited Can't debug a node.js app remotely
Hey everyone, I'm trying to debug a remote app following these steps. But I can't make it work. On the server: I use node 6.7.0 I use pm2 1.1.3 to run the app Defined --debug=XXXX and the log retu... -
Created Do we need Babel to use arrow functions?
Hi, I'd like to use some node.js LTS native syntax like the arrow functions but WebStorm keeps returning "expression expected" error (like in this thread https://intellij-support.jetbrains.com/hc/e... -
Created Bitbucket plugin incompatible with WebStorm 11.0.2
Hey,I've just installed WebStorm 11.0.2 EAP and it doesn't "recognize" the bitbucket plugin.This is the log :14:46:01 Plugin Error Problems found loading plugins: Following plugins ... -
Created WebStorm 11 - Breakpoint in node_modules
Hey everyone,I can't figure out how to stop at a breakpoint in a file located in node_modules since WebStorm 11. Didn't have this problem with WebStorm 10. Build, Execution, Deployment / Debugger ... -
Created Node.js app doesn't run with "Spy-js for Node.js"
Hey everyone!I'm trying to run my app with spy-js but I keep getting this error : "SyntaxError: Unexpected token ILLEGAL". Which I don't have when I run the app with node.js.This is what I get in t... -
Created [node.js] "Failed to lookup view" when running project with WebStorm
Hi everyone,I'm testing WebStorm and I would like to run my Node.js/Express project from WebStorm.When I do that I get this weird error message :Failed to lookup view "tunnel/description" in views ...