Commit Graph

18 Commits

Author SHA1 Message Date
Caleb Owens
16ebe5d81e Have CSS variables auto-complete 2024-08-23 16:06:57 +02:00
Caleb Owens
62b309c0ed Use seperate folder for rust analzyer
By asking rust analzyer to use a seperate
folder, it means the cache doesn't get
invalidated when running tests or by
running the application under different 
compiler flags.

Having the cache invalidated
dramatically increases the compile times.
2024-07-29 15:24:43 +02:00
Pavel Laptev
1c6b03eb6b
UI Package: refactor (#4529)
* Separate styles responsibilities

* Add misssing dependencies

* Intro page added

* formatting fix
2024-07-29 13:52:14 +02:00
Caleb Owens
f4c817ed10
Remove some isUnapplied booleans where not needed 2024-07-11 12:10:06 +02:00
Caleb Owens
f64c79283d
Prevented penguin genocide 2024-07-08 12:12:39 +02:00
ndom91
d5e73ed8df
fix: update gitignore and vscode settings.json 2024-06-28 12:45:26 +02:00
Caleb Owens
57c09e6ec6
Correct and reorder settings.json 2024-06-19 12:40:07 +02:00
Nico Domino
76956bd428
feat: migrate to eslint flat config (#4113) 2024-06-18 18:19:38 +02:00
Caleb Owens
bddae4fcbc
Update vscode settings to point to new prettierrc 2024-06-18 13:01:05 +02:00
Caleb Owens
50b5b88593
Add in some vscode settings 2024-06-06 15:43:21 +02:00
Josh Junon
0e6554b524 remove .vscode folder 2024-03-01 14:09:43 +01:00
Mattias Granlund
976d3b6567 chore: disable use of editorconfig in prettier configuration 2024-01-18 12:21:35 +01:00
Mattias Granlund
ef0f69eb55 Fix shared prettier settings 2024-01-02 13:22:57 +02:00
Kiril Videlov
d81b22670e 🔧 fix: update prettier configuration paths for gitbutler-ui 2023-12-22 20:51:21 +01:00
Kiril Videlov
516f3700a1 chore: update Prettier configuration files to use JSON format instead of JavaScript module format 2023-11-28 18:52:02 +01:00
Kiril Videlov
124aacef4e chore: update prettier configuration file paths and format 2023-11-28 15:53:31 +01:00
Mattias Granlund
176372758d Upgrade prettier and use common path + config 2023-11-16 15:53:17 +00:00
Kiril Videlov
5ee808410d Lets have some shared VSCode settings 2023-10-31 17:16:30 +01:00