@shore
BTW, the insider version on arch seems behind the main version
Not exactly. The insider package always builds the latest version (see pinned comment), so I don't manually update pkgver
.
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: | 1480 |
Popularity: | 17.37 |
First Submitted: | 2017-12-18 19:14 (UTC) |
Last Updated: | 2024-12-20 03:54 (UTC) |
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 78 Next › Last »
@shore
BTW, the insider version on arch seems behind the main version
Not exactly. The insider package always builds the latest version (see pinned comment), so I don't manually update pkgver
.
@dcelasun I actually did that, however the insider version works fine, so they closed the issue since it must have been fixed something........ BTW, the insider version on arch seems behind the main version lol........
@shore it's probably trying to connect to a Microsoft server which isn't reachable from China, and you're stuck until the request times out. You should report this on Github.
Hi I'm in China and installed the latest package as follow:
Version: 1.65.2 Commit: c722ca6c7eed3d7987c0d5c3df5c45f6b15e77d1 Date: 2022-03-10T15:36:26.048Z Electron: 13.5.2 Chromium: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Linux x64 5.16.11-2-MANJARO
After reboot my computer, I found that each time first open vscode (meaning when open it, there is no other vscode window opened) it tooks extensive time to open it, unless I connect to the VPN (which allow me to visit google and some other webs). Also during the time it starting terminal, the extension marked is down too.
I don't know what happened and even mopped the system and re-install everything, it still like this.........
No menu reveals when I click the account button to sync and login to my account.
Using version: 1.65.0 b5205cc8eb4fbaa726835538cd82372cc0222d43 x64
EDIT: Solved by installing gnome-keyring libsecret libgnome-keyring
Having an issue where my sign in doesn't seem to persist. I'm finding that I have to constantly sign in again in order to sync my settings upon each start of the app. Any ideas?
EDIT: Now the settings sync is totally gone. Pressing account reveals no menu that would normally have "sign in with microsoft/github", and trying to sync in the settings errors with "no authentication headers".
Any idea why code is complaining about there being a new update when everything is 1.64.2?
Yes, the latest update indeed broke Remote SSH (but somehow I can't connect only to one of two identical remote machines). A fix is to put "remote.SSH.useLocalServer": false
in your settings.json for the time being.
Another issue is that when running VSCode from the menu (e.g. KRunner) the Haskell extension complaints with "Project requires GHC but it isn't installed", which does not happen when it's run from the terminal (just code
). I can't pinpoint where the issue is, though (the .desktop file? PATH is different? how to check it without running the built-in terminal?)
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!)
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.
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.
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.xdg-open
uses vscode, not my file manager! How do I fix this?Install shared-mime-info-gnome. Also see this reddit thread.
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.
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.
No, you won't get a reply. Please stop doing this. Leave a comment here instead and be patient.