The way git describe works is that it uses the name of the most recent tag reachable from the current tip. Therefore, despite the '1.1.0.insider...' name, it's closer to 1.10.0 (master) than 1.1.0
Search Criteria
Package Details: code-git 1.102.0.r1.gc6e8ac1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/code-git.git (read-only, click to copy) |
---|---|
Package Base: | code-git |
Description: | OSS version of Visual Studio Code editor |
Upstream URL: | https://github.com/microsoft/vscode |
Keywords: | vscode |
Licenses: | MIT |
Conflicts: | code, vscode |
Provides: | code, vscode |
Submitter: | Zrax |
Maintainer: | oech3 |
Last Packager: | oech3 |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-18 23:10 (UTC) |
Last Updated: | 2025-06-24 02:23 (UTC) |
Dependencies (13)
- electron (electron-launcherAUR, electron-nightly-binAUR, electron-nightly-binAUR)
- libsecret
- libxkbfile
- ripgrep (ripgrep-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libarchive (libarchive-gitAUR) (make)
- nodejs-lts-jod (make)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
- python (python37AUR) (make)
- 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
Required by (18)
- azure-sphere-sdk (requires code) (optional)
- caelestia-meta (requires vscode) (optional)
- code-features (requires code)
- code-features-insiders (requires code)
- code-marketplace (requires code)
- code-nautilus-git (requires code) (optional)
- dokytree (requires code) (optional)
- dokytree-git (requires code) (optional)
- meta-package-manager (requires code) (optional)
- meta-package-manager-git (requires code) (optional)
- nautilus-code (requires code) (optional)
- nwscript-code (requires code)
- rt-thread-env-meta (requires code) (optional)
- rust-analyzer-vscode-git (requires code)
- unreal-engine-bin (requires code) (optional)
- vscode-xdg-patch-hook (requires vscode) (optional)
- vscode-xdg-patch-hook (requires code) (optional)
- woman (requires code) (optional)
Sources (4)
- https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/clipath.patch
- https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.mjs
- https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh
- https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/product_json.diff
Zrax commented on 2017-02-09 00:25 (UTC)
<deleted-account> commented on 2017-02-09 00:17 (UTC)
Is it 1.1.0 or 1.10.0 version ATM?
Zrax commented on 2016-09-06 02:32 (UTC)
Updated, thanks.
utahcon commented on 2016-09-05 23:25 (UTC)
Looks like the patch file included with this is borked because someone changed the product.json that is provided in git.
https://github.com/Microsoft/vscode/commit/4335cfbb5d8771635bccde6d9294110d9c788180#diff-3261b6aa3ae37f4f5a9faa60fb4a6845
Pinned Comments
oech3 commented on 2025-05-19 11:39 (UTC) (edited on 2025-05-21 13:40 (UTC) by oech3)
electron
dependency is swapped withelectronNM
at packaging.Minify is disabled by default (see
bottom of build()
).