This website requires JavaScript.
Explore
Help
Sign in
leyoda
/
libcosmic
Watch
1
Star
0
Fork
You've already forked libcosmic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ab3eedd0f2
libcosmic
/
.vscode
/
settings.json
5 lines
102 B
JSON
Raw
Normal View
History
Unescape
Escape
chore: Add vscode config to use clippy on save
2022-12-23 15:10:51 +01:00
{
feat!: implement Application API
2023-08-02 11:54:07 +02:00
"rust-analyzer.check.overrideCommand"
:
[
"just"
,
"check-json"
]
,
fix: include Cargo.toml in .vscode/settings.json This was needed for me to get autocomplete with rust-analyzer for libcosmic
2024-03-05 00:36:48 -06:00
"git-blame.gitWebUrl"
:
""
,
chore: Add vscode config to use clippy on save
2022-12-23 15:10:51 +01:00
}
Reference in a new issue
Copy permalink