Files
oak-gpui/crates
Kirill Bulatov b157453630 Do not use prettier for formatting node_modules/** files (#3286)
Fixes

> the most annoying thing i'm running into right now is that when i'm
patching something inside node_modules, Zed tries to pretty-format it
according to my prettier config. this messes up the patch because it has
formatting changes now. i need the pretty formatting on save to be off
inside node_modules, that never makes sense

feedback from #influencers 

Do note though, that language servers will still format any file inside
node_modules, but at least it's not prettier now.
VSCode seem to format the node_modules/** files via language servers
too, so that seems ok for now, and the rest could be fixed during

> "project diagnostics" (eslint) seem to be running inside node_modules,
e.g. i'm seeing 3182 "errors" in my project. that doesn't make sense and
probably wastes resources in addition to being annoying

feedback later.

Release Notes:

- Fixed prettier formatting files inside node_modules
2023-11-09 17:42:58 +02:00
..
2023-11-02 10:55:02 -07:00
2023-11-02 10:55:02 -07:00
2023-10-27 10:55:15 +02:00
WIP
2023-11-06 11:18:56 -08:00
2023-11-08 21:23:31 -08:00
2023-11-03 18:01:06 -07:00
2023-11-02 10:55:02 -07:00
2023-11-06 19:29:31 +02:00
2023-11-03 21:51:12 +02:00
2023-11-08 22:27:36 -07:00
2023-10-12 16:17:41 +03:00
2023-11-03 12:15:23 -04:00
2023-11-02 10:55:02 -07:00
2023-11-02 19:18:01 -06:00
2023-11-08 22:27:36 -07:00
2023-11-03 12:55:06 +02:00
2023-11-02 10:55:02 -07:00
2023-11-08 14:45:54 -07:00
2023-11-08 21:23:31 -08:00
2023-11-09 17:18:41 +02:00
2023-11-09 17:18:41 +02:00
2023-11-02 19:30:33 -06:00
2023-11-03 12:15:23 -04:00
2023-11-03 18:01:06 -07:00
2023-11-03 14:53:08 +01:00
2023-11-03 12:15:23 -04:00
2023-11-08 17:16:00 -07:00
2023-11-08 17:16:00 -07:00
wip
2023-11-01 13:53:45 -06:00
2023-10-23 11:06:58 +02:00
2023-10-25 15:53:34 +02:00
2023-11-08 16:51:54 -05:00
2023-11-08 20:19:05 -08:00
2023-10-28 11:37:25 -04:00