Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Lutosław
Total activity
73
Last activity
June 04, 2023 13:16
Member since
April 26, 2016 08:04
Following
0 users
Followed by
1 user
Votes
9
Subscriptions
17
Activity overview
Posts (14)
Comments (33)
Sort by recent activity
Recent activity
Votes
Created
September 28, 2022 14:11
Cool, thank you.
Community
PyCharm
Keyboard shortcut to focus on jupyter editor
0 votes
Edited
September 26, 2022 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...
Community
PyCharm
Keyboard shortcut to focus on jupyter editor
0 votes
Edited
September 25, 2022 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...
Community
PyCharm
Keyboard shortcut to focus on jupyter editor
0 votes
Edited
September 21, 2022 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...
Community
PyCharm
Keyboard shortcut to focus on jupyter editor
0 votes
Created
August 02, 2022 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() ...
Community
IntelliJ IDEA Users
"Connection refused: connect" in Http Client when querying localhost.
0 votes
Edited
August 02, 2022 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 ...
Community
IntelliJ IDEA Users
"Connection refused: connect" in Http Client when querying localhost.
0 votes
Created
August 01, 2022 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 ...
Community
IntelliJ IDEA Users
"Connection refused: connect" in Http Client when querying localhost.
0 votes
Edited
August 01, 2022 16:41
No, I've already tried both of these options. Sorry for not including that in the original post. I also have tried -Djava.net.preferIPv4Addresses=false which I suppose does the same thing.
Community
IntelliJ IDEA Users
"Connection refused: connect" in Http Client when querying localhost.
0 votes
Created
August 01, 2022 09:30
That would be great, a CUDA or OpenCL compiler. But I don't think it's feasible. Utilizing all CPU cores was enough of a challenge. On the other hand, Microsoft managed to switch Visual Studio to ...
Community
IntelliJ IDEA Users
about gpu problem
0 votes
Edited
June 17, 2022 21:35
I've resolved the above error by changing toolchain to Visual Studio AND setting target architecture from auto detected to amd64
Community
CLion
Cannot load a sample CUDA project: link: unknown option -- L
0 votes
Next
›
Last
»