alamin655 commited on
Commit
6ccef40
1 Parent(s): 55fc65a

Update .gitpod.yml

Browse files
Files changed (1) hide show
  1. .gitpod.yml +2 -3
.gitpod.yml CHANGED
@@ -16,7 +16,8 @@ ports:
16
  vscode:
17
  extensions:
18
  - vadimcn.vscode-lldb
19
- - rust-lang.rust-analyzer
 
20
  - bungcip.better-toml
21
  - serayuzgur.crates
22
  - usernamehw.errorlens
@@ -27,10 +28,8 @@ vscode:
27
  - evgeniypeshkov.syntax-highlighter
28
  - redhat.vscode-yaml
29
  - ms-azuretools.vscode-docker
30
- - GitHub.vscode-github-actions
31
  - Catppuccin.catppuccin-vsc
32
  - PKief.material-icon-theme
33
- - tal7aouy.rainbow-bracket
34
  - oderwat.indent-rainbow
35
  - formulahendry.auto-rename-tag
36
  - eamodio.gitlens
 
16
  vscode:
17
  extensions:
18
  - vadimcn.vscode-lldb
19
+ - cschleiden.vscode-github-actions
20
+ - rust-lang.rust
21
  - bungcip.better-toml
22
  - serayuzgur.crates
23
  - usernamehw.errorlens
 
28
  - evgeniypeshkov.syntax-highlighter
29
  - redhat.vscode-yaml
30
  - ms-azuretools.vscode-docker
 
31
  - Catppuccin.catppuccin-vsc
32
  - PKief.material-icon-theme
 
33
  - oderwat.indent-rainbow
34
  - formulahendry.auto-rename-tag
35
  - eamodio.gitlens