Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Roland Heim
Total activity
21
Last activity
September 08, 2020 08:57
Member since
May 18, 2017 14:03
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
8
Activity overview
Posts (5)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
September 08, 2020 08:57
We had the same problem and could solve it with this: parserOptions: { ecmaVersion: 6, project: 'tsconfig.json', tsconfigRootDir: __dirname} tsconfigRootDir: __dirname does the trick
Community
WebStorm
parserOptions.project eslint path is resolved wrong
0 votes
Created
July 09, 2020 15:10
I'm already pressing command-option-u as stated in my post above. It's not showing the full hierarchy. For example it shows Interface A in the diagram, but not Interface B that is extended by A.
Community
IntelliJ IDEA Users
Diagram - show everything
0 votes
Edited
April 09, 2020 08:15
For me it was also eslint causing high cpu load. 6.8.0 was a problem, 6.7.2 seems to be ok.
Community
WebStorm
IntelliJ node processes using a lot of CPU on TypeScript project. IntelliJ performance suffers.
1 vote
Edited
March 19, 2019 15:18
Same problem here. macOS Mojave 10.14.1 IDEA does not have write access to /Applications/IntelliJ IDEA.app/Contents. Please run it by a privileged user to update. And if I start IntelliJ with su...
Community
IntelliJ IDEA Users
Upgrading IntelliJ IDEA after Sierra Upgrade: does not have write access to /private/var
0 votes
Edited
November 12, 2018 09:43
I put the cursor on the call for the method 'doFoo()'. I tried different cursor position but it never shows me the shortcut ctrl-alt-v
Community
IntelliJ IDEA Users
Show me the shortcut
0 votes
Created
November 12, 2018 07:24
Thx. But shouldn't the ctrl-shift-a popup also show me the shortcuts? It's a little bit useless if it doesn't. And I know that this once worked. Is it not available in the community edition? http...
Community
IntelliJ IDEA Users
Show me the shortcut
0 votes
Created
October 16, 2017 08:28
Yes, they reside in different directories. Yes, the SVN and GIT were registered in the settings. I thought these are the general setting, and not project specific. Thanks for the hint, solved :)
Community
IntelliJ IDEA Users
Showing uncommited files of a GIT project while have a SVN opened
0 votes
Created
May 18, 2017 14:16
I think when I changed something in the file. Version control hook?
Community
IntelliJ IDEA Users
Don't update/change @version tag
0 votes