summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNevro2024-07-04 16:17:07 +0200
committerNevro2024-07-04 16:17:07 +0200
commit7735e6136c1567acdd7958fa383bbbda32ec653c (patch)
tree32c2771745b8e0020f64bf3832d20ef5e8419e6e
parent1c5b4055a1cd560916ec6fc31797f1385db404de (diff)
downloadaur-7735e6136c1567acdd7958fa383bbbda32ec653c.tar.gz
1.91.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--product.json12
3 files changed, 14 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 975a8ede691c..3dbd744cb420 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = code-translucent
pkgdesc = The Open Source build of Visual Studio Code (vscode) editor with translucent window, official marketplace, unblocked proprietary features and wayland support!
- pkgver = 1.90.2
+ pkgver = 1.91.0
pkgrel = 1
url = https://github.com/microsoft/vscode
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = code-translucent
optdepends = icu69: Needed for live share
provides = code-oss
conflicts = code-oss
- source = code-translucent::git+https://github.com/microsoft/vscode.git#tag=1.90.2
+ source = code-translucent::git+https://github.com/microsoft/vscode.git#tag=1.91.0
source = build-with-chroot.sh
source = translucent.patch
source = product.json
@@ -36,7 +36,7 @@ pkgbase = code-translucent
sha512sums = SKIP
sha512sums = 9de3f195e711814e1e457e8ccb6383c6000bc83ee707f2bc138fe66c3cf6c35a6e9c755594afb5fbf8c4f05c3c87f7f3b8714e7947b62094ead6f5f1b81f5b24
sha512sums = 0f14d8387dbfe4dd38ba2b104af9a52804b325381b0426e8a7556a5ed5eb09039d5e252fdbe647a67619097237a504d9c31dab5234eab9f7c6457ddddf32cbe8
- sha512sums = 109e75fd755068543094a27952ac213aff4e314feea096f67af140642592f418202f910887ab55b442abddd4cbd86df6deb81b792ff8230a5b89a39328b31f99
+ sha512sums = a5623430408262a5ddf3f361b3981799328c19224eee7524edd046521e9a495046f82d45337a55b014cc74e077123dd8fc354f047418204e5c199f885c0e8ba8
sha512sums = 6234842d41d9cb6cdd27766e35804644c59a39b43a92f2243b18525dc69d954d1e9dcd4297538de3dfd26051c7035d1ebb04f849a69208afa8214e42160c18dd
pkgname = code-translucent
diff --git a/PKGBUILD b/PKGBUILD
index 6e4d23d76b6e..abff04091c8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Čuček <observ33r@gmail.com>
pkgname="code-translucent"
-pkgver=1.90.2
+pkgver=1.91.0
pkgrel=1
pkgdesc="The Open Source build of Visual Studio Code (vscode) editor with translucent window, official marketplace, unblocked proprietary features and wayland support!"
@@ -57,7 +57,7 @@ sha512sums=(
"SKIP"
"9de3f195e711814e1e457e8ccb6383c6000bc83ee707f2bc138fe66c3cf6c35a6e9c755594afb5fbf8c4f05c3c87f7f3b8714e7947b62094ead6f5f1b81f5b24"
"0f14d8387dbfe4dd38ba2b104af9a52804b325381b0426e8a7556a5ed5eb09039d5e252fdbe647a67619097237a504d9c31dab5234eab9f7c6457ddddf32cbe8"
- "109e75fd755068543094a27952ac213aff4e314feea096f67af140642592f418202f910887ab55b442abddd4cbd86df6deb81b792ff8230a5b89a39328b31f99"
+ "a5623430408262a5ddf3f361b3981799328c19224eee7524edd046521e9a495046f82d45337a55b014cc74e077123dd8fc354f047418204e5c199f885c0e8ba8"
"6234842d41d9cb6cdd27766e35804644c59a39b43a92f2243b18525dc69d954d1e9dcd4297538de3dfd26051c7035d1ebb04f849a69208afa8214e42160c18dd"
)
diff --git a/product.json b/product.json
index d08ec8d86b73..a72727a1905b 100644
--- a/product.json
+++ b/product.json
@@ -50,8 +50,8 @@
},
{
"name": "ms-vscode.js-debug",
- "version": "1.90.0",
- "sha256": "1317dd7d1ac50641c1534a3e957ecbc94349f4fbd897acb916da11eea3208a66",
+ "version": "1.91.0",
+ "sha256": "53b99146c7fa280f00c74414e09721530c622bf3e5eac2c967ddfb9906b51c80",
"repo": "https://github.com/microsoft/vscode-js-debug",
"metadata": {
"id": "25629058-ddac-4e17-abba-74678e126c5d",
@@ -1758,6 +1758,9 @@
"userProbability": 0.1
}
],
+ "extensionsEnabledWithApiProposalVersion": [
+ "GitHub.copilot-chat"
+ ],
"extensionEnabledApiProposals": {
"ms-vscode.vscode-selfhost-test-provider": [
"testObserver",
@@ -1892,6 +1895,7 @@
"codeActionRanges",
"commentingRangeHint",
"commentReactor",
+ "commentReveal",
"commentThreadApplicability",
"contribAccessibilityHelpContent",
"contribCommentEditorActionsMenu",
@@ -1931,6 +1935,7 @@
"codeActionAI",
"findTextInFiles",
"textSearchProvider",
+ "commentReveal",
"contribSourceControlInputBoxMenu",
"contribCommentEditorActionsMenu",
"contribCommentThreadAdditionalMenu",
@@ -1942,7 +1947,8 @@
"testObserver",
"aiTextSearchProvider",
"documentFiltersExclusive",
- "chatParticipantPrivate"
+ "chatParticipantPrivate",
+ "lmTools"
],
"GitHub.remotehub": [
"contribRemoteHelp",