主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Croverwnorene8
活动总数
19
最后的活动
2023年03月21日 04:50
成员加入日期
2023年01月04日 09:14
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
11
活动概览
帖子(1)
评论(7)
按最近的活动排序
最近的活动
投票数
已编辑于
2023年03月21日 04:50
You're trying to set up a standard POSIX environment. That's tricky, because you're emulating a standard that practically all other OSes follow on the one that doesn't. The canonical C++ environmen...
社区
CLion
Set python path when using mingw
0 票
已编辑于
2023年03月17日 04:40
To set the Python path when using MinGW, you can use the following command: Home Bargains Portal export PATH="/path/to/python/bin:$PATH" Replace "/path/to/python/bin" with the path to your Pyth...
社区
CLion
Set python path when using mingw
0 票
已编辑于
2023年01月16日 04:12
In Groovy we can add a method named call to a class and then invoke the method without using the name call . We would simply just type the parentheses and optional arguments on an object instance. ...
社区
JetGroovy
the arguments for Groovy don't work
0 票
创建于
2023年01月11日 10:12
Zig is friendly to bare-metal and high-performance development. It's the best of both worlds; for example in Zig, WebAssembly programs can both use the normal features of the standard library, and ...
社区
CLion
Official Zig language support?
5 票
已编辑于
2023年01月10日 04:49
Part of revamping how strings are handled required reworking the regular expression parser to handle the new-style character strings. Henry Spencer, who wrote the original regular expression librar...
社区
DataGrip
Problem: Incorrect Whitespace
0 票
已编辑于
2023年01月09日 05:40
While in the editor, select the necessary code fragment and press Ctrl+Alt+I . If you need to adjust indentation settings, in the Settings/Preferences dialog ( Ctrl+Alt+S ), go to Editor | Code Sty...
社区
La Clojure
How to disable this orange warning line below the code in IntelliJ, it's annoying
0 票
已编辑于
2023年01月05日 04:41
It was removed because it didn't work very well, was slow and buggy. Right now I'm in the process of searching for ways to implement it nicely, but it's not ready yet. I also plan to include color ...
社区
DataSpell
Color highlighter/picker for R language
0 票