主页
IDEs Support (IntelliJ Platform) | JetBrains
提交请求
社区
登录
Lutosław
活动总数
73
最后的活动
2023年06月04日 13:16
成员加入日期
2016年04月26日 08:04
关注
0 名用户
关注者数
1 名用户
投票数
9
订阅数
17
活动概览
帖子(14)
评论(33)
按投票数排序
最近的活动
投票数
创建于
2021年09月21日 07:48
Same here. However when I closed all projects and disabled Kotlin plugin in the "Welcome" window, then it updated to 1.5.31. Then I re-enabled it and it stays on 1.5.31.
社区
IntelliJ IDEA Plugin Users
Cannot upgrade kotlin plugin
3 票
创建于
2020年09月04日 09:04
For anyone encountered that problem: File>Invalidate Caches & Restart helped
社区
IntelliJ IDEA Plugin Users
Cannot start Elixir module or test
2 票
创建于
2020年09月10日 15:47
I've resolved my issue, I needed to call "addProblemElement" for each found problem, for (problem in checkFile(file, manager, false, dialyzerErrors)) { problemDescriptionsProcessor.addProblemEle...
社区
IntelliJ IDEA Open API and Plugin Development
GlobalInspection - checkElement never called
1 票
创建于
2022年09月28日 14:11
Cool, thank you.
社区
PyCharm
Keyboard shortcut to focus on jupyter editor
0 票
已编辑于
2022年09月26日 11:44
I've seen your edit and it seems that you didn't understand what is the problem. Let me fix your description: Steps Open Jupyter Notebook file while IdeaVim plugin is enabled. Select any cell. Pre...
社区
PyCharm
Keyboard shortcut to focus on jupyter editor
0 票
已编辑于
2022年09月25日 14:52
Thanks, However you didn't describe task correctly. The edit mode isn't relevant to the issue. In vim, Enter in normal mode moves caret to the first non-whitespace character in the next line. To en...
社区
PyCharm
Keyboard shortcut to focus on jupyter editor
0 票
已编辑于
2022年09月21日 11:58
I use the latest version. Reproduction steps: - Install the VIM plugin - Focus on editor in a cell - Press ESC Actual: Focus goes to a cell itself, with no way to go back to editor. "j" and "k" a...
社区
PyCharm
Keyboard shortcut to focus on jupyter editor
0 票
创建于
2022年08月02日 10:37
I can access localhost endpoints via PostMan. This code, when run with Idea's "play" button, also works when targeted Local Machine or WSL. fun main() { val client = HttpClient.newHttpClient() ...
社区
IntelliJ IDEA Users
"Connection refused: connect" in Http Client when querying localhost.
0 票
已编辑于
2022年08月02日 10:37
For the record, the Http Client works if I launch Idea from WSL console, via VcXsrv. But it's not a workaround, rather a curiosity. WSL 2 (at least on Windows 10) is not suited to run GUI apps for ...
社区
IntelliJ IDEA Users
"Connection refused: connect" in Http Client when querying localhost.
0 票
创建于
2022年08月01日 17:43
Thanks for support. Unfortunately setting "server.address=0.0.0.0" in application.properties didn't change anything for me. When I run the app by IDE on Local Machine, the only part related to WSL ...
社区
IntelliJ IDEA Users
"Connection refused: connect" in Http Client when querying localhost.
0 票
下一页
›
最后
»