Commit Graph

24 Commits

Author SHA1 Message Date
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
Josh Junon
ce57a6bb54 remove deprecated extension from vscode recommendations 2024-02-25 12:47:40 +01:00
Mattias Granlund
976d3b6567 chore: disable use of editorconfig in prettier configuration 2024-01-18 12:21:35 +01:00
Josh Junon
474f862efb add editorconfig as a recommended extension 2024-01-17 16:30:07 +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
github@josh.junon.me
edde0d45fd make the UI dev server run prior to debugging in vs code 2023-12-05 17:53:54 +01:00
Kiril Videlov
444bce1e74 feat: add launch configuration for GitButler Dev in VSCode 2023-12-04 16:43:54 +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
Kiril Videlov
e6f1d76da3 recommend vitest vscode plugin 2023-07-16 22:05:54 +02:00
Nikita Galaiko
c8d0627dda
recommend eslint and prettier plugin for vscode 2023-02-27 13:26:17 +01:00
Nikita Galaiko
9aa96f488f
simple tauri example 2023-01-31 15:55:57 +01:00