Merge branch 'master' into zypak

This commit is contained in:
Alejandro Ojeda Gutiérrez
2024-02-25 19:09:22 +01:00
committed by GitHub
3 changed files with 16 additions and 9 deletions
+7 -3
View File
@@ -30,7 +30,7 @@ or
Another option to execute commands is to use your host shell in the integrated terminal instead of the sandbox one.
For that go to `File -> Preferences -> Settings` and find `Terminal > Integrated > Profiles`, then click on `Edit in settings.json` (The important thing here is to open settings.json)
For that go to `File -> Preferences -> Settings` and find `Features > Terminal > Integrated > Profiles`, then click on `Edit in settings.json` (The important thing here is to open settings.json)
And make sure that you have the following lines there:
@@ -53,13 +53,17 @@ And make sure that you have the following lines there:
`host-spawn`
```
"terminal.integrated.defaultProfile.linux": "bash",
{
"terminal.integrated.defaultProfile.linux": "bash",
"terminal.integrated.profiles.linux": {
"bash": {
"path": "/app/bin/host-spawn",
"args": ["bash"],
"icon": "terminal-bash",
"overrideName": true
},
}
}
}
```
- You can change **bash** to any terminal you are using: zsh, fish, sh.
+1
View File
@@ -24,6 +24,7 @@
<content_attribute id="social-info">moderate</content_attribute>
</content_rating>
<releases>
<release version="1.86.2-1707854558" date="2024-02-15"/>
<release version="1.86.1-1707298119" date="2024-02-08"/>
<release version="1.85.2-1705561292" date="2024-01-18"/>
<release version="1.85.1-1702462158" date="2023-12-13"/>
+8 -6
View File
@@ -20,6 +20,8 @@ finish-args:
- --filesystem=host
- --env=NPM_CONFIG_GLOBALCONFIG=/app/etc/npmrc
- --env=LD_LIBRARY_PATH=/app/lib
# required to fix cursor scaling on wayland
- --env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons
- --system-talk-name=org.freedesktop.login1
- --talk-name=org.freedesktop.Notifications
- --talk-name=org.freedesktop.secrets
@@ -97,9 +99,9 @@ modules:
- type: extra-data
filename: code.deb
only-arches: [x86_64]
url: https://packages.microsoft.com/repos/code/pool/main/c/code/code_1.86.1-1707298119_amd64.deb
sha256: cf049ac17201ad73a3f6a94c0602a3e1dfead53dc124eb1315a7721a6aeb3e95
size: 99761918
url: https://packages.microsoft.com/repos/code/pool/main/c/code/code_1.86.2-1707854558_amd64.deb
sha256: 7874c27e80e9bb1902502b8b90906ac830251f57f8e247b39d298d3809c76bf6
size: 99776494
x-checker-data:
type: debian-repo
package-name: code
@@ -111,9 +113,9 @@ modules:
- type: extra-data
filename: code.deb
only-arches: [aarch64]
url: https://packages.microsoft.com/repos/code/pool/main/c/code/code_1.86.1-1707296902_arm64.deb
sha256: d230c29d9280978e7e65ce3deec0475e1e6d821a348ed46e033886425843b82f
size: 92864122
url: https://packages.microsoft.com/repos/code/pool/main/c/code/code_1.86.2-1707853305_arm64.deb
sha256: eca39b791b53fa1a6ce97cafbcd425a3f8ff77f59ebab33bfd1797d7babe1553
size: 92860238
x-checker-data:
type: debian-repo
package-name: code