Package Details: visual-studio-code-insiders-bin 1747983148-5

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: 34
Popularity: 0.36
First Submitted: 2020-11-17 19:53 (UTC)
Last Updated: 2025-05-25 13:28 (UTC)

Pinned Comments

dcelasun commented on 2025-05-25 06:44 (UTC)

This package is now automatically updated every day.

No need to build manually or mess with your AUR helpers.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

PersonalJesus commented on 2023-01-08 09:04 (UTC)

The --no-sandbox flag is no longer required.

scippio commented on 2023-01-04 20:22 (UTC)

I still have notification about newer version after update/reinstall...

greyltc commented on 2022-12-21 14:27 (UTC)

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.

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 :)