Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sergey Simonchik
Total activity
533
Last activity
February 05, 2025 21:00
Member since
January 10, 2012 08:43
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
178
Activity overview
Articles (0)
Posts (0)
Comments (352)
Sort by recent activity
Recent activity
Votes
Created
March 17, 2022 17:58
Hi Zjsdut, Sorry for the long delay. Thanks for reporting problem about comparing two paths. It will be fixed in 2022.2 I guess (IDEA-290641). Couldn't reproduce the problem with TerminalView#creat...
Community
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 votes
Created
March 17, 2022 05:49
Mark, please make sure `Terminal` plugin is configured for project. For example, if you're using Gradle with gradle-intellij-plugin, add intellij { ... plugins = ['org.jetbrains.plugins.terminal'...
Community
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 votes
Created
January 26, 2022 19:26
Please use https://uploads.jetbrains.com
Community
WebStorm
Slow indexing while start up with monorepo project (webstorm)
0 votes
Created
January 25, 2022 09:51
Hey, sorry for the delay. Although i agree webstorm provide better code navigation due to the indexing, but can you guys do partial indexing like only indexing the main project not node_module or ...
Community
WebStorm
Slow indexing while start up with monorepo project (webstorm)
0 votes
Created
December 03, 2021 10:38
Zhewu1228, could you please share a project when the issue is reproduced? An open source project will work too.
Community
WebStorm
Slow indexing while start up with monorepo project (webstorm)
0 votes
Created
November 24, 2021 06:11
Looks like a system configuration issue, not related to IDE integration. Does the problem occurs in a system terminal? I guess you need to find `sudo` binary location. For this, you can open a shel...
Community
WebStorm
Bash not working in webstorm
0 votes
Created
November 17, 2021 16:42
Hi, A new terminal sessions is created on each action execution, because terminalView.createLocalShellWidget is called each time. You just need to reuse previously created instances. For example, t...
Community
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 votes
Created
November 04, 2021 17:32
Interesting. Please try two things:1) Unpack the zip archive with IDEA 2021.2.3 to a directory with space in its name and located under `C:\Users\<user>\temp` (where it worked previously). For exam...
Community
IntelliJ IDEA Users
Terminal in Intellij Idea Community 2021.2 do not work
0 votes
Created
November 04, 2021 12:34
It's hard to say what's the reason here. Maybe it's related to Windows security and lack of needed permissions. I'd recommend you to check file permissions of `C:\Program Files\JetBrains\IntelliJ I...
Community
IntelliJ IDEA Users
Terminal in Intellij Idea Community 2021.2 do not work
0 votes
Created
November 04, 2021 09:37
Great, thanks a lot! Yes, 2021.3 EAP is risky. BTW, 2021.3 release is planned for late November / early December. Could you please update your installation to 2021.2.3 (https://www.jetbrains.com/id...
Community
IntelliJ IDEA Users
Terminal in Intellij Idea Community 2021.2 do not work
0 votes
«
First
‹
Previous
Next
›
Last
»