Package Details: visual-studio-code-bin 1.88.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: 1415
Popularity: 22.03
First Submitted: 2017-12-18 19:14 (UTC)
Last Updated: 2024-04-13 14:03 (UTC)

Required by (18)

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

1 2 3 4 5 6 .. 73 Next › Last »

FabioLolix commented on 2024-04-13 14:10 (UTC)

@shore you're welcome to use "Flag package out-of-date" in this page with a link to the new version instead of commenting

shore commented on 2024-04-13 13:58 (UTC)

Out of date .....

freebench commented on 2024-04-10 09:50 (UTC)

hi with Update to 1.88.0 on $ makepkg -si ==> ERROR: Cannot find the debugedit binary required for including source files in debug packages.

st0ne commented on 2024-04-06 13:20 (UTC)

遇到一些问题 got some problems

debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/@parcel/watcher/build/Release/watcher. node: Unknown debugging section .debug_gnu_pubnames
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/@parcel/watcher/build/Release/watcher. node: Unknown debugging section .debug_gnu_pubtypes
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/@vscode/policy-watcher/build/Release/vscode-policy-watcher. node: Unknown debugging section .debug_gnu_pubnames
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/@vscode/policy-watcher/build/Release/vscode-policy-watcher. node: Unknown debugging section .debug_gnu_pubtypes
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/@vscode/spdlog/build/Release/spdlog. node: Unknown debugging section .debug_gnu_pubnames
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/@vscode/spdlog/build/Release/spdlog. node: Unknown debugging section .debug_gnu_pubtypes
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/@vscode/sqlite3/build/Release/vscode-sqlite3. node: Unknown debugging section .debug_gnu_pubnames
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/@vscode/sqlite3/build/Release/vscode-sqlite3. node: Unknown debugging section .debug_gnu_pubtypes
objcopy: ./opt/visual-studio-code/resources/app/node_modules.asar. unpacked/@vscode/vsce-sign/bin/vsce-sign: debuglink section already exists
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/kerberos/build/Release/kerberos. node: Unknown debugging section .debug_gnu_pubnames
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/kerberos/build/Release/kerberos. node: Unknown debugging section .debug_gnu_pubtypes
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/kerberos/build/Release/obj.target/kerberos. node: Unknown debugging section .debug_gnu_pubnames
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/kerberos/build/Release/obj.target/kerberos. node: Unknown debugging section .debug_gnu_pubtypes
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/native-keymap/build/Release/keymapping. node: Unknown debugging section .debug_gnu_pubnames
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/native-keymap/build/Release/keymapping. node: Unknown debugging section .debug_gnu_pubtypes
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/node-pty/build/Release/pty. node: Unknown debugging section .debug_gnu_pubnames
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/node-pty/build/Release/pty. node: Unknown debugging section .debug_gnu_pubtypes
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/vsda/build/Release/vsda. node: Unknown debugging section .debug_gnu_pubnames
debugedit: ./opt/visual-studio-code/resources/app/node_modules.asar.unpacked/vsda/build/Release/vsda. node: Unknown debugging section .debug_gnu_pubtypes

vscode和linuxqq一起安装的时候会安装失败,冲突貌似在各自的debug程序上 When vscode and linuxqq are installed together, the installation fails, and the conflict seems to be on their respective debug programs

错误:无法提交处理 (有冲突的文件)
/usr/lib/debug/.build-id/b1/ace29c2ed9438afddbed0feb85e62b70014f5f 同时存在于 'visual-studio-code-bin-debug' 和 'linuxqq-debug'
/usr/lib/debug/.build-id/b1/ace29c2ed9438afddbed0feb85e62b70014f5f.debug 同时存在于 'visual-studio-code-bin-debug' 和 'linuxqq-debug'
/usr/lib/debug/.build-id/f8/92293f507294f22c5d8b7eda75c8b7bd530932 同时存在于 'visual-studio-code-bin-debug' 和 'linuxqq-debug'
/usr/lib/debug/.build-id/f8/92293f507294f22c5d8b7eda75c8b7bd530932.debug 同时存在于 'visual-studio-code-bin-debug' 和 'linuxqq-debug'
发生错误,没有软件包被更新。
 -> 安装时出错:  [/home/stone/.cache/yay/visual-studio-code-bin/visual-studio-code-bin-1.88.0-1-x86_64.pkg.tar.zst /home/stone/.cache/yay/visual-studio-code-bin/visual-studio-code-bin-debug-1.88.0-1-x86_64.pkg.tar.zst /home/stone/.cache/yay/linuxqq/linuxqq-2:3.2.7_240403-1-x86_64.pkg.tar.zst /home/stone/.cache/yay/linuxqq/linuxqq-debug-2:3.2.7_240403-1-x86_64.pkg.tar.zst] - exit status 1

nero-dv commented on 2024-03-30 14:21 (UTC)

@eryn.zofia and @laasonen, refer to previous comments regarding debug flag being flipped in /etc/makepkg.conf:100

Firestar commented on 2024-03-26 13:21 (UTC) (edited on 2024-04-06 06:04 (UTC) by Firestar)

https://aur.archlinux.org/cgit/aur.git/tree/code.desktop?h=visual-studio-code-bin

the --unity-launch leads to tiny cursors on HiDPI settings.

See https://github.com/microsoft/vscode/issues/136390#issuecomment-2020292160

https://github.com/microsoft/vscode/pull/209471

The fastest fix is to delete the --unity-launch option, just /usr/bin/code is fine.

eryn.zofia commented on 2024-03-25 15:20 (UTC)

Getting the same as @laasonen for either trying to update code or azure data studio:

error: failed to commit transaction (conflicting files)
/usr/lib/debug/.build-id/c1/1c9bc818110b2370d9992f885037b7a1f74378 exists in both 'visual-studio-code-bin-debug' and 'azuredatastudio-bin-debug'
/usr/lib/debug/.build-id/c1/1c9bc818110b2370d9992f885037b7a1f74378.debug exists in both 'visual-studio-code-bin-debug' and 'azuredatastudio-bin-debug'

laasonen commented on 2024-03-05 13:15 (UTC)

Update fails:

error: failed to commit transaction (conflicting files)
/usr/lib/debug/.build-id/c1/1c9bc818110b2370d9992f885037b7a1f74378 exists in both 'visual-studio-code-bin-debug' and 'azuredatastudio-bin-debug'
/usr/lib/debug/.build-id/c1/1c9bc818110b2370d9992f885037b7a1f74378.debug exists in both 'visual-studio-code-bin-debug' and 'azuredatastudio-bin-debug'

Paeonia commented on 2024-02-14 13:12 (UTC) (edited on 2024-02-14 13:14 (UTC) by Paeonia)

@elduderino @bigbrozer Thanks a lot!

bigbrozer commented on 2024-02-12 18:24 (UTC)

@elduderino, thanks for the notice ! I do not need this for most of the packages I install so I decided to disable debug adding again !debug to OPTIONS in /etc/makepkg.conf:

OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug lto)

I got the previous results (without the *-debug package and messages from debugedit). In case if others are interested...