Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Geert Vanderkelen
Total activity
8
Last activity
July 17, 2023 11:45
Member since
October 14, 2018 10:16
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
July 17, 2023 11:45
Then I will settle with the "expected behavior": WebStorm does 2 rounds of formatting: first it does its own, and then its runs prettier (this can be easily observed when you format code, and all ...
Community
WebStorm
Run prettier as default formatter
0 votes
Created
July 17, 2023 11:14
Preferences | Editor | Code Style | Style Sheets | CSS, I have 4 spaces. The .prettierrc is like yours: { "singleQuote": false, "semi": true, "trailingComma": "all", "useTabs": false, "tabWidt...
Community
WebStorm
Run prettier as default formatter
0 votes
Created
July 17, 2023 07:29
Ok, after more than 15 years of JetBrains, I came to the realization that it is not possible to disable the IDEs formatter. The "prettier" configuration is maybe honoured, but the IDE's formatting ...
Community
WebStorm
Run prettier as default formatter
0 votes
Edited
July 16, 2023 10:21
The "Do not format" is interesting, I have added "src/gql/*", and yes, then folders are ignored. When I have the option set to "Run On Reformat", it should take the Prettier configuration. When I r...
Community
WebStorm
Run prettier as default formatter
0 votes
Created
July 06, 2023 08:38
Since apparently it ain't really working, the `myRunOnReformat`-setting I mean, I have removed the default keymap for "Reformat code", and assigned it to Prettier. Why using Prettier: it is used ev...
Community
WebStorm
Run prettier as default formatter
0 votes
Edited
October 14, 2018 10:17
I'm facing similar issue with GoLand 2018.1.3 on macOS. On my MacBook (and Mac Mini at work) I did not face this issue yet. On my iMac, it does happen when some odd keyboard combination is used or ...
Community
IntelliJ IDEA Users
Keyboard Randomly Stops Working (Windows 10)
0 votes