Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Schinkel, David
Total activity
16
Last activity
August 18, 2020 06:41
Member since
November 05, 2019 17:54
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (4)
Comments (7)
Sort by recent activity
Recent activity
Votes
Edited
August 17, 2020 18:27
Here's another thing that's weird, kinda related. So I tried to disable a TS error...and it didn't seem to pick up the turning off of that new rule I added. Again I'm running this code from my te...
Community
WebStorm
Test TypeScript Errors Not Highlighted in IDE
0 votes
Edited
August 17, 2020 17:10
The project is private but here's what I have ./tsconfig.json ./src/test/tsconfig.json /src/server/tsconfig.json How does the JetBrains test runner look for tsconfigs? does it look through your en...
Community
WebStorm
Test TypeScript Errors Not Highlighted in IDE
0 votes
Created
August 07, 2020 00:44
Also what's this bug I've seen in the past few months where you set a debug point but it's not showing the little debug icon:
Community
WebStorm
SourceMaps and JS Debug Acting Strange
0 votes
Edited
August 07, 2020 00:53
Yes in Dev tools I am able to set a breakpoint and see the values. Here's a screencast of it I noticed something weird. If I put breakpoints in Dev Tools, the same lines in WebStorm now have values...
Community
WebStorm
SourceMaps and JS Debug Acting Strange
0 votes
Created
August 05, 2020 19:23
Strange. Ok thanks for the help. I don't know how I did that but...
Community
WebStorm
webpack.config.js losing all syntax highlighting
0 votes
Edited
August 05, 2020 17:08
hmm yes it says plain text is enforced Ok I right-clicked it and chose "Mark as Javascript" which seems to have fixed it. Why would I ever have to do this?
Community
WebStorm
webpack.config.js losing all syntax highlighting
0 votes
Edited
August 04, 2020 23:35
<application><component name="FileTypeManager" version="17"><extensionMap><mapping pattern="up" type="PLAIN_TEXT" /><mapping pattern=".nycrc" type="PLAIN_TEXT" /><mapping pattern=".prettierignore" ...
Community
WebStorm
webpack.config.js losing all syntax highlighting
0 votes