Extensions seem to be (partially?) broken here. For example, try to install the pre-release version of the pylance extension. That seems to fail with pretty much no obvious error info. I think MS might have turned on some sort of rate-limiting on the plugin download.
Search Criteria
Package Details: visual-studio-code-insiders-bin 1732658437-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/visual-studio-code-insiders-bin.git (read-only, click to copy) |
---|---|
Package Base: | visual-studio-code-insiders-bin |
Description: | Editor for building and debugging modern web and cloud applications (insiders version) |
Upstream URL: | https://code.visualstudio.com/ |
Licenses: | custom: commercial |
Provides: | vscode |
Submitter: | dcelasun |
Maintainer: | dcelasun |
Last Packager: | dcelasun |
Votes: | 33 |
Popularity: | 1.13 |
First Submitted: | 2020-11-17 19:53 (UTC) |
Last Updated: | 2024-11-27 09:22 (UTC) |
Dependencies (12)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libnotify (libnotify-gitAUR)
- libsecret
- libxkbfile
- libxss
- lsof (lsof-gitAUR)
- nss (nss-hgAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (optional) – Needed for move to trash functionality
- libdbusmenu-glib (optional) – Needed for KDE global menu
Required by (1)
- vscode-xdg-patch-hook (requires vscode) (optional)
Sources (6)
greyltc commented on 2022-12-21 14:27 (UTC)
dcelasun commented on 2022-11-07 17:15 (UTC)
@platypus - Happy to help. In the future, I'd like to set up a CI pipeline so the AUR package is automatically updated as well.
platypus commented on 2022-11-07 17:14 (UTC) (edited on 2022-11-07 17:14 (UTC) by platypus)
@dcelasun - That's absolutely correct, I have failed to read the file properly, my apologies. Have a good one! :) P.S. That was a damn fast response
dcelasun commented on 2022-11-07 17:07 (UTC)
@platypus - Yes it does, it's just not reflected on AUR. When you download the tarball and install with makepkg -si
, you'll see that the pkgver()
function is called and the pkgver
variable is automatically updated.
platypus commented on 2022-11-07 17:04 (UTC) (edited on 2022-11-07 17:15 (UTC) by platypus)
@dcelasun - No, it does not always do that. It has the pkgkversion bound in the PKGBUILD.
Package Version: 1657047632 Latest version: 1667540698
To always get the latest build and not having to hard code it, you'd have to use the generic URL (e.g. for terminal: $ wget https://code.visualstudio.com/sha/download\?build\=stable\&os\=linux-deb-x64 code-insiders-latest.deb
)
TLDR: Nope - I'm blind. It pulls the latest.
greyltc commented on 2022-07-31 17:08 (UTC)
dcelasun, have you considered making a -headless version of this package?
dcelasun commented on 2022-07-06 05:55 (UTC)
@Ashark: done :)
Ashark commented on 2022-07-05 23:22 (UTC)
Can you please add vscode to provides array? See https://wiki.archlinux.org/title/Talk:Visual_Studio_Code#Provides_array_for_flavor_packages
furai commented on 2022-04-07 14:07 (UTC)
Ok, thanks, it's fixed now.
Pinned Comments
dcelasun commented on 2021-05-29 23:02 (UTC)
This package always installs the latest insiders build so don't flag it as out-of-date, just rebuild and you'll get the latest version.