Search Criteria
Package Details: code-git 1.91.0.r122257.gd2d053d84e2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/code-git.git (read-only, click to copy) |
---|---|
Package Base: | code-git |
Description: | The Open Source build of Visual Studio Code (vscode) editor - git latest |
Upstream URL: | https://github.com/microsoft/vscode |
Keywords: | vscode |
Licenses: | MIT |
Conflicts: | visual-studio-code-git |
Provides: | visual-studio-code-git |
Submitter: | Zrax |
Maintainer: | None |
Last Packager: | TrialnError |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-18 23:10 (UTC) |
Last Updated: | 2024-06-08 19:56 (UTC) |
Dependencies (16)
- electron29 (electron29-binAUR)
- libsecret
- libx11 (libx11-gitAUR)
- libxkbfile
- ripgrep (ripgrep-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gulp (gulp-cliAUR) (make)
- nodejs-lts-iron (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- zip (zip-natspecAUR) (make)
- bash-completion (bash-completion-gitAUR) (optional) – Bash completions
- x11-ssh-askpass (gnome-ssh-askpass3AUR, seahorse-gitAUR, gnome-ssh-askpass4-gitAUR, ssh-askpass-fullscreenAUR, ksshaskpass-gitAUR, xaskpassAUR, openssh-askpassAUR, ksshaskpass, seahorse) (optional) – SSH authentication
- zsh-completions (zsh-completions-gitAUR) (optional) – ZSH completitons
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
K900 commented on 2018-05-10 11:03 (UTC)
It might be a good idea to hard depend on nodejs-lts-carbon now, since building with Node versions >= 9 is not supported by upstream. It still builds with 9.x, but 10.x doesn't work at all.
kurolox commented on 2018-04-23 08:13 (UTC)
Zrax, could the VSCode folder path be changed from ~/.config/Code - OSS to ~/.config/Code ?
It seems like some VSCode extensions may misbehave because they can't find the configuration folder since it's not in the default path.
Here's an example: https://github.com/alefragnani/vscode-project-manager/issues/178#issuecomment-383443983
Cheers!
Zrax commented on 2018-04-20 21:32 (UTC)
I'm going to leave gtk3 in here since I expect it will be merged again soon... Also, please don't use the out-of-date flag for dependency changes -- that's not really what it's for...
darkbasic commented on 2018-04-13 12:54 (UTC)
Finally!!! Would love to see an updated PKGBUILD .
K900 commented on 2018-04-13 06:31 (UTC)
Electron 2.0/GTK3 update landed again: https://github.com/Microsoft/vscode/commit/f7ec491c3ed5cea258e144da873504a98582b7de
Probably needs a dependency change unless they back it out again.
arseru commented on 2018-04-11 21:12 (UTC)
Still can't build after updating npm to 5.8.0-2, first I get a ulimit error
Could not raise the soft file limit
, and after raising the soft ulimit in/etc/security/limits.conf
I still get another errorEMFILE: too many open files
.Any ideas on how to fix this?
K900 commented on 2018-04-10 13:57 (UTC)
They reverted some stuff again, so the patch doesn't apply cleanly. I'm waiting for the dust to settle a bit (and for the GTK3 branch to get merged again) before I start fixing it.
arseru commented on 2018-04-09 19:20 (UTC) (edited on 2018-04-09 19:29 (UTC) by arseru)
Can't build, I get the following error after running
makepkg -sci
:@K900 suggestion isn't working for me. Is it building correctly for you @K900?
In case it's useful, file
product.json.rej
contains the following: https://pastebin.com/nK4DXkA1K900 commented on 2018-04-03 10:58 (UTC)
Here's a diff to get things working against the latest master: https://gist.github.com/K900/5531d613609001822c9ad0125952d2b1
K900 commented on 2018-04-03 10:46 (UTC)
The upgrade to Electron 2.0 just landed in master, so the dependencies need to be adjusted from gtk2 to gtk3.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »