Commit Graph

12 Commits

Author SHA1 Message Date
Oren Rozen
02105da596 add missing jq to vscodeEnv 2020-04-19 21:32:36 -05:00
Oren Rozen
6d31311eaa vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, vscodeExts2nix, vscodeEnv
change usage of toPath with toString
2020-04-19 21:32:36 -05:00
Oren Rozen
666d7082ca vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and vscodeEnv
move mktplcExtRefToFetchArgs to file in order to be shared with the new derivations(privately)
2020-04-19 21:32:35 -05:00
Edmund Wu
dac0d8be65 vscode-utils: allow direct vsix source 2020-03-30 18:39:38 -07: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
Edmund Wu
a8b31a14b1
vscode-extensions.ms-python.python: 2018.12.1 -> 2019.6.22090 2019-07-07 21:12:46 -04:00
Edmund Wu
f7b05cafff
vscode-extensions.WakaTime.vscode-wakatime: init at 1.2.3 2018-11-20 17:35:23 -05:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
LightDiscord
dc48e68221
vscode: fix files with space(s) #39112 2018-04-18 19:07:05 +02:00
Raymond Gauthier
faf13b6794 vscode-extension-ms-python-python: Init at 0.8.0 2017-11-26 22:09:16 -05:00
Raymond Gauthier
763f7f7578 vscode-with-extension: improvements
-  Now simply let the default `unpackPhase` unzip the vsix file. This
    should allow users to retrieve the extension directly from github.
 -  Extensions now installed using their unique id as install folder.
 -  Extensions under `vscode-extensions` now use the unique id
    as extension name.
2017-08-23 21:31:57 -04:00
Raymond Gauthier
2a9cb9d36d vscode-with-extensions: init at 1.10.2 2017-08-18 11:24:53 -04:00