Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Hugh
Total activity
14
Last activity
August 24, 2019 10:30
Member since
September 17, 2018 16:14
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
3
Activity overview
Posts (2)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
September 17, 2018 18:47
Thanks Lena I actually did the script with a bit of simple typescript with a smattering of node, and run the produced js with node. Now I just have to find a way to deal with external libraries, es...
Community
WebStorm
How to use sed as an external tool? Wildcard issue
1 vote
Created
September 26, 2018 14:36
Thanks Anna, I'll be sure to check it out.
Community
CLion
How to get CMake to actually find includes??
0 votes
Created
September 20, 2018 17:38
Fantastic, that worked. Thank you so much. To the person who down-voted without explanation... Sorry you feel that way. I'm a coder. I code. I want to spend my time coding, not finding workaround...
Community
CLion
How to get CMake to actually find includes??
0 votes
Created
September 18, 2018 08:54
For anyone who manages to get here because they're using sed, I also learnt that sed doesn't support regex lookahead of any kind.
Community
WebStorm
How to use sed as an external tool? Wildcard issue
0 votes
Edited
August 24, 2019 10:30
If anyone else finds their way here, open your tsconfig.json and change "module": "commonjs" to "module": "webpack"I have to agree with the OP. This stuff should be in part the responsibility of th...
Community
WebStorm
How to do settings for a project with a custom external library?
-1 votes