Commit graph

7 commits

Author SHA1 Message Date
zowoq 322f0bd565 vscode-extensions: editorconfig fixes 2020-08-30 17:10:53 -07:00
Moises Nessim 673b122836 Use a different vscode user-data-dir for every project.
Treat workspace setting files as global for that user-data-dir with symlink.
Add updateLaunchCmd to update .vscode/launch.json.
2020-05-22 15:27:32 -05:00
Oren Rozen 88b972168e vscodeEnv updateSettings for keybindings change keybindings file name parameter type from path to string 2020-04-19 21:32:36 -05:00
Oren Rozen 0e4ac8bf83 use updateSettings in vscodeEnv in order to create and/or update settings.json, keybindings.json 2020-04-19 21:32:36 -05:00
oren 3d102d1c90 vscode-utils/vscodeEnv: fix typo and grammer in the description comment 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