Package Details: visual-studio-code-bin 1.89.1-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: 1416
Popularity: 17.65
First Submitted: 2017-12-18 19:14 (UTC)
Last Updated: 2024-05-10 04:58 (UTC)

Required by (17)

Sources (7)

Pinned Comments

dcelasun commented on 2017-11-15 06:20 (UTC) (edited on 2020-02-06 21: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 license 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?

Please check this page before flagging as out-of-date. If there is no new version on that page, it's not yet released. A tag on Github is NOT a release! If you can see the new version on the updates page but the AUR package is still not updated, flag it and give it time. It's usually done within a day or two.

  • 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. Also see this reddit thread.

  • 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 .. 10 11 12 13 14 15 16 17 18 19 20 .. 73 Next › Last »

mocambo commented on 2022-01-24 00:47 (UTC) (edited on 2022-01-24 00:54 (UTC) by mocambo)

Doesn't work with i686

$ cd /home/mocambo/.cache/yay/visual-studio-code-bin
$ makepkg -si
==> Making package: visual-studio-code-bin 1.63.2-1 (E 24 jaan  2022 02:40:14)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found visual-studio-code.desktop
  -> Found visual-studio-code-url-handler.desktop
  -> Found visual-studio-code-workspace.xml
  -> Found code_ia32_1.63.2.tar.gz
==> Validating source files with sha256sums...
    visual-studio-code.desktop ... Passed
    visual-studio-code-url-handler.desktop ... Passed
    visual-studio-code-workspace.xml ... Passed
==> Validating source_i686 files with sha256sums...
    code_ia32_1.63.2.tar.gz ... Passed
==> Extracting sources...
  -> Extracting code_ia32_1.63.2.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat '/home/mocambo/.cache/yay/visual-studio-code-bin/src/VSCode-linux-ia32/resources/completions/bash/code': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...

lonble commented on 2021-11-02 04:54 (UTC) (edited on 2021-11-02 04:54 (UTC) by lonble)

You should add "Provides: vscode" in the PKGBUILD, just like "code-oss" in the arch linux official repository.

francoism90 commented on 2021-10-20 08:52 (UTC)

@dcelasun @suienzan Thanks! :)

dcelasun commented on 2021-10-19 16:25 (UTC)

@suienzan, @francoism90: I've added those files, thanks for letting me know.

suienzan commented on 2021-10-19 06:44 (UTC)

@dcelasun I assume that @francoism90 is talking about the bash-completion and zsh-completions. There are completion definitions under resources/completions/ in vscode source. The code package in community repo set the @@APPNAME@@ and then install them.

jsimon0 commented on 2021-10-16 13:12 (UTC) (edited on 2021-10-16 13:28 (UTC) by jsimon0)

ETA: Resolved by completely removing and reinstalling. Leaving the rest of my comment for the next person.

After updating to 1.61.1-1, I can no longer open code on any folder. I tried moving my Code folder from ~/.config to start fresh, no joy. I've since installed appmenu-gtk-module and no difference. Some suggestions on Stack Overflow indicate I should set DISPLAY in my shell, which didn't make a difference. I'm running Plasma 5.22.5. code was operational on the prior package version.

Here is me opening an arbitrary folder in verbose mode. Anybody else running into this?

❯ code --verbose launch4j
Gtk-Message: 09:05:32.674: Failed to load module "appmenu-gtk-module"
[24287:1016/090532.805774:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[main 2021-10-16T13:05:32.831Z] Starting VS Code
[main 2021-10-16T13:05:32.832Z] from: /opt/visual-studio-code/resources/app
[main 2021-10-16T13:05:32.832Z] args: {
  _: [ '/home/jsimon/Dropbox/Development/launch4j' ],
  diff: false,
  add: false,
  goto: false,
  'new-window': false,
  'reuse-window': false,
  wait: false,
  help: false,
  'list-extensions': false,
  'show-versions': false,
  version: false,
  verbose: true,
  status: false,
  'prof-startup': false,
  'no-cached-data': false,
  'prof-v8-extensions': false,
  'disable-extensions': false,
  'disable-gpu': false,
  telemetry: false,
  debugRenderer: false,
  logExtensionHostCommunication: false,
  'skip-release-notes': false,
  'skip-welcome': false,
  'disable-telemetry': false,
  'disable-updates': false,
  'disable-keytar': false,
  'disable-workspace-trust': false,
  'disable-crash-reporter': false,
  'crash-reporter-id': 'id removed',
  'skip-add-to-recently-opened': false,
  'unity-launch': false,
  'open-url': false,
  'file-write': false,
  'file-chmod': false,
  'driver-verbose': false,
  force: false,
  'do-not-sync': false,
  trace: false,
  'force-user-env': false,
  'force-disable-user-env': false,
  'open-devtools': false,
  __sandbox: false,
  'no-proxy-server': false,
  'no-sandbox': false,
  nolazy: false,
  'force-renderer-accessibility': false,
  'ignore-certificate-errors': false,
  'allow-insecure-localhost': false,
  logsPath: '/home/jsimon/.config/Code/logs/20211016T090532'
}
[main 2021-10-16T13:05:32.834Z] Resolving machine identifier...
[main 2021-10-16T13:05:32.834Z] Resolved machine identifier: id removed
[main 2021-10-16T13:05:32.835Z] Main->SharedProcess#connect
[main 2021-10-16T13:05:32.855Z] StorageMainService: creating global storage
[main 2021-10-16T13:05:32.856Z] lifecycle (main): phase changed (value: 2)
[main 2021-10-16T13:05:32.857Z] windowsManager#open
[main 2021-10-16T13:05:32.858Z] windowsManager#open pathsToOpen [
  {
    workspace: { id: '4885d14bb4de934a00dd04311d4fceda', uri: [g] },
    exists: true
  }
]
[main 2021-10-16T13:05:32.860Z] IPC Object URL: Registered new channel vscode:5f5db832-238c-48f3-bc97-b897dbac9814.
[main 2021-10-16T13:05:32.860Z] window#validateWindowState: validating window state on 1 display(s) { mode: 0, x: 0, y: 36, width: 1024, height: 768 }
[main 2021-10-16T13:05:32.861Z] window#validateWindowState: 1 monitor working area { x: 0, y: 36, width: 1920, height: 978 }
[main 2021-10-16T13:05:32.861Z] window#ctor: using window state { mode: 0, x: 0, y: 36, width: 1024, height: 768 }
/dev/fd/3: No such file or directory
Server response:

dcelasun commented on 2021-10-13 11:40 (UTC)

@francoism what do you mean by completion? Be specific please.

francoism90 commented on 2021-10-13 09:59 (UTC)

@dcelasun Could you please add completion as seen in the code PKG? :)