主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Johannes1 Hoerteis
活动总数
54
最后的活动
2022年07月26日 18:08
成员加入日期
2021年02月19日 17:24
关注
0 名用户
关注者数
0 名用户
投票数
7
订阅数
11
活动概览
帖子(10)
评论(26)
按最近的活动排序
最近的活动
投票数
创建于
2021年10月11日 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...
社区
IntelliJ IDEA Users
What is up with git and the .idea folder?
0 票
创建于
2021年10月06日 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...
社区
IntelliJ IDEA Users
Webstorm behavior while rebasing from upstream
0 票
创建于
2021年09月19日 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...
社区
IntelliJ IDEA Users
Adventures with git rebase.
0 票
创建于
2021年09月10日 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
社区
WebStorm
Getting better at finding usages
0 票
创建于
2021年09月10日 09:30
btw I have the same error in css files as well:
社区
WebStorm
Getting better at finding usages
0 票
创建于
2021年09月10日 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 ...
社区
WebStorm
Getting better at finding usages
0 票
创建于
2021年09月10日 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
社区
WebStorm
Getting better at finding usages
0 票
创建于
2021年09月09日 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...
社区
WebStorm
Getting better at finding usages
0 票
创建于
2021年09月07日 18:52
but that shows either one of those words, not occurrences where both are found
社区
WebStorm
Getting better at finding usages
0 票
创建于
2021年09月07日 18:51
regarding reg-ex, I found this: \b(import|Row)\b
社区
WebStorm
Getting better at finding usages
0 票
«
第一页
‹
上一页
下一页
›
最后
»