Commit Graph

15 Commits

Author SHA1 Message Date
Bobby Rong
2c38aefa2b
vscode: Fix icon name
Looking at official vscode *.deb packages, the icon are named as
vscde, vscode-insiders, etc. Let's follow that to make third-
party icon theme users happy.
2023-07-31 12:23:55 +08:00
Naïm Favier
7305aa4e48
vscode-utils: expose toExtensionJson 2023-01-17 11:05:07 +01:00
Edmund Wu
66a6cd1d51 vscode-with-extensions: define extensions.json
23b25e9d4d
2022-12-15 21:48:19 -08:00
laMudri
b94a55d212 vscode: update example to match #131589 2021-08-14 20:26:44 +01:00
Amanda Cameron
cf427857a5 vscode: Fix vscode-with-extensions with #70486 2021-08-11 15:41:51 +09:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Edmund Wu
0717848d7b
vscode-with-extensions: fix extension directory 2020-05-29 22:24:05 -04:00
hyperfekt
bb24fafbfa vscode-with-extensions: fix insiders build
Extensions are no longer unwrapped to the /share directory so the
extensions' derivations do not have to know about VSCode's package name.
2019-10-16 23:17:15 +02:00
hyperfekt
1a50722c04 vscode-with-extensions: add missing URL handler
The URL handler for VS Code was not copied from the generic version.
2019-06-26 02:12:20 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Edmund Wu
df8dccfdcf
vscode-with-extensions: only add flag if extensions > 0 2018-12-15 23:08:35 -05:00
Edmund Wu
d41e868e02
vscode,vscode-extensions: fix insiders build 2018-12-04 16:51:47 -05:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Edmund Wu
4d8c0313b8 nixos/vscode-with-extensions: add desktop file (#41803) 2018-06-11 00:23:30 +02:00
Matthew Bauer
52893d5276 treewide: move "extensions" drvs to dir
This cleans up the tree for pkgs/applications somewhat. Should not
change any hashes.
2018-04-17 13:50:49 -05:00