-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbkp.txt
71 lines (57 loc) · 1.45 KB
/
bkp.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# themes
"arcticicestudio.nord-visual-studio-code",
"ArgyleInk.kung-fury",
"Tyriar.theme-topaz",
"tinkertrain.theme-panda",
"nataliefruitema.modern-purple-theme",
"dracula-theme.theme-dracula",
"ahmadawais.shades-of-purple",
"Equinusocio.vsc-community-material-theme",
"Equinusocio.vsc-material-theme",
"jvitorfrancisco.theme-acid-purple",
# icons
"vscode-icons-team.vscode-icons",
"equinusocio.vsc-material-theme-icons",
# rust
"serayuzgur.crates",
"panicbit.cargo",
"JScearcy.rust-doc-viewer",
"rust-lang.rust-analyzer",
"Swellaby.vscode-rust-test-adapter",
"tamasfe.even-better-toml",
# ms tools
"ms-azuretools.vscode-docker",
"ms-kubernetes-tools.vscode-kubernetes-tools",
# elixir/phoenix
"JakeBecker.elixir-ls",
"phoenixframework.phoenix",
# vue
"Vue.volar",
# astro
"astro-build.astro-vscode",
# cloud providers
"amazonwebservices.aws-toolkit-vscode",
"googlecloudtools.cloudcode",
"atlassian.atlascode",
"GitHub.copilot",
# jest
"firsttris.vscode-jest-runner",
# flow
"flowtype.flow-for-vscode",
# csv
"estivo.csv-editor",
"phplasma.csv-to-table",
"janisdd.vscode-edit-csv",
"ms-dotnettools.csharp",
"ms-vscode-remote.remote-containers",
"ms-vscode.azure-repos",
"ms-vscode.hexeditor",
"ms-vscode.live-server",
"ms-vscode.remote-repositories",
"ms-vscode.test-adapter-converter",
"ms-vsliveshare.vsliveshare",
"ms-vsliveshare.vsliveshare-pack",
# tailwind
"sastan.twind-intellisense",
# other
"vsls-contrib.codetour",