Commit graph

327 commits

Author SHA1 Message Date
Ryan Horiguchi 6773cbc50c
vscode-extensions.davidanson.vscode-markdownlint: init at 0.38.0 2021-01-23 02:16:17 +01:00
Ryan Horiguchi 8ff285d579
vscode-extensions.gruntfuggly.todo-tree: init at 0.0.196 2021-01-23 02:13:14 +01:00
Ryan Horiguchi fd72f6a8ac
vscode-extensions.rubymaniac.vscode-paste-and-indent: init at 0.0.8 2021-01-23 01:51:28 +01:00
Andy Richardson eca1193ed9
vscode-extensions.jpoissonnier.vscode-styled-components: Init at 1.4.1 (#110458) 2021-01-22 16:08:02 +01:00
Sandro 254c8d5854
Merge pull request #110460 from andyrichardson/patch-9
vscode-extensions.eamodio.gitlens: Init at 11.1.3
2021-01-22 16:07:27 +01:00
Sandro 0f11e27d6c
Merge pull request #109947 from andyrichardson/patch-7
vscode-extensions.mikestead.dotenv: Init at 1.0.1
2021-01-22 12:51:13 +01:00
Andy Richardson 4d014aff6c
vscode-extensions.eamodio.gitlens: Init at 11.1.3 2021-01-22 10:39:00 +00:00
Sandro 1db57db724
Merge pull request #109949 from andyrichardson/patch-1
vscode-extensions.graphql.vscode-graphql: Init at 0.3.13
2021-01-21 19:47:42 +01:00
Sandro 96df69a281
Merge pull request #107340 from scalavision/update-scalameta.metals-to-1.9.10
scalameta.metals: 1.9.7->1.9.10
2021-01-20 15:10:31 +01:00
Andy Richardson 6f7fe09397
vscode-extensions.graphql.vscode-graphql: Init at 0.3.13 2021-01-19 11:34:24 +00:00
Andy Richardson 4ab22d3b81
vscode-extensions.mikestead.dotenv: Init at 1.0.1 2021-01-19 11:31:47 +00:00
Andy Richardson 9c324b680d
vscode-extensions.dbaeumer.vscode-eslint: Init at 2.1.14 2021-01-19 11:24:38 +00:00
Gabor Greif 32cf0e38a1
vscode-extensions: some tweaks to comments (#100282) 2021-01-18 18:50:26 +01:00
Andy Richardson d3caeb62f5
vscode-extensions.msjsdiag.debugger-for-chrome: Init at 4.12.11 (#109531)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-18 15:45:56 +01:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
superherointj ec2681260f vscode-extensions.ocamllabs.ocaml-platform: init at 1.5.1 2021-01-14 08:37:13 -08:00
superherointj 09576efea7 vscode-extensions.jnoortheen.nix-ide: updated metadata 2021-01-14 08:37:13 -08:00
superherointj 81897656f2 vscode-extensions.freebroccolo.reasonml: init at 1.0.38 2021-01-14 08:37:13 -08:00
superherointj 108b471a83 vscode-extensions.file-icons.file-icons: init at 1.0.28 2021-01-14 08:37:13 -08:00
superherointj 232120d32b vscode-extensions.esbenp.prettier-vscode: init at 5.8.0 2021-01-14 08:37:13 -08:00
superherointj 75af2699b5 vscode-extensions.donjayamanne.githistory: init at 0.6.14 2021-01-14 08:37:13 -08:00
superherointj 161a9d16b2 vscode-extensions.CoenraadS.bracket-pair-colorizer: init at 1.0.61 2021-01-14 08:37:13 -08:00
Sandro e9019c63af
Merge pull request #109209 from hugolgst/init/vscode-github-vscode-theme
vscode-extensons.github.github-vscode-theme: init at 1.1.5
2021-01-13 08:42:15 +01:00
Sandro 34281ee113
Merge pull request #109016 from rhoriguchi/vscode-extensions/copy-relative-path
vscode-extensions.alexdima.copy-relative-path: init at 0.0.2
2021-01-13 01:03:03 +01:00
Hugo Lageneste 55eba0761f
vscode-extensons.github.github-vscode-theme: init at 1.1.5 2021-01-12 21:41:16 +01:00
Ryan Horiguchi c79031acf8
vscode-extensions.alexdima.copy-relative-path: init at 0.0.2 2021-01-12 20:53:36 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Sandro f16e1a3e8c
Merge pull request #108854 from rhoriguchi/vscode-extensions/partial-diff
vscode-extensions.ryu1kn.partial-diff: init at 1.4.1
2021-01-10 11:50:05 +01:00
Ryan Horiguchi fabf7470d1
vscode-extensions.ryu1kn.partial-diff: init at 1.4.1 2021-01-09 14:32:51 +01:00
Sandro 71478e6fe4
Merge pull request #108783 from tbidne/rainbow-csv
vscode-extensions.mechatroner.rainbow-csv: init at 1.7.1
2021-01-09 03:14:51 +01:00
Tommy Bidne 678602ae7e
vscode-extensions.mechatroner.rainbow-csv: init at 1.7.1 2021-01-08 13:08:44 -05:00
Sandro 85b2053a31
Merge pull request #108755 from rhoriguchi/vscode-extensions/bracket-pair-colorizer-2
vscode-extensions.bracket-pair-colorizer-2: init at 0.2.0
2021-01-08 18:41:07 +01:00
Sandro 71e0289f37
Merge pull request #108715 from figsoda/master
vscode-extensions.jnoortheen.nix-ide: init at 0.1.7
2021-01-08 16:39:03 +01:00
Sandro ff7731d6aa
Merge pull request #108735 from rhoriguchi/vscode-extensions/output-colorizer
vscode-extensions.ibm.output-colorizer: init at 0.1.2
2021-01-08 16:29:56 +01:00
Sandro 1171348ebe
Merge pull request #108734 from rhoriguchi/vscode-extensions/sort-lines
vscode-extensions.tyriar.sort-lines: init at 1.9.0
2021-01-08 16:29:39 +01:00
Sandro b9cee566c4
Merge pull request #108733 from rhoriguchi/vscode-extensions/auto-rename-tag 2021-01-08 16:29:16 +01:00
Sandro 97acd4c9e4
Merge pull request #108732 from rhoriguchi/vscode-extensions/highlight-matching-tag
vscode-extensions.vincaslt.highlight-matching-tag: init at 0.10.0
2021-01-08 16:19:25 +01:00
Ryan Horiguchi 2839e588d8
vscode-extensions.bracket-pair-colorizer-2: init at 0.2.0 2021-01-08 10:50:13 +01:00
Ryan Horiguchi 623bc4704d
vscode-extensions.formulahendry.auto-rename-tag: 0.1.5 -> 0.1.6 2021-01-08 09:36:43 +01:00
Ryan Horiguchi e00392cad0
vscode-extensions.ibm.output-colorizer: init at 0.1.2 2021-01-08 01:15:03 +01:00
Ryan Horiguchi a8a46f8215
vscode-extensions.tyriar.sort-lines: init at 1.9.0 2021-01-08 00:52:21 +01:00
Ryan Horiguchi 540f886683
vscode-extensions.formulahendry.auto-rename-tag: init at 0.1.5 2021-01-08 00:46:06 +01:00
Ryan Horiguchi c745b25bd9
vscode-extensions.vincaslt.highlight-matching-tag: init at 0.10.0 2021-01-08 00:30:30 +01:00
Ryan Horiguchi 0fcff7d1af
vscode-extensions.brettm12345.nixfmt-vscode: init at 0.0.1 2021-01-07 23:44:08 +01:00
figsoda e91eaf4451 jnoortheen.nix-ide: init at 0.1.7 2021-01-07 15:21:42 -05:00
oxalica 4c247d7729
rust-analyzer: 2020-11-09 -> 2021-01-04 2021-01-07 03:16:02 +08:00
scalavision 70ea8a1891 scalameta.metals: 1.9.7->1.9.10 2020-12-21 20:29:43 +01:00
Sandro 4ff339f0c1
Merge pull request #106425 from sikmir/vscode-extensions
vscode-extensions.redhat.vscode-yaml: 0.5.3 → 0.13.0
2020-12-09 21:44:03 +01:00
Nikolay Korotkiy d733883fb3
vscode-extensions.redhat.vscode-yaml: 0.5.3 → 0.13.0 2020-12-09 11:07:51 +03:00
figsoda cb5a2037c2 color-highlight: init at 2.3.0 2020-12-08 22:34:09 -05:00
Sandro 09a757ddf4
Merge pull request #106399 from figsoda/vscode-ron
vscode-extensions.a5huynh.vscode-ron: init at 0.9.0
2020-12-09 03:21:35 +01:00
Sandro 3537ea7a83
Merge pull request #106398 from figsoda/one-dark-theme
vscode-extensions.mskelton.one-dark-theme: init at 1.7.2
2020-12-09 03:07:40 +01:00
Sandro be2e7e3214
Merge pull request #106397 from figsoda/crates
vscode-extensions.serayuzgur.crates: init at 0.5.3
2020-12-09 02:29:53 +01:00
Sandro 985aaa6723
Merge pull request #106394 from figsoda/even-better-toml
vscode-extensions.tamasfe.even-better-toml: init at 0.9.3
2020-12-09 02:27:02 +01:00
figsoda a8d7d5de0e vscode-ron: init at 0.9.0 2020-12-08 18:51:38 -05:00
figsoda 0f144cb8b5 one-dark-theme: init at 1.7.2 2020-12-08 18:42:29 -05:00
figsoda fe94a5745e vscode-extensions.serayuzgur.crates: init at 0.5.3 2020-12-08 18:25:54 -05:00
figsoda 7d15a05b50 even-better-toml: init at 0.9.3 2020-12-08 18:00:59 -05:00
figsoda b43c42d0f6 material-icon-theme: init at 4.4.0 2020-12-08 17:23:40 -05:00
scalavision 919648ae9c
pylance: init at 2020.11.2 (#105601) 2020-12-01 19:13:42 +01:00
Jonathan Ringer bd11afec4f vscode-extensions: fix aliases 2020-11-25 13:06:06 -08:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
JesusMtnez 417f02b1b8
vscode-extensions.scalameta.metals: 1.9.6 -> 1.9.7 2020-11-21 19:51:16 +01:00
Philipp Riegger 5931f86233 vscode-extensions.ms-vscode.Go: remove
According to the README.md:

"This is the new home for the VS Code Go extension. We just migrated
from Microsoft/vscode-go. Learn more about our move on the Go blog."

See also: https://blog.golang.org/vscode-go.
2020-11-20 11:03:03 -08:00
Philipp Riegger 9bc146db92 vscode-extensions.golang.Go: init at 0.18.1 2020-11-20 11:03:03 -08:00
Philipp Riegger 2744d2e31f vscode-extensions: add set for aliases 2020-11-20 11:03:03 -08:00
JesusMtnez 8281820c96 vscode-extensions.scalameta.metals: 1.9.4 -> 1.9.6 2020-11-11 15:14:09 -08:00
JesusMtnez a2e71c49e6 vscode-extensions.scala-lang.scala: 0.3.8 -> 0.4.5 2020-11-11 15:13:56 -08:00
oxalica 7ac7ce8b1a
rust-analyzer: 2020-10-19 -> 2020-11-02 2020-11-07 01:29:51 +08:00
Matt Wittmann cc25408652 vscode-extensions.dhall.vscode-dhall-lsp-server: init at 0.0.4 2020-10-25 14:08:40 +01:00
Matt Wittmann 6981011d90 vscode-extensions.dhall.dhall-lang: init at 0.0.4 2020-10-25 14:08:40 +01:00
Fabian Möller 07913f838b vscode-extensions: recurse into publishers
The vscode-extensions set is already marked as recurseIntoAttrs, but
this has no effect, since this set is two layers deep instead of the
usual one which recurseIntoAttrs applies to.

By applying recurseIntoAttrs to all publishers, the extensions will be
considered by nix tools when listing packages.
2020-10-25 10:57:46 +01:00
Raymond Gauthier 8b4db57358
vscx/ms-vsliveshare-vsliveshare: Init at 1.0.2902 (#100583) 2020-10-16 10:13:12 +02:00
Edmund Wu b55da6e093
vscode-extensions.WakaTime.vscode-wakatime: 4.0.8 -> 4.0.9 2020-10-13 22:25:55 -04:00
Edmund Wu 68b81403d8
vscode-extensions.ms-python.python: 2020.9.111407 -> 2020.9.114305 2020-10-13 22:25:40 -04:00
Edmund Wu 25ee6af8bc vscode-extensions.ms-vscode.cpptools: 0.29.0 -> 1.0.1 2020-10-01 20:39:12 -07:00
Edmund Wu 7177c59b61 vscode-extensions.ms-python.python: 2020.8.103604 -> 2020.9.111407 2020-10-01 20:39:12 -07:00
Edmund Wu 793b274ce1 vscode-extensions.WakaTime.vscode-wakatime: 4.0.0 -> 4.0.8 2020-10-01 20:39:12 -07:00
Arnout Engelen 53a8a51074 vscode-extensions.metals: 1.9.0 -> 1.9.4 2020-09-27 11:49:05 -07:00
Matt Wittmann 36ad05e8d2
vscode-extensions.haskell.haskell: init at 1.1.0 (#98251) 2020-09-23 02:08:22 +02:00
oxalica 11c36334bf vscode-extensions.vadimcn.vscode-lldb: init at 1.5.3 2020-09-22 09:13:53 -07:00
oxalica 0e0dc5544c rust-analyzer: 2020-08-24 -> 2020-09-21 2020-09-21 10:55:15 -07:00
Austin Butler 9511b32979 vscode-extensions.ms-python.python: 2020.7.96456 -> 2020.8.103604 2020-09-14 20:51:04 -07:00
zowoq 322f0bd565 vscode-extensions: editorconfig fixes 2020-08-30 17:10:53 -07:00
Poscat 9f1fe8d732 vscode-extensions.justusadam.language-haskell: 3.0.3 -> 3.2.1 2020-08-16 19:49:45 +00:00
ZerataX ec01cdc0bd vscode-extensions.xaver.clang-format init at 1.9.0 2020-08-11 12:51:15 -07:00
Edmund Wu da65bc1c5b vscode-extensions.ms-python.python: 2020.3.71659 -> 2020.7.96456 2020-08-09 02:46:04 -07:00
Edmund Wu 2bc671bc54 vscode-extensions.ms-vscode.cpptools: 0.27.1 -> 0.29.0 2020-08-09 02:46:04 -07:00
oxalica c90e6dd06d
rust-analyzer: 2020-06-08 -> 2020-07-13 2020-07-14 20:15:55 +08:00
oxalica 2cb9026765
vscode-extensions.matklad.rust-analyzer: 2020-04-20 -> 2020-06-01 2020-06-06 21:18:59 +08:00
oxalica 51ba1c04f2
vscode-extensions.matklad.rust-analyzer: fix build 2020-06-06 21:18:58 +08:00
Dmitry Kalinkin dd8f077ff9
Merge pull request #89196 from eadwu/vscode/76427-fallout
vscode: fix #76427 fallout
2020-06-04 14:31:08 -04:00
Edmund Wu 4f99c5725e
vscode-extensions.vscode-utils: reapply some changes from bb24faf
bb24fafbfa
2020-05-30 16:50:15 -04:00
Jörg Thalheim 87908c3743
Merge pull request #89184 from mayflower/continue-pull-85764 2020-05-30 11:36:56 +01:00
Edmund Wu 3704ed1750
vscode-utils: remove extra whitespace 2020-05-29 22:24:05 -04:00
Peter Simons e080ab1e61
Merge pull request #76427 from countoren/vscode-utils/vscodeEnv
vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix a…
2020-05-29 21:33:32 +02:00
Jörg Thalheim 6602f87384
nodePackages: switch to 12
Signed-off-by: Christian Albrecht <christian.albrecht@mayflower.de>
2020-05-27 21:45:41 +02:00
Moises Nessim f9d28ed7db Merge branch 'vscode-utils/vscodeEnv' of https://github.com/countoren/nixpkgs-1 into vscode-utils/vscodeEnv
* 'vscode-utils/vscodeEnv' of https://github.com/countoren/nixpkgs-1: (178391 commits)
  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.
  fix permission problem of mutableExtensions
  vscodeEnv updateSettings for keybindings change keybindings file name parameter type from path to string
  change vscodeSettingsFile parameter type from path to string
  add missing jq to vscodeEnv
  use updateSettings in vscodeEnv in order to create and/or update settings.json, keybindings.json
  add updateSettings drv which will union nix settings configurations into the a vscode settings file
  vscode-utils/vscodeEnv: fix typo and grammer in the description comment
  vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, vscodeExts2nix, vscodeEnv
  vsode-utils: extracting attributes to limit input range
  vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and vscodeEnv
  xfce.xfce4-icon-theme: update gtk dependency and add license
  xfce.xfce4-hardware-monitor-plugin: update meta
  xfce.xfce4-embed-plugin: update meta and buildInputs
  xfce.xfce4-mailwatch-plugin: remove broken status
  xfce.exo: add support for gtk2, besides gtk3
  xfce.xfdesktop: 4.14.1 -> 4.14.2
  xfce.xfce4-weather-plugin: 0.8.10 -> 0.10.1
  xfce.xfdashboard: 0.7.5 -> 0.7.7
  xfce.xfce4-timer-plugin: 1.6.0 -> 1.7.0
  ...
2020-05-26 13:16:13 -05:00
Moises Nessim 97df56158e vscode-extensions: Find mutable extensions by version in order not to delete them
Do not use sudo.
2020-05-26 13:14:35 -05:00
Oren Rozen 4d58f006ff Merge branch 'updateSettings' into vscode-utils/vscodeEnv 2020-05-25 16:55:10 -05: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
Louis Bettens c558a735fa vscode.extensions.scalameta.metals: 1.6.3 -> 1.9.0 2020-05-06 23:10:33 -07:00
Roman Firment 5d24a59898 vscode-extensions.ms-vscode.cpptools: 0.27.0 -> 0.27.1
Extension is now fetched from the Microsoft repository (instead of the
marketplace). It also contains platform-specific binary dependencies. In the
previous version they were fetched from the Microsoft website and additionally
inserted to the final extension.

Package supports Linux, but there is probably a way no make it work on OSX.
2020-05-01 18:28:09 -07:00
Poscat 33b36a08f9 vscode-extensions.justusadam.language-haskell: 2.6.0 -> 3.0.3 2020-05-01 18:09:59 -07:00
oxalica b95699970f
vscode-extensions.rust-analyzer: 2020-04-06 -> 2020-04-20 2020-04-23 17:11:22 +08:00
Oren Rozen 3816b9d036 fix permission problem of mutableExtensions 2020-04-19 21:32:36 -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 7e929f5437 change vscodeSettingsFile parameter type from path to string 2020-04-19 21:32:36 -05:00
Oren Rozen 02105da596 add missing jq to vscodeEnv 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 Rozen a535e7a04f add updateSettings drv which will union nix settings configurations into the a vscode settings file 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 e2c8033df4 vsode-utils: extracting attributes to limit input range 2020-04-19 21:32:35 -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
Jörg Thalheim 418b24b133
Merge pull request #77752 from oxalica/rust-analyzer
rust-analyzer: init at unstable-2020-03-09
2020-04-14 10:19:59 +01:00
oxalica 8318c36a4b
vscode-extensions.rust-analyzer: use global NPM packages to share dependencies 2020-04-11 16:01:12 +08:00
oxalica e8d04d3797
vscode-extensions.rust-analyzer: 2020-03-16 -> 2020-04-06 2020-04-11 00:53:10 +08:00
oxalica e33256ef24
Merge remote-tracking branch 'channels/nixos-unstable' into rust-analyzer 2020-04-08 14:22:56 +08:00
Edmund Wu dc8a843a85 vscode-extensions.ms-vscode.cpptools: 0.26.3 -> 0.27.0 2020-04-07 12:56:07 -07:00
Edmund Wu b296f001b4 vscode-extensions.ms-python.python: 2020.3.69010 -> 2020.3.71659 2020-04-07 12:56:07 -07:00
Jörg Thalheim 00ca0c4869 vscodeExtensions.ms-vscode-remote.remote-ssh: 0.48.0 -> 0.50.0 2020-03-30 20:10:36 -07:00
Edmund Wu dac0d8be65 vscode-utils: allow direct vsix source 2020-03-30 18:39:38 -07:00
Edmund Wu 3c4c703368 vscode-extensions.ms-python.python: 2020.2.64397 -> 2020.3.69010 2020-03-22 23:00:19 -07:00
oxalica 4f12275a06
rust-analyzer: 2020-03-09 -> 2020-03-16
vscode-extensions.rust-analyzer: 2020-03-09 -> 2020-03-16
2020-03-17 17:08:02 +08:00
oxalica b0a4ce1689
vscode-extensions.rust-analyzer: init at unstable-2020-03-09 2020-03-10 19:12:40 +08:00
Dmitry Kalinkin a2437c37af
Merge pull request #71251 from hyperfekt/vscode-insiders-extensions
vscode-with-extensions: fix insiders build
2020-03-07 13:33:07 -05:00
Edmund Wu ed8ff48843 vscode-extensions.WakaTime.vscode-wakatime: 2.2.1 -> 4.0.0 2020-03-01 22:52:01 -08:00
Edmund Wu e93a6fdeda vscode-extensions.ms-python.python: 2020.1.58038 -> 2020.2.64397 2020-03-01 22:52:01 -08:00
worldofpeace c047430399
Merge pull request #79196 from eadwu/vscode-extensions/update-4
vscode-extensions: 2020.02.03
2020-02-06 07:55:24 -05:00
Edmund Wu 1d87488d08
vscode-extensions.ms-vscode.cpptools: 0.26.1 -> 0.26.3 2020-02-04 09:25:08 -05:00
Edmund Wu 9a031427eb
vscode-extensions.ms-python.python: 2019.10.44104 -> 2020.1.58038 2020-02-04 09:25:08 -05:00
tbenst e1e7da465b vscode-extensions.ms-python.python: 2019.10.44104 update language server to 0.4.127 2020-01-23 19:22:55 -08:00
tbenst a853b3109f vscode-extensions.ms-python.python: 2019.10.44104 update language server 2020-01-15 22:31:25 -08:00
oren e708176d43
vscode-utils/vscodeEnv: fix typo and grammer in the description comment 2020-01-10 21:45:56 -05:00
Arnout Engelen 5302f600e2 vscode.extensions.scalameta.metals: init at 1.6.3 2020-01-06 00:39:12 -08:00
Arnout Engelen 8ac8d983bf vscode.extensions.scala-lang.scala: init at 0.3.8 2020-01-06 00:39:12 -08:00
Oren Rozen 7fc2b2ad7e vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, vscodeExts2nix, vscodeEnv
change usage of toPath with toString
2019-12-28 16:43:41 -05:00
Oren Rozen 2d59425555 vsode-utils: extracting attributes to limit input range 2019-12-28 16:40:13 -05:00
Tyler Benster cc051b46f4 vscode-extensions.ms-vscode-remote.remote-ssh: fix patch for 0.48.0 2019-12-25 02:32:23 -08:00
Tyler Benster 00de2acfb9 vscode-extensions.ms-vscode-remote.remote-ssh: init at 0.48.0 2019-12-24 21:57:47 -08:00
Oren Rozen 4b25c6ac51 vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and vscodeEnv
move mktplcExtRefToFetchArgs to file in order to be shared with the new derivations(privately)
2019-12-24 13:15:15 -05:00
Domen Kožar c62815d35f
Merge pull request #72208 from jonringer/vscode-extensions
Vscode extensions
2019-11-08 14:56:20 +01:00
Edmund Wu e6bb21812e vscode-extensions.ms-vscode.cpptools: 0.26.0 -> 0.26.1 2019-11-04 01:46:30 -08:00
Jonathan Ringer 5ae6ec21fa vscode-extensions.ms-vscode.Go: init 0.11.7 2019-10-28 18:23:14 -07:00
Jonathan Ringer 8f25c7aa20 vscode-extensions.ms-kubernetes-tools.vscode-kubernetes-tools: init at 1.0.6 2019-10-28 18:22:37 -07:00
Jonathan Ringer f0e4e47105 vscode-extensions.vscodevim.vim: 1.3.0 -> 1.11.3 2019-10-28 18:21:01 -07:00
Jonathan Ringer 434185f35c vscode-extensions.ms-azuretools.vscode-docker: init at 0.8.1 2019-10-28 18:17:57 -07:00
Jonathan Ringer 880ae34123 vscode-extensions.redhat.vscode-yaml: init at 0.5.3 2019-10-28 18:08:30 -07:00
Edmund Wu e72a6e5326
vscode-extensions.WakaTime.vscode-wakatime: 2.2.0 -> 2.2.1 2019-10-27 21:27:43 -04:00