Spaces:
Runtime error
Runtime error
alamin655
neon_arch
commited on
Commit
•
d4bb6ec
1
Parent(s):
efe3bbd
Add gitlens extension
Browse filesCo-authored-by: neon_arch <mustafadhuleb53@gmail.com>
- .gitpod.yml +1 -1
.gitpod.yml
CHANGED
@@ -31,7 +31,7 @@ vscode:
|
|
31 |
- belfz.search-crates-io
|
32 |
- hbenl.test-adapter-converter
|
33 |
- hbenl.vscode-test-explorer
|
34 |
-
|
35 |
github:
|
36 |
prebuilds:
|
37 |
master: true
|
|
|
31 |
- belfz.search-crates-io
|
32 |
- hbenl.test-adapter-converter
|
33 |
- hbenl.vscode-test-explorer
|
34 |
+
- eamodio.gitlens
|
35 |
github:
|
36 |
prebuilds:
|
37 |
master: true
|