Package Details: visual-studio-code-bin 1.129.0-1

Git Clone URL: https://aur.archlinux.org/visual-studio-code-bin.git (read-only, click to copy)
Package Base: visual-studio-code-bin
Description: Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
Upstream URL: https://code.visualstudio.com/
Licenses: custom: commercial
Conflicts: code
Provides: code, vscode
Submitter: dcelasun
Maintainer: dcelasun
Last Packager: dcelasun
Votes: 1694
Popularity: 26.45
First Submitted: 2017-12-18 19:14 (UTC)
Last Updated: 2026-07-16 05:32 (UTC)

Required by (29)

Sources (4)

Pinned Comments

dcelasun commented on 2017-11-15 06:20 (UTC) (edited on 2026-06-04 12:33 (UTC) by dcelasun)

FREQUENTLY ASKED QUESTIONS (read before flagging or commenting!)

  • What is the difference between this package and the one in the community repo?

This is the official binary distribution from Microsoft. The one in the community repo is an unofficial build made from source. Beyond the licence difference and branding, there are some proprietary features not available in the open-source version.

  • There is a new version out, why is the package not updated?

This package depends on the official tarball. Please check this page before flagging as out-of-date. If the new version isn't on that page, this package cannot be updated! If you can see the new version there, but the AUR package is still not updated, flag it and give it time. It's usually done within hours.

  • I'm using an AUR helper (yay, yaourt etc.) and I can't install it. Why?

Sometimes AUR helpers do weird things. Download the tarball and install it manually with makepkg -si. If that works, report the problem to your AUR helper's upstream, not here.

  • When I install this package xdg-open uses vscode, not my file manager! How do I fix this?

Install shared-mime-info-gnome gnome-session which now includes mimemapps.

  • Why is $X a dependency? I don't like it.

Just because $X is not required to open the app, doesn't mean there is nothing that depends on it. Always search the comment history on AUR to see if that dependency has been previously discussed before writing your own comment. Still nothing? Then use namcap to make sure it's really not needed. If namcap doesn't complain, please leave a comment here and I'll investigate.

  • Something is broken with the app, where do I report it?

The problem might be a packaging issue (wrong paths, dependencies, icons), so please write a comment here first. If you don't get a reply, or if someone says it's an upstream issue, you can report it on GitHub.

  • I have a problem with this package, can I email you?

No, you won't get a reply. Please stop doing this. Leave a comment here instead and be patient.

Latest Comments

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

dcelasun commented on 2026-06-04 12:41 (UTC) (edited on 2026-06-04 12:43 (UTC) by dcelasun)

@robindegen sorry about that, I forgot that *.in files were in .gitignore. Fixed in 1.123.0-2.

I also think local:// isn't valid makepkg syntax?

It definitely works and I've seen it in other packages, but it doesn't seem to be documented. I can remove it if it causes problems.

robindegen commented on 2026-06-04 12:38 (UTC) (edited on 2026-06-04 12:41 (UTC) by robindegen)

Some files weren't comitted i think:

==> ERROR: code.desktop.in was not found in the build directory and is not a URL.

I also think local:// isn't valid makepkg syntax?

dcelasun commented on 2026-06-04 12:31 (UTC)

Upstream still hasn't pushed the correct tag in ~24 hours. Since this is the third tag related failure in the last 2 months, I decided to include the resource files on AUR and remove the GitHub dependency.

This means we won't be automatically tracking upstream changes to those files, which has caused issues before, so please let me know if that happens again.

Updated to 1.123.0.

dcelasun commented on 2026-06-03 15:22 (UTC)

Unfortunately, Microsoft has messed up the git tag for the third time in 2 months, so 1.123.0 will be delayed.

You can modify the PKGBUILD and build locally if you don't want to wait.

friciwolf commented on 2026-05-29 16:48 (UTC) (edited on 2026-05-29 16:48 (UTC) by friciwolf)

the tag is there now isn't it? could we get an update now...? (:

dcelasun commented on 2026-05-29 10:44 (UTC)

Microsoft has once again forgotten to tag the new version on GitHub, so the screen-sharing fix from v1.122.1 is delayed.

navid commented on 2026-05-28 23:34 (UTC)

DO NOT UPDATE TO VERSION 1.122.0 YET. It has a bug that keeps asking for screen sharing.

buttcake commented on 2026-05-28 13:12 (UTC)

Don't panic if you see vscode asking all of a sudden for a screen share on startup. It's a bug.

https://github.com/microsoft/vscode/issues/317948

Nikolai508 commented on 2026-05-08 13:45 (UTC)

@lazba Its not related to the AUR build.

Look at your keyboard shortcuts in VS Code, you'll likely see ctrl + shift + v are used for multiple things.

Preferably post questions like this on the Arch forum or other forum or on Github. There's an AUR section in the Arch forums.