Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Lacaute Yannick
Total activity
43
Last activity
November 14, 2024 14:19
Member since
July 16, 2019 19:00
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
10
Activity overview
Posts (9)
Comments (20)
Sort by votes
Recent activity
Votes
Edited
July 12, 2021 13:56
Oh crap didn't notice this sorry, problem solved thank you
Community
IntelliJ IDEA Users
Find in path do not close automatically anymore
0 votes
Edited
April 29, 2020 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 ...
Community
IntelliJ IDEA Users
Add static imports disappears from contextual menu
0 votes
Edited
January 13, 2020 18:17
Result without symlink: everything works fine. The bug only affects JS tests, not Java.
Community
WebStorm
JS tests bug with symlink
0 votes
Edited
January 02, 2020 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...
Community
WebStorm
How to disable reformat for JS empty bracket ?
0 votes
Created
December 31, 2019 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"};...
Community
WebStorm
How to disable reformat for JS empty bracket ?
0 votes
Created
December 30, 2019 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...
Community
WebStorm
How to disable reformat for JS empty bracket ?
0 votes
Created
September 18, 2019 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...
Community
IntelliJ IDEA Users
Where is YAML "Visual tree" in Intellij 2019 ?
0 votes
Created
July 16, 2019 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...
Community
IntelliJ IDEA Users
Parameters indentation (on new line)
0 votes
Created
July 16, 2019 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 ?
Community
IntelliJ IDEA Users
Parameters indentation (on new line)
0 votes
Created
July 16, 2019 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, ...
Community
IntelliJ IDEA Users
Parameters indentation (on new line)
0 votes
«
First
‹
Previous