主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sergey Simonchik
活动总数
533
最后的活动
2025年02月05日 21:00
成员加入日期
2012年01月10日 08:43
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
178
活动概览
文章(0)
帖子(0)
评论(352)
按最近的活动排序
最近的活动
投票数
创建于
2021年11月01日 09:07
Do you see any text in the built-in terminal if you select it (you can use "Select All" from the context menu)?
社区
IntelliJ IDEA Users
Terminal in Intellij Idea Community 2021.2 do not work
0 票
创建于
2021年10月31日 11:48
Am I right that the problem is that when you type in the built-in terminal, the typed text doesn't appear, but the cursor is moved as expected? Please open "Settings | Tools | Terminal" and set "Sh...
社区
IntelliJ IDEA Users
Terminal in Intellij Idea Community 2021.2 do not work
0 票
创建于
2021年10月29日 15:44
Will it help to remove `ScreenColors` from `HKCU\Console`? reg delete HKCU\Console /v ScreenColors
社区
IntelliJ IDEA Users
Terminal in Intellij Idea Community 2021.2 do not work
0 票
创建于
2021年10月29日 14:28
Ah, sorry for being unclear. Please run this command in an external console, e.g. in Command Prompt (cmd.exe).
社区
IntelliJ IDEA Users
Terminal in Intellij Idea Community 2021.2 do not work
0 票
创建于
2021年10月29日 13:02
Hi, What's the output of the following command? reg query HKCU\Console /f ScreenColors
社区
IntelliJ IDEA Users
Terminal in Intellij Idea Community 2021.2 do not work
0 票
创建于
2021年09月16日 18:40
Thanks for the information. So, `SSL_CRT_FILE` environment variable is passed to `printenv` process, but is not passed to `npm start`. What's the output if you run `node KevisTest.js` directly in t...
社区
WebStorm
Terminal Environment variables not being respected
0 票
创建于
2021年09月16日 10:30
What does `printenv SSL_CRT_FILE` say in the built-in terminal? What's your Git Bash version?
社区
WebStorm
Terminal Environment variables not being respected
0 票
已编辑于
2021年09月01日 10:29
Hi! What's the version of the IntelliJ Platform IDE that will be used to build the plugin? See `intellij.version` property in your gradle script (https://github.com/JetBrains/gradle-intellij-plugin...
社区
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 票
已编辑于
2021年07月13日 15:41
Indexing shouldn't depend on resolve scopes. What files are being added to SyntheticLibrary roots? What does `file.getPath()` returns for the library roots? Is it file://... or jar://...? If it's f...
社区
IntelliJ IDEA Open API and Plugin Development
Creating separate resolve scope for specific files
0 票
创建于
2021年07月09日 15:09
Hi Colin, Please see answers below. 1. According to the doc, SyntheticLibrary roots will be added to allScope for a project. Is there a way to prevent this? Otherwise my standard Clojure code will...
社区
IntelliJ IDEA Open API and Plugin Development
Creating separate resolve scope for specific files
0 票
«
第一页
‹
上一页
下一页
›
最后
»