主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Lacaute Yannick
活动总数
44
最后的活动
2025年06月07日 19:49
成员加入日期
2019年07月16日 19:00
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
10
活动概览
帖子(9)
评论(20)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年07月12日 13:56
Oh crap didn't notice this sorry, problem solved thank you
社区
IntelliJ IDEA Users
Find in path do not close automatically anymore
0 票
已编辑于
2020年04月29日 10:17
Hi, thank you ! The option "Add single-member static import" was uncheck. Checking it solved my problem.If it is not possible to change this option just by keyboard, there is maybe a bug somewhere ...
社区
IntelliJ IDEA Users
Add static imports disappears from contextual menu
0 票
已编辑于
2020年01月13日 18:17
Result without symlink: everything works fine. The bug only affects JS tests, not Java.
社区
WebStorm
JS tests bug with symlink
0 票
已编辑于
2020年01月02日 10:42
Objects > Wrap always and Keep when reformatting > Simple methods in one line give "almost" what I wanted but the result makes sense, I will keep that behaviour :)Thank you !! let a = {};let b = {a...
社区
WebStorm
How to disable reformat for JS empty bracket ?
0 票
创建于
2019年12月31日 08:39
Ok you are right, but I don't really understand. Now, whatever the option you mention is enabled or not the code below does not change when formatted. A.defaultProps = {};B.defaultProps = {a: "a"};...
社区
WebStorm
How to disable reformat for JS empty bracket ?
0 票
创建于
2019年12月30日 12:38
The problem with your option is that this line below is not formatted anymore: AudioPlayerWidget.defaultProps = {a: "a", b: "b", c: "c"}; I think this would be acceptable only for one property key...
社区
WebStorm
How to disable reformat for JS empty bracket ?
0 票
创建于
2019年09月18日 10:28
Ok found it : File > Editor > General > Code Folding > Show code folding outlineAs the modified line : File > Editor > General > Highlight modified line in gutterI strongly recommend you to activa...
社区
IntelliJ IDEA Users
Where is YAML "Visual tree" in Intellij 2019 ?
0 票
创建于
2019年07月16日 21:59
Thanks !I think you would want to say "It is" ! Because your config do exactly what I would like :)To resume : - Method and declaration parameters > new line after '(' - Tabs and indent > continuat...
社区
IntelliJ IDEA Users
Parameters indentation (on new line)
0 票
创建于
2019年07月16日 21:46
Yes indeed, but there is no parameters indentation so the code in the function is aligned with parameters, is there a way to add an indentation for parameters ?
社区
IntelliJ IDEA Users
Parameters indentation (on new line)
0 票
创建于
2019年07月16日 20:43
Google_checks.xml does not do what I would like.Currently : public ResponseEntity<List<AuditEvent>> getAll(@RequestParam MultiValueMap<String, String> queryParams, UriComponentsBuilder uriBuilder, ...
社区
IntelliJ IDEA Users
Parameters indentation (on new line)
0 票
«
第一页
‹
上一页