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 recent activity
Recent activity
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
Created
January 05, 2020 19:19
Mark a directory as source works for JS imports, not SCSS imports.The import below is not resolved by IntelliJ even if the parent directory is marked as source (but it is working with webpack): @im...
Community
IntelliJ IDEA Plugin Users
SCSS import paths cannot be resolved
1 vote
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