mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-22 03:43:03 +00:00
Whitelist vscode TOML plugin with 860k downloads
This commit is contained in:
parent
ec8471f17f
commit
15cacfb09b
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ lazy_static! {
|
|||
"https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb".to_string(), // > 350k downloads
|
||||
"https://gitpod.io".to_string(), // https://github.com/gitpod-io/gitpod has 4.7k stars
|
||||
"https://wiki.gnome.org/Apps/Builder".to_string(), // https://gitlab.gnome.org/GNOME/gnome-builder has 133 stars
|
||||
"https://marketplace.visualstudio.com/items?itemName=bungcip.better-toml".to_string(), // > 860k downloads
|
||||
"https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer".to_string(), // > 260k downloads
|
||||
"https://marketplace.visualstudio.com/items?itemName=rust-lang.rust".to_string(), // > 1M downloads
|
||||
"https://docs.rs".to_string(), // https://github.com/rust-lang/docs.rs has >600 stars
|
||||
|
|
Loading…
Reference in a new issue