Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Johannes1 Hoerteis
Total activity
54
Last activity
July 26, 2022 18:08
Member since
February 19, 2021 17:24
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
11
Activity overview
Posts (10)
Comments (26)
Sort by recent activity
Recent activity
Votes
Created
October 11, 2021 08:45
I've deleted the entire .idea folder and restarted Webstorm. Now I can see the files in the project view again. but when I look at: why does the vcs even bother with these files? I've ignored th...
Community
IntelliJ IDEA Users
What is up with git and the .idea folder?
0 votes
Created
October 06, 2021 14:32
To make my question more specific:I'm asking to rebase the 'upstream/master' branch into the '8' branch. via the command 'git rebase upstream/master' from inside (8)If you look at the very first im...
Community
IntelliJ IDEA Users
Webstorm behavior while rebasing from upstream
0 votes
Created
September 19, 2021 09:55
Update:I right clicked on the marked commit and click on "reset current branch to here", checked hard. But I'm still in a detached head. Why? This is not the first time this has happened. A week ag...
Community
IntelliJ IDEA Users
Adventures with git rebase.
0 votes
Created
September 10, 2021 22:44
I think this should be a feature, so I made a request if that’s alright: https://youtrack.jetbrains.com/issue/WEB-52647
Community
WebStorm
Getting better at finding usages
0 votes
Created
September 10, 2021 09:30
btw I have the same error in css files as well:
Community
WebStorm
Getting better at finding usages
0 votes
Created
September 10, 2021 08:47
I currently don't see anything wrong with that. A jsconfig file is just a tsconfig file with allowJs set to true (according to https://code.visualstudio.com/docs/languages/jsconfig) What would you ...
Community
WebStorm
Getting better at finding usages
0 votes
Created
September 10, 2021 08:44
I had a jsconfig before, solely for: { "compilerOptions": { "baseUrl": "src" }, "include": ["src"]} and just added that to the tsconfig, once I added ts
Community
WebStorm
Getting better at finding usages
0 votes
Created
September 09, 2021 07:22
Thanks, Andriy Bazanov Elena Pogorelova Another thing that I observe on this project is that the cmd+Space shortcut, for showing at the spot how something is defined, only shows the import: This...
Community
WebStorm
Getting better at finding usages
0 votes
Created
September 07, 2021 18:52
but that shows either one of those words, not occurrences where both are found
Community
WebStorm
Getting better at finding usages
0 votes
Created
September 07, 2021 18:51
regarding reg-ex, I found this: \b(import|Row)\b
Community
WebStorm
Getting better at finding usages
0 votes
«
First
‹
Previous
Next
›
Last
»