From f61cdb5ea9710e2edb9796a00dc3a6225764d8a2 Mon Sep 17 00:00:00 2001 From: Scalameta bot Date: Fri, 21 Apr 2023 15:41:01 +0000 Subject: [PATCH] v1.23.0 --- CHANGELOG.md | 614 +++++++++++++++++++++++++++- packages/metals-vscode/package.json | 2 +- 2 files changed, 614 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2466a3833..89fefd1df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,57 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https ## VSCode Extension Changelog +### v1.23.0 (2023/04/21 15:36 +00:00) +- [080adbc](https://github.com/scalameta/metals-vscode/commit/080adbc991ff28cc8c255d4f225b24656c2961b9) Increase patch version for pre-release +- [7924dc6](https://github.com/scalameta/metals-vscode/commit/7924dc6e69b49ccacc475bc1c242990587e52a86) chore: changes for metals release 0.11.12 (@kasiaMarek) +- [b1f0a22](https://github.com/scalameta/metals-vscode/commit/b1f0a228818485881147f0aecda19b39a877b25f) Increase patch version for pre-release +- [8cbd8ea](https://github.com/scalameta/metals-vscode/commit/8cbd8ea8e3e7d66597d4d7028fbccccffb1b0684) bugfix: Make sure that if cs version fails we use the fallback (@tgodzik) +- [54ba067](https://github.com/scalameta/metals-vscode/commit/54ba067706c8284988ce74542bb9b5c1e7a38259) Increase patch version for pre-release +- [4fa06f1](https://github.com/scalameta/metals-vscode/commit/4fa06f1fc75f8b63d9b4c57183a64dbd07b131cc) feature: Run local coursier if available to avoid using bootstraped one (@tgodzik) +- [958665d](https://github.com/scalameta/metals-vscode/commit/958665d5feb7057bdfbdfa1bbaa3f81e2f51fb11) Increase patch version for pre-release +- [69693a3](https://github.com/scalameta/metals-vscode/commit/69693a3cfa408562548edfd051aad929e0a513d5) feature: zip reports command added (@kasiaMarek) +- [c7eb362](https://github.com/scalameta/metals-vscode/commit/c7eb362abca34ede4d861706aaa244d5fc7539c3) Increase patch version for pre-release +- [28f653f](https://github.com/scalameta/metals-vscode/commit/28f653fe935a7d01d280f55a734f9a50202d2d9a) Fix version (@gabro) +- [d750d50](https://github.com/scalameta/metals-vscode/commit/d750d5073978c948d690fb5f232255ba5b80e983) Move coursier back to metals-vscode (@gabro) +- [282f024](https://github.com/scalameta/metals-vscode/commit/282f024e78205b4c785e98150450844dd897aa9f) Cleanup (@gabro) +- [8c98fe3](https://github.com/scalameta/metals-vscode/commit/8c98fe3e6300837970d50131f259d7b8b070f483) build(deps): bump node-fetch in /packages/metals-vscode (@dependabot[bot]) +- [b3dba7b](https://github.com/scalameta/metals-vscode/commit/b3dba7b49b1cd4375b2fbc813e353abf4b33d597) Re-structure READMEs (@gabro) +- [2c2ec15](https://github.com/scalameta/metals-vscode/commit/2c2ec156b7a029c2c292be4c95aaee94d2dc1b9c) Fix CI (@gabro) +- [1efd390](https://github.com/scalameta/metals-vscode/commit/1efd390ff15caac3778c7a6c276d97ebf45407b2) Integrate metals-languageclient with the build (@gabro) +- [c4a7ab1](https://github.com/scalameta/metals-vscode/commit/c4a7ab1419abba15b48bf08f3a58f6a15469fe15) Move metals-vscode to a subdirectory (@gabro) +- [5e2d512](https://github.com/scalameta/metals-vscode/commit/5e2d5122bf5a4ea2cbb69a41fc15543b7ec8d610) build(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.56.0 (@dependabot[bot]) +- [581403d](https://github.com/scalameta/metals-vscode/commit/581403def8b8ace300db7ffc539a358ecba80c39) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [3c9ff3d](https://github.com/scalameta/metals-vscode/commit/3c9ff3d9c73206a7c9691742114688fb6c5e6cf6) build(deps-dev): bump @types/node from 18.15.3 to 18.15.5 (@dependabot[bot]) +- [ead3b50](https://github.com/scalameta/metals-vscode/commit/ead3b50b0143c22c57f62c128c81853f1fa9defc) build(deps-dev): bump prettier from 2.8.4 to 2.8.5 (@dependabot[bot]) +- [2609da2](https://github.com/scalameta/metals-vscode/commit/2609da2808f180b67b311ad000b2a3dff9d8aabf) chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 (@dependabot[bot]) +- [5519330](https://github.com/scalameta/metals-vscode/commit/5519330694cd9422af8bd249b65a2ac892e66320) build(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 (@dependabot[bot]) +- [1d3d665](https://github.com/scalameta/metals-vscode/commit/1d3d665acc6bc251579bb55e0064d05ca02beb58) build(deps-dev): bump glob from 9.3.0 to 9.3.1 (@dependabot[bot]) +- [dda3da4](https://github.com/scalameta/metals-vscode/commit/dda3da4273e4dae267d2f39960a17d3170707db6) build(deps-dev): bump @sourcegraph/scip-typescript from 0.3.6 to 0.3.7 (@dependabot[bot]) +- [26b696c](https://github.com/scalameta/metals-vscode/commit/26b696c1b43739973a3411ed9f007c0d07dbde3e) build(deps-dev): bump typescript from 4.9.5 to 5.0.2 (@dependabot[bot]) +- [360f414](https://github.com/scalameta/metals-vscode/commit/360f414ce3443cb3f521d1f59bec1bf78ff00223) Increase patch version for pre-release +- [9ec954c](https://github.com/scalameta/metals-vscode/commit/9ec954c08d0975851b427a549c48ad7fa22eb9a4) refactor: Fix after mergify merged too soon (@tgodzik) +- [fff3b1f](https://github.com/scalameta/metals-vscode/commit/fff3b1f9e9f3acfac4fa00d286dc2e1b90fec3b6) bugfix: Fix API changes (@tgodzik) +- [e7097b7](https://github.com/scalameta/metals-vscode/commit/e7097b7fb8d6ce7890e6b26d4480296187e23a3e) build(deps-dev): bump glob from 8.1.0 to 9.3.0 (@dependabot[bot]) +- [52c535c](https://github.com/scalameta/metals-vscode/commit/52c535c75899ba0e6250b905d169248d94034e5c) build(deps-dev): bump @types/node from 18.15.2 to 18.15.3 (@dependabot[bot]) +- [2eed6ce](https://github.com/scalameta/metals-vscode/commit/2eed6cea79bf595001c89c87660c88e11c345a42) build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 (@dependabot[bot]) +- [2fac646](https://github.com/scalameta/metals-vscode/commit/2fac646f4a69c760d60cd95921957800971ec3b6) build(deps-dev): bump @types/node from 18.15.0 to 18.15.2 (@dependabot[bot]) +- [623e171](https://github.com/scalameta/metals-vscode/commit/623e171aac52bac9c24d66f88d4eeaa2092de817) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [2f8054e](https://github.com/scalameta/metals-vscode/commit/2f8054e3d49bd7c009923f4e199b5242eedc820f) build(deps-dev): bump sinon from 15.0.1 to 15.0.2 (@dependabot[bot]) +- [e716246](https://github.com/scalameta/metals-vscode/commit/e716246baa41d2589fca148122537dc29237fd96) build(deps-dev): bump eslint from 8.35.0 to 8.36.0 (@dependabot[bot]) +- [4480b1e](https://github.com/scalameta/metals-vscode/commit/4480b1ef5c1a316e58a7dc28ae9317d6d2afce38) build(deps-dev): bump @types/node from 18.14.6 to 18.15.0 (@dependabot[bot]) +- [2aa3b85](https://github.com/scalameta/metals-vscode/commit/2aa3b85e967e4f843919176a7f54cd101696bbc3) build(deps-dev): bump rimraf from 4.3.1 to 4.4.0 (@dependabot[bot]) +- [dec8a68](https://github.com/scalameta/metals-vscode/commit/dec8a687196f1bd6ae813f4a6fe5319256b6ba6a) build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 (@dependabot[bot]) +- [803e0b7](https://github.com/scalameta/metals-vscode/commit/803e0b78f7cd58c6def31b46bc1ba1cd912ec10e) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [800143e](https://github.com/scalameta/metals-vscode/commit/800143eb2af91f9b6332e681a9cb430bcbe31840) build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 (@dependabot[bot]) +- [5855c55](https://github.com/scalameta/metals-vscode/commit/5855c55004acc569fba3eab1ca503d30c385a8ff) build(deps-dev): bump rimraf from 4.3.0 to 4.3.1 (@dependabot[bot]) +- [c338c11](https://github.com/scalameta/metals-vscode/commit/c338c116b496382b453ea098f12d88b24b3dca26) build(deps-dev): bump @types/node from 18.14.4 to 18.14.6 (@dependabot[bot]) +- [897408a](https://github.com/scalameta/metals-vscode/commit/897408adc54e067ea465785f6b51d1ec5875d673) build(deps-dev): bump rimraf from 4.2.0 to 4.3.0 (@dependabot[bot]) +- [906d6ea](https://github.com/scalameta/metals-vscode/commit/906d6ea55cd3075aa05745ee4b65eea1c7a600a0) build(deps-dev): bump mkdirp from 2.1.4 to 2.1.5 (@dependabot[bot]) +- [d668f77](https://github.com/scalameta/metals-vscode/commit/d668f771f7df4404d9870e6f84a780af7be4ead0) chore(deps): bump @viperproject/locate-java-home from 1.1.10 to 1.1.11 (@dependabot[bot]) +- [93ad74b](https://github.com/scalameta/metals-vscode/commit/93ad74bdcf4f20db46e29b2c5ca10fc6f8902f15) build(deps-dev): bump @types/node from 18.14.2 to 18.14.4 (@dependabot[bot]) +- [504d697](https://github.com/scalameta/metals-vscode/commit/504d6977629a2ae657c73e3a416cadded938796a) build(deps-dev): bump rimraf from 4.1.3 to 4.2.0 (@dependabot[bot]) +- [3a5e3d4](https://github.com/scalameta/metals-vscode/commit/3a5e3d439bb668faf8e51d6e42869051d469cdc2) v1.22.0 + ### v1.22.0 (2023/03/02 20:40 +00:00) - [7f3e8ce](https://github.com/scalameta/metals-vscode/commit/7f3e8ce55928c9f1bfe5ff808e6e14a98adeb8e8) Increase patch version for pre-release - [2be486e](https://github.com/scalameta/metals-vscode/commit/2be486ec60e3fd83fa1ebb1948b615ff3084ac80) chore: Update release version (@tgodzik) @@ -19,37 +70,46 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [81d36ba](https://github.com/scalameta/metals-vscode/commit/81d36bacbb5fc82815ded81c70d8bf5b1edc5f32) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [8e879bd](https://github.com/scalameta/metals-vscode/commit/8e879bdd0cf20666f7fef4a9c578dbf997c8f474) build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 (@dependabot[bot]) - [5eba779](https://github.com/scalameta/metals-vscode/commit/5eba77955c3c5fe85658d2760e34e90a507980db) build(deps-dev): bump @types/node from 18.13.0 to 18.14.0 (@dependabot[bot]) +- [f265746](https://github.com/scalameta/metals-vscode/commit/f2657461eec7e46640971fe586a0b5b4e2560f2c) chore(deps): bump vscode-languageserver-protocol from 3.17.2 to 3.17.3 (@dependabot[bot]) - [b0baa52](https://github.com/scalameta/metals-vscode/commit/b0baa524773d73208d6d2801d1160670b743685a) Increase patch version for pre-release - [3f66609](https://github.com/scalameta/metals-vscode/commit/3f6660914f52118b806fefb1eb81a20d3ee18f23) feature: When running run discovery use shell command to run in task terminal (@tgodzik) - [8fe6b65](https://github.com/scalameta/metals-vscode/commit/8fe6b65b35cb8e3c88be0ef64fae8174095a3497) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [51bad6b](https://github.com/scalameta/metals-vscode/commit/51bad6b2e5d255cb43351a530c449b9c4281b091) build(deps-dev): bump @sourcegraph/scip-typescript from 0.3.4 to 0.3.6 (@dependabot[bot]) - [ded743f](https://github.com/scalameta/metals-vscode/commit/ded743f661221b144ecb08be768283ea50c41bf8) build(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 (@dependabot[bot]) - [acefdf8](https://github.com/scalameta/metals-vscode/commit/acefdf8701b972e68171519e56a3ec12bca32b6f) build(deps-dev): bump eslint from 8.33.0 to 8.34.0 (@dependabot[bot]) +- [a15c92b](https://github.com/scalameta/metals-vscode/commit/a15c92bb8be355fe268edc759015afa8ae1afce0) chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 (@dependabot[bot]) - [f15d664](https://github.com/scalameta/metals-vscode/commit/f15d664580d5385dd61d139740e02bbd418a72ed) build(deps-dev): bump prettier from 2.8.3 to 2.8.4 (@dependabot[bot]) - [2993deb](https://github.com/scalameta/metals-vscode/commit/2993deba93d902853528d59496eb43928815a6fa) build(deps-dev): bump @types/node from 18.11.19 to 18.13.0 (@dependabot[bot]) - [aa21c1d](https://github.com/scalameta/metals-vscode/commit/aa21c1d63825682774e6f960114714ad395edcff) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [fc3f5b9](https://github.com/scalameta/metals-vscode/commit/fc3f5b9ac35d0d89e216fce315c0d7068875b3f7) build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 (@dependabot[bot]) +- [c334a3f](https://github.com/scalameta/metals-vscode/commit/c334a3fd8c1554182dfcaf16840a1b109a14dcce) chore(deps-dev): bump @types/node from 18.11.18 to 18.11.19 (@dependabot[bot]) - [330426c](https://github.com/scalameta/metals-vscode/commit/330426cba5f24fc12c1fd42870692908dcd4ff79) build(deps-dev): bump @types/node from 18.11.18 to 18.11.19 (@dependabot[bot]) - [818bd7c](https://github.com/scalameta/metals-vscode/commit/818bd7c3f07563c30c10f6dafafd1fbe91a100b2) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [5bf2eb8](https://github.com/scalameta/metals-vscode/commit/5bf2eb8a0642637e631ada84ba32e3e00a670d51) chore(deps): bump shell-quote from 1.7.4 to 1.8.0 (@dependabot[bot]) - [7a77bdd](https://github.com/scalameta/metals-vscode/commit/7a77bdd46b79c1809f77656faa2218f1c4317967) build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 (@dependabot[bot]) - [8114c76](https://github.com/scalameta/metals-vscode/commit/8114c767d40cb5c599711b791f01b753ce663321) build(deps-dev): bump @vscode/test-electron from 2.2.2 to 2.2.3 (@dependabot[bot]) - [73d15c7](https://github.com/scalameta/metals-vscode/commit/73d15c797cb702fdc3c4393adadf737100f26086) build(deps-dev): bump typescript from 4.9.4 to 4.9.5 (@dependabot[bot]) +- [535c30c](https://github.com/scalameta/metals-vscode/commit/535c30c1df38e20e6ae772ce733ca2ed1aa21c2e) chore(deps): bump node-fetch from 2.6.8 to 2.6.9 (@dependabot[bot]) - [0ae7646](https://github.com/scalameta/metals-vscode/commit/0ae76463a344d3f4a7d7ba0d09ccd6f1285d0dbe) build(deps-dev): bump eslint from 8.32.0 to 8.33.0 (@dependabot[bot]) - [3277e74](https://github.com/scalameta/metals-vscode/commit/3277e74339d4e7d878c13a4979dcd465de0859ff) build(deps-dev): bump rimraf from 4.1.1 to 4.1.2 (@dependabot[bot]) - [3660046](https://github.com/scalameta/metals-vscode/commit/36600468e7ec6d84ba7f3d866d2eb37d777938ba) build(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 (@dependabot[bot]) - [8470da7](https://github.com/scalameta/metals-vscode/commit/8470da766670a8e09cec06be8e88263bb0d98834) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [e7b969f](https://github.com/scalameta/metals-vscode/commit/e7b969ff7bf3df4dfa2f4242f6bac16a0e7fd96b) build(deps-dev): bump @types/glob from 8.0.0 to 8.0.1 (@dependabot[bot]) +- [839f6b8](https://github.com/scalameta/metals-vscode/commit/839f6b82a5dc9463c6b89849c4412064ab05bb48) chore(deps): bump mkdirp from 2.1.1 to 2.1.3 (@dependabot[bot]) - [536ef3f](https://github.com/scalameta/metals-vscode/commit/536ef3f7aad69de2bbb3e50c6b39837a8ebc4b32) build(deps-dev): bump mkdirp from 2.1.1 to 2.1.3 (@dependabot[bot]) - [ac5ab5c](https://github.com/scalameta/metals-vscode/commit/ac5ab5c3b4b8a49cbe5a1eefd9403d86e032f903) build(deps-dev): bump rimraf from 4.1.0 to 4.1.1 (@dependabot[bot]) - [483e150](https://github.com/scalameta/metals-vscode/commit/483e15073b6bed89ec2f6b0d970786f4bfdcaf4b) build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 (@dependabot[bot]) - [9d77952](https://github.com/scalameta/metals-vscode/commit/9d77952bb55ff78055d6410dde2414a6590aa1cc) build(deps-dev): bump rimraf from 4.0.7 to 4.1.0 (@dependabot[bot]) +- [a72ea34](https://github.com/scalameta/metals-vscode/commit/a72ea342e20a0410200661b7524c3fb297610f1d) chore(deps): bump mkdirp from 1.0.4 to 2.1.1 (@dependabot[bot]) - [5e1c082](https://github.com/scalameta/metals-vscode/commit/5e1c082a78637e76e3f9c6d8cec8dda8ea983080) build(deps-dev): bump mkdirp from 1.0.4 to 2.1.1 (@dependabot[bot]) - [b633306](https://github.com/scalameta/metals-vscode/commit/b6333069d9c4db494b45c0bf79147faa1dae4b2a) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [2b47284](https://github.com/scalameta/metals-vscode/commit/2b47284e290e1f4e3a23a7160a0ec2120faf8345) build(deps-dev): bump rimraf from 4.0.4 to 4.0.7 (@dependabot[bot]) +- [349a9e2](https://github.com/scalameta/metals-vscode/commit/349a9e2b64efb93e8acd11a43564bc8c6a1c012d) chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 (@dependabot[bot]) - [76500e4](https://github.com/scalameta/metals-vscode/commit/76500e4ea3f6ec0362b79c3300e26642d75a4a56) build(deps-dev): bump eslint from 8.31.0 to 8.32.0 (@dependabot[bot]) - [74b8796](https://github.com/scalameta/metals-vscode/commit/74b879698dd9752fe0a420957cc749a7b2c8b7bd) build(deps-dev): bump glob from 8.0.3 to 8.1.0 (@dependabot[bot]) - [59d54d4](https://github.com/scalameta/metals-vscode/commit/59d54d467a0037d801b9776415ac6aaa9d9fbec7) build(deps-dev): bump prettier from 2.8.2 to 2.8.3 (@dependabot[bot]) - [65f0e48](https://github.com/scalameta/metals-vscode/commit/65f0e48270fe3267bdf0065843dd23608994e1c8) build(deps): bump marked from 4.2.5 to 4.2.12 (@dependabot[bot]) +- [2ec024d](https://github.com/scalameta/metals-vscode/commit/2ec024da05e84cb99eb20d367986cd3aef05acec) chore(deps): bump node-fetch from 2.6.7 to 2.6.8 (@dependabot[bot]) - [de1538d](https://github.com/scalameta/metals-vscode/commit/de1538df53c7ce0f0c813b8092d5f2747bfc1464) build(deps-dev): bump rimraf from 3.0.2 to 4.0.4 (@dependabot[bot]) - [5c8490d](https://github.com/scalameta/metals-vscode/commit/5c8490d9500b3cff6b5f1b3a9bbbcb15fab2a672) build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (@dependabot[bot]) - [d045b50](https://github.com/scalameta/metals-vscode/commit/d045b50de368164335003a6ece307d9583356473) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) @@ -57,10 +117,13 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [215ee11](https://github.com/scalameta/metals-vscode/commit/215ee1150d434afd56557c658134019d8d3eff8b) Increase patch version for pre-release - [33a548d](https://github.com/scalameta/metals-vscode/commit/33a548d59688c09922f66b2f58bc2f97a576b63a) chore: Bump default prerelease version to working one. (@tgodzik) - [241bc6e](https://github.com/scalameta/metals-vscode/commit/241bc6e0aabca16bcc3f870d9f07253b88eb60ca) build(deps-dev): bump prettier from 2.8.1 to 2.8.2 (@dependabot[bot]) +- [8fcc39b](https://github.com/scalameta/metals-vscode/commit/8fcc39bd0887d42cd0ea136251b1185fbc07c96b) chore(deps-dev): bump prettier from 2.8.1 to 2.8.2 (@dependabot[bot]) - [1c47df8](https://github.com/scalameta/metals-vscode/commit/1c47df843451ef08f789505c6ad309a625d5a85e) build(deps-dev): bump ovsx from 0.7.1 to 0.8.0 (@dependabot[bot]) - [512f83c](https://github.com/scalameta/metals-vscode/commit/512f83cd06d3739e0a869ee98264ada1e451acde) build(deps-dev): bump @sourcegraph/scip-typescript from 0.3.3 to 0.3.4 (@dependabot[bot]) - [a9dbe5e](https://github.com/scalameta/metals-vscode/commit/a9dbe5e58998bf2e1fafc949fc0822dfeec0c830) build(deps): bump json5 from 1.0.1 to 1.0.2 (@dependabot[bot]) - [592b7df](https://github.com/scalameta/metals-vscode/commit/592b7dfe6cd6590f52bafe2476e26ed35b4f4277) Increase patch version for pre-release +- [a03027e](https://github.com/scalameta/metals-vscode/commit/a03027efca04b1b9e12471883723311d46eba976) chore(deps): bump json5 from 2.1.1 to 2.2.3 (@dependabot[bot]) +- [28947f9](https://github.com/scalameta/metals-vscode/commit/28947f98264f5846a709829e1b695d3030ce3a92) chore(deps): bump @viperproject/locate-java-home from 1.1.9 to 1.1.10 (@dependabot[bot]) - [0d3d3c7](https://github.com/scalameta/metals-vscode/commit/0d3d3c72b2801901c08bc353b6993cc3bfd40e59) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [a713997](https://github.com/scalameta/metals-vscode/commit/a713997d7d2e4362f894f940df1edca7a7995fab) build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 (@dependabot[bot]) - [69c5743](https://github.com/scalameta/metals-vscode/commit/69c574362df762b69559b5ec771fdd1dfcc8703e) build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0 (@dependabot[bot]) @@ -73,17 +136,21 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [85a15a5](https://github.com/scalameta/metals-vscode/commit/85a15a5d2b9f55ab0fa065cb5965ee94dd0344e3) build(deps-dev): bump eslint from 8.30.0 to 8.31.0 (@dependabot[bot]) - [821c445](https://github.com/scalameta/metals-vscode/commit/821c44598870d9f6cabc7f28b788401eb7e3e0a7) Increase patch version for pre-release - [0eff9fd](https://github.com/scalameta/metals-vscode/commit/0eff9fd7b2584cb3708037d0e2f59957157b6213) build(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 (@dependabot[bot]) +- [db24a6f](https://github.com/scalameta/metals-vscode/commit/db24a6f5d24beb64526d20d904b0c791bac6e15c) chore(deps-dev): bump @types/node from 18.11.17 to 18.11.18 (@dependabot[bot]) - [1e26ced](https://github.com/scalameta/metals-vscode/commit/1e26cedcb11c690081d20fc9cc2c4ba031af30d2) build(deps-dev): bump @types/node from 18.11.17 to 18.11.18 (@dependabot[bot]) - [ee5edb6](https://github.com/scalameta/metals-vscode/commit/ee5edb63ec5eca7b71f548a8021c89a789b0bf5c) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [f987563](https://github.com/scalameta/metals-vscode/commit/f9875636bde94e6f183006bb1d5d067ee889001c) build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 (@dependabot[bot]) - [feb9de9](https://github.com/scalameta/metals-vscode/commit/feb9de9ca5fc4ab26962160b5de6368cfe371bc2) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [574d785](https://github.com/scalameta/metals-vscode/commit/574d78501fb06fa89410b3aec88b862edeb5bf4b) build(deps-dev): bump @types/node from 18.11.15 to 18.11.17 (@dependabot[bot]) +- [50dd548](https://github.com/scalameta/metals-vscode/commit/50dd5489f3492cbc2975e3c770622b5088fcf27c) chore(deps-dev): bump @types/node from 18.11.15 to 18.11.17 (@dependabot[bot]) - [1ee60e1](https://github.com/scalameta/metals-vscode/commit/1ee60e10dc9d412de830a4a02991a25c7dd563b0) build(deps-dev): bump eslint from 8.29.0 to 8.30.0 (@dependabot[bot]) - [f810235](https://github.com/scalameta/metals-vscode/commit/f81023594df22f8f193e47147dee28156f3d062d) build(deps-dev): bump sinon from 15.0.0 to 15.0.1 (@dependabot[bot]) +- [9ab954c](https://github.com/scalameta/metals-vscode/commit/9ab954ce10087893dfc6e6b190bd5e596f8b5d57) chore(deps-dev): bump @types/node from 18.11.13 to 18.11.15 (@dependabot[bot]) - [0796b0a](https://github.com/scalameta/metals-vscode/commit/0796b0af88431d4ee2fad46e6077a5279b4c2a23) build(deps-dev): bump @types/node from 18.11.13 to 18.11.15 (@dependabot[bot]) - [48d0377](https://github.com/scalameta/metals-vscode/commit/48d037779e9f05600f75a4d3646730e8bb9f527f) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [98dbccf](https://github.com/scalameta/metals-vscode/commit/98dbccf0ed3a3b33532c2490d78c13a82ddfeed3) build(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 (@dependabot[bot]) - [fe2efcf](https://github.com/scalameta/metals-vscode/commit/fe2efcf53dcc4bbd639e1e1255351ba35ced7196) build(deps-dev): bump ovsx from 0.7.0 to 0.7.1 (@dependabot[bot]) +- [8b2d972](https://github.com/scalameta/metals-vscode/commit/8b2d97269411df054bf028eb20528bf5d6fc62d7) chore(deps-dev): bump @types/node from 18.11.12 to 18.11.13 (@dependabot[bot]) - [b42208f](https://github.com/scalameta/metals-vscode/commit/b42208fb73f4356f1de43c6b5622ea59f159167b) build(deps-dev): bump @types/marked from 4.0.7 to 4.0.8 (@dependabot[bot]) - [06d6cca](https://github.com/scalameta/metals-vscode/commit/06d6ccaca82fe57572625f0565f2aa4cb125700b) build(deps-dev): bump mocha from 10.1.0 to 10.2.0 (@dependabot[bot]) - [8532f85](https://github.com/scalameta/metals-vscode/commit/8532f858be0a803e768b72440752db57b31f2ae2) build(deps-dev): bump @types/node from 18.11.12 to 18.11.13 (@dependabot[bot]) @@ -92,19 +159,25 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [c3ce8ff](https://github.com/scalameta/metals-vscode/commit/c3ce8ffb32ad2ae08b7dfd1aa918c9a7329d530b) build(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.0 (@dependabot[bot]) - [1f9751d](https://github.com/scalameta/metals-vscode/commit/1f9751d46918f90debe6f5d04a1b9d020da251b5) build(deps-dev): bump @types/node from 18.11.11 to 18.11.12 (@dependabot[bot]) - [eb829a0](https://github.com/scalameta/metals-vscode/commit/eb829a028a1ae50b1ac7928771a2a7159db889e3) build(deps-dev): bump ovsx from 0.6.0 to 0.7.0 (@dependabot[bot]) +- [e5ebc2a](https://github.com/scalameta/metals-vscode/commit/e5ebc2a3a237c1d2e24a477ad654d7aa396c5a09) chore(deps-dev): bump @types/node from 18.11.11 to 18.11.12 (@dependabot[bot]) - [c7a4789](https://github.com/scalameta/metals-vscode/commit/c7a478951e686c1eb47bcd500bc335bd20e9a0a6) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [740d53c](https://github.com/scalameta/metals-vscode/commit/740d53c8283e9334457a433fc2880ae4b30da55d) chore(deps): bump qs from 6.5.2 to 6.5.3 (@dependabot[bot]) - [b3721b9](https://github.com/scalameta/metals-vscode/commit/b3721b912498f0694a514f97f14889a07ca18e6f) build(deps): bump marked from 4.2.3 to 4.2.4 (@dependabot[bot]) - [64123a0](https://github.com/scalameta/metals-vscode/commit/64123a0e68d4a96bd64954aa5eafb12922647c6a) build(deps-dev): bump typescript from 4.9.3 to 4.9.4 (@dependabot[bot]) +- [2dc4e02](https://github.com/scalameta/metals-vscode/commit/2dc4e02a86865f7463bf91a06019abb1970ec0f3) chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 (@dependabot[bot]) - [ea6ab48](https://github.com/scalameta/metals-vscode/commit/ea6ab48755a694f7be61eebd277556eead908d22) build(deps-dev): bump prettier from 2.8.0 to 2.8.1 (@dependabot[bot]) - [3cb6e70](https://github.com/scalameta/metals-vscode/commit/3cb6e7073aa1954267cc9924f671e0955f5b2a9e) build(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1 (@dependabot[bot]) - [58258f0](https://github.com/scalameta/metals-vscode/commit/58258f0722f710c1871eb5645b9eb8bbeb08ee00) build(deps-dev): bump @types/node from 18.11.10 to 18.11.11 (@dependabot[bot]) +- [c4af10c](https://github.com/scalameta/metals-vscode/commit/c4af10cbaacddcd45234e28ba86c3cb3f8ebd403) chore(deps-dev): bump @types/node from 18.11.10 to 18.11.11 (@dependabot[bot]) - [28d31df](https://github.com/scalameta/metals-vscode/commit/28d31dfed1a5781ba410fc0c29880801015ce355) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [4d0ce47](https://github.com/scalameta/metals-vscode/commit/4d0ce47482b6c4c181e03b0f3ed117662fbde3de) Increase patch version for pre-release - [b2cede7](https://github.com/scalameta/metals-vscode/commit/b2cede732c8ddd1badc18217294f17a23ffd9c78) Improve information about the issue in Theia (@tgodzik) - [f4eafd6](https://github.com/scalameta/metals-vscode/commit/f4eafd66430c1899cb1c31927ce1c299c4718f13) Increase patch version for pre-release +- [9316a4d](https://github.com/scalameta/metals-vscode/commit/9316a4df965e3a54711443c11a88d6bb2613db5a) chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (@dependabot[bot]) - [5f915dc](https://github.com/scalameta/metals-vscode/commit/5f915dcd81ea6b76d0c3a8110e1ca3f50ed64e81) build(deps-dev): bump vsce from 2.14.0 to 2.15.0 (@dependabot[bot]) - [1e73553](https://github.com/scalameta/metals-vscode/commit/1e735535d9e33cb7f59de619f4f714a638990e0a) build(deps-dev): bump eslint from 8.28.0 to 8.29.0 (@dependabot[bot]) - [1a35ad5](https://github.com/scalameta/metals-vscode/commit/1a35ad5cb456ac2ae553aaeb3d16795f0c434e6e) bugfix: Check if tests namespace is enabled (@tgodzik) +- [b133ca5](https://github.com/scalameta/metals-vscode/commit/b133ca5cf5692a5306ad3d39830c084641eb7ee2) chore(deps-dev): bump @types/node from 18.11.9 to 18.11.10 (@dependabot[bot]) - [457c5d1](https://github.com/scalameta/metals-vscode/commit/457c5d1c9c934284c386bafe3d600ba6dc2d31c5) build(deps-dev): bump @types/node from 18.11.9 to 18.11.10 (@dependabot[bot]) - [46e678f](https://github.com/scalameta/metals-vscode/commit/46e678f5df071e654fd50621873a0951c6e161cb) build(deps-dev): bump ovsx from 0.5.2 to 0.6.0 (@dependabot[bot]) - [516c513](https://github.com/scalameta/metals-vscode/commit/516c513e45bd00107bd16cf0f33a1c8e94a21489) Increase patch version for pre-release @@ -114,6 +187,8 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [6010839](https://github.com/scalameta/metals-vscode/commit/601083963e5c3cb46508ed0e02f6dae4b8b33679) build(deps-dev): bump @sourcegraph/scip-typescript from 0.3.2 to 0.3.3 (@dependabot[bot]) - [17a0b70](https://github.com/scalameta/metals-vscode/commit/17a0b705926f67fb07b421cab62efa1fac86977d) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [7dae2c0](https://github.com/scalameta/metals-vscode/commit/7dae2c072d8a044caa73a4d64bce952d81b0b765) build(deps-dev): bump @types/mocha from 10.0.0 to 10.0.1 (@dependabot[bot]) +- [3713720](https://github.com/scalameta/metals-vscode/commit/3713720630967f5ab571de7fd922a6e88316f978) chore(deps): bump minimatch from 3.0.4 to 3.1.2 (@dependabot[bot]) +- [49146bb](https://github.com/scalameta/metals-vscode/commit/49146bb91787049d7743de62c54743ac2578ff38) chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 (@dependabot[bot]) - [2336b73](https://github.com/scalameta/metals-vscode/commit/2336b73ff52b0bb85eaa693b1d63020cc75dc1ab) build(deps-dev): bump prettier from 2.7.1 to 2.8.0 (@dependabot[bot]) - [1bebe80](https://github.com/scalameta/metals-vscode/commit/1bebe8072f231ff8fac0d69279ef3c310f9d17f4) build(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (@dependabot[bot]) - [d0664c6](https://github.com/scalameta/metals-vscode/commit/d0664c6e174dab1e065900a400a2fc43b76dd02b) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) @@ -144,30 +219,42 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [a8a41f3](https://github.com/scalameta/metals-vscode/commit/a8a41f390c921f16b1160d530243c26cb34b5d69) distinguish between running main classes via DAP and via terminal (@kpodsiad) - [b13fb0c](https://github.com/scalameta/metals-vscode/commit/b13fb0c75385d654a799bd8d7470a83f8bbfab11) feature: Allow running main class in local terminal without debug (@tgodzik) - [1ac90b7](https://github.com/scalameta/metals-vscode/commit/1ac90b7cdc9bc3721622b121c719b7ab9317345a) build(deps): bump marked from 4.1.1 to 4.2.1 (@dependabot[bot]) +- [3b8e35c](https://github.com/scalameta/metals-vscode/commit/3b8e35c90df0673750e8df7164f430700b4af275) chore(deps-dev): bump @types/node from 18.11.8 to 18.11.9 (@dependabot[bot]) - [0199fc1](https://github.com/scalameta/metals-vscode/commit/0199fc11b8dfaaeabe64b485934372d5f2052939) build(deps-dev): bump @types/node from 18.11.8 to 18.11.9 (@dependabot[bot]) - [28ea6d6](https://github.com/scalameta/metals-vscode/commit/28ea6d698ec4b52205990217083f59b18c2dd9e0) build(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0 (@dependabot[bot]) - [0caa732](https://github.com/scalameta/metals-vscode/commit/0caa732b3644a03ae94a7d864b4fa1e3bfded6b8) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [f172bb0](https://github.com/scalameta/metals-vscode/commit/f172bb079bf411b090561495ba0a27e17fe90866) Increase patch version for pre-release +- [b2c88c4](https://github.com/scalameta/metals-vscode/commit/b2c88c45045c98c804ee71261ec773384e224e18) chore(deps-dev): bump @types/node from 18.11.7 to 18.11.8 (@dependabot[bot]) - [3b9b734](https://github.com/scalameta/metals-vscode/commit/3b9b73437d123bd83494fa11f1b707739af6a40c) build(deps-dev): bump @types/node from 18.11.7 to 18.11.8 (@dependabot[bot]) - [d571d89](https://github.com/scalameta/metals-vscode/commit/d571d891f80525d8e499c5d6d7657b7b171b01d2) build(deps-dev): bump @types/node from 18.11.5 to 18.11.7 (@dependabot[bot]) +- [0b9bb7f](https://github.com/scalameta/metals-vscode/commit/0b9bb7f8b5609cdee3321cb0adbc389480066dc7) chore(deps-dev): bump @types/node from 18.11.5 to 18.11.7 (@dependabot[bot]) +- [d155f12](https://github.com/scalameta/metals-vscode/commit/d155f1248651b96932d0620c633c429222df59fb) chore(deps-dev): bump @types/semver from 7.3.12 to 7.3.13 (@dependabot[bot]) - [6eecdad](https://github.com/scalameta/metals-vscode/commit/6eecdad81959ae7c7c37ffe911c31792b49ff2ea) build(deps-dev): bump @types/semver from 7.3.12 to 7.3.13 (@dependabot[bot]) - [556b582](https://github.com/scalameta/metals-vscode/commit/556b5824999c3b42409c1433cb697a06d0c86ba6) build(deps-dev): bump ovsx from 0.5.1 to 0.5.2 (@dependabot[bot]) - [73877b0](https://github.com/scalameta/metals-vscode/commit/73877b0de9506549b2aea3cf614ae5915538535f) build(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0 (@dependabot[bot]) +- [d607a7e](https://github.com/scalameta/metals-vscode/commit/d607a7e9980eff182bddac8a428b77eed5d5fa1a) chore(deps-dev): bump @types/node from 18.11.4 to 18.11.5 (@dependabot[bot]) - [1d17345](https://github.com/scalameta/metals-vscode/commit/1d17345b0d0f125d00c087befeb8330bdc6b95a2) build(deps-dev): bump @types/node from 18.11.4 to 18.11.5 (@dependabot[bot]) - [99ae432](https://github.com/scalameta/metals-vscode/commit/99ae432313cf9bb63716bb0caf032b14949918a7) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [6fd0c3c](https://github.com/scalameta/metals-vscode/commit/6fd0c3ca011e20d211f21ba64b16a6865a88b810) chore(deps-dev): bump @types/node from 18.11.3 to 18.11.4 (@dependabot[bot]) - [6561d26](https://github.com/scalameta/metals-vscode/commit/6561d2654c608da305c523c71634d89857fa1df5) build(deps-dev): bump eslint from 8.25.0 to 8.26.0 (@dependabot[bot]) - [edaf20d](https://github.com/scalameta/metals-vscode/commit/edaf20dce0729c33cc68d6134dd0967130002b35) build(deps-dev): bump @types/node from 18.11.3 to 18.11.4 (@dependabot[bot]) - [c3da0fb](https://github.com/scalameta/metals-vscode/commit/c3da0fb1f716104762da53dde318ee13c15086b0) build(deps-dev): bump vsce from 2.12.0 to 2.13.0 (@dependabot[bot]) +- [c8ce55c](https://github.com/scalameta/metals-vscode/commit/c8ce55cf1e9cde4a3200866f9f349a2b3d4c18c3) chore(deps-dev): bump @types/node from 18.11.2 to 18.11.3 (@dependabot[bot]) - [b31c8d9](https://github.com/scalameta/metals-vscode/commit/b31c8d9e0af265024bdf1c487a99f58ca867ee5f) build(deps-dev): bump @types/node from 18.11.2 to 18.11.3 (@dependabot[bot]) - [02b6bde](https://github.com/scalameta/metals-vscode/commit/02b6bde2a76375f70a4539ee2c44992b0fbbd9a5) build(deps-dev): bump @vscode/test-electron from 2.1.5 to 2.2.0 (@dependabot[bot]) - [ac8ef39](https://github.com/scalameta/metals-vscode/commit/ac8ef39ea450205aa810443dba909c68090f4e35) build(deps-dev): bump @sourcegraph/scip-typescript from 0.3.0 to 0.3.1 (@dependabot[bot]) - [d2f6c4a](https://github.com/scalameta/metals-vscode/commit/d2f6c4a5e93c3fae58dd8cde35685fab631be969) build(deps-dev): bump vsce from 2.11.0 to 2.12.0 (@dependabot[bot]) +- [62035fc](https://github.com/scalameta/metals-vscode/commit/62035fc0e5e1bcb8e40ba33f7593de2df99fc2e5) chore(deps-dev): bump @types/node from 18.11.0 to 18.11.2 (@dependabot[bot]) - [aeeb34d](https://github.com/scalameta/metals-vscode/commit/aeeb34d9f0891bd9a97c23a1697c854e39fefad3) build(deps-dev): bump @types/node from 18.11.0 to 18.11.2 (@dependabot[bot]) - [92caae9](https://github.com/scalameta/metals-vscode/commit/92caae9a67b44d3acf5e0b316ad996e80c0f20db) build(deps-dev): bump @sourcegraph/scip-typescript from 0.2.10 to 0.3.0 (@dependabot[bot]) - [5aa3474](https://github.com/scalameta/metals-vscode/commit/5aa34741c9becdf33459b2f9b237eb105d8df9c9) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [7257daf](https://github.com/scalameta/metals-vscode/commit/7257dafbf80c18c22d5c6c07fe1505ba291aeff2) chore(deps): bump fp-ts from 2.12.3 to 2.13.1 (@dependabot[bot]) - [2a461b3](https://github.com/scalameta/metals-vscode/commit/2a461b3e91c7961ed792e5058d3d1c438c7b6bd2) build(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.40.1 (@dependabot[bot]) +- [d6ad473](https://github.com/scalameta/metals-vscode/commit/d6ad4731dac3326421fcc604eda01e11a73c2733) chore(deps-dev): bump @types/node from 18.8.5 to 18.11.0 (@dependabot[bot]) - [ae4333a](https://github.com/scalameta/metals-vscode/commit/ae4333a3335ad86f7f7b53fed7c6a3b2b3a5c9ec) build(deps-dev): bump @types/node from 18.8.5 to 18.11.0 (@dependabot[bot]) - [e358149](https://github.com/scalameta/metals-vscode/commit/e3581497ff1b532cbf427ab316d4941378c0635b) build(deps-dev): bump mocha from 10.0.0 to 10.1.0 (@dependabot[bot]) +- [eb42323](https://github.com/scalameta/metals-vscode/commit/eb4232326c2482cd548035c5d4e91a6c27cd6d66) chore(deps): bump shell-quote from 1.7.3 to 1.7.4 (@dependabot[bot]) +- [ffceed0](https://github.com/scalameta/metals-vscode/commit/ffceed03d9e7ed34b3684dbee608b8fad93ef911) chore(deps-dev): bump @types/node from 18.8.4 to 18.8.5 (@dependabot[bot]) - [e9e3fea](https://github.com/scalameta/metals-vscode/commit/e9e3fea989a38daa96d7e825a1e6748538b0f538) build(deps-dev): bump @types/node from 18.8.4 to 18.8.5 (@dependabot[bot]) - [40c4a32](https://github.com/scalameta/metals-vscode/commit/40c4a32f8b3e6edf9c4ac9cbbfd8cfc6d6c3679b) Increase patch version for pre-release - [8ca0dc7](https://github.com/scalameta/metals-vscode/commit/8ca0dc7590b0da71d1deb2138a75a4fb05f0720d) improvement: Switch to marked to enable links in release notes (@tgodzik) @@ -175,9 +262,11 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [adaf55f](https://github.com/scalameta/metals-vscode/commit/adaf55feb2103fe002b12e4d65da47b59f264a26) Increase patch version for pre-release - [c248beb](https://github.com/scalameta/metals-vscode/commit/c248beba21fd2592cdc95ec4c3c977a981139dae) improvement: Use default css used for release notes of VS Code (@tgodzik) - [96603c4](https://github.com/scalameta/metals-vscode/commit/96603c43a79e328001129762d0b779c3e4479070) build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0 (@dependabot[bot]) +- [afe7563](https://github.com/scalameta/metals-vscode/commit/afe756394b5ec1e1b500a26fa57a33acd87f78a0) chore(deps-dev): bump @types/node from 18.8.3 to 18.8.4 (@dependabot[bot]) - [44e2bfa](https://github.com/scalameta/metals-vscode/commit/44e2bfa0cf789328e1dcf0a20b198284a9cf9f57) build(deps-dev): bump @types/node from 18.8.3 to 18.8.4 (@dependabot[bot]) - [3e22add](https://github.com/scalameta/metals-vscode/commit/3e22addcb99a41581ed805e385cc06b121340d78) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [2ab5857](https://github.com/scalameta/metals-vscode/commit/2ab5857d6459efe896c95c2d02d836215492787c) build(deps-dev): bump eslint from 8.24.0 to 8.25.0 (@dependabot[bot]) +- [47ca085](https://github.com/scalameta/metals-vscode/commit/47ca085a7023e1bbcf754b0088acade48a02e33b) chore(deps-dev): bump @types/node from 18.8.2 to 18.8.3 (@dependabot[bot]) - [6820062](https://github.com/scalameta/metals-vscode/commit/6820062efa323dfbe4a1a0c27b5bc239ef0ba259) build(deps-dev): bump @types/node from 18.8.2 to 18.8.3 (@dependabot[bot]) - [ba5adbc](https://github.com/scalameta/metals-vscode/commit/ba5adbc49687f954379268166fb5a8bdeeeea8e3) v1.20.0 @@ -187,45 +276,58 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [93f0455](https://github.com/scalameta/metals-vscode/commit/93f0455658dab9bf25703714cd916a8ea1d9460d) Increase patch version for pre-release - [937533d](https://github.com/scalameta/metals-vscode/commit/937533d5be4887bed0daf18a2da8999916dbbc2d) chore: Update to latest release 0.11.9 (@tgodzik) - [2479ff5](https://github.com/scalameta/metals-vscode/commit/2479ff55880f430e7ce072dee66f109881fcf263) build(deps): bump semver from 7.3.7 to 7.3.8 (@dependabot[bot]) +- [a6f467b](https://github.com/scalameta/metals-vscode/commit/a6f467b537bd10554360b9c3db74afc4abc4f4d4) chore(deps-dev): bump @types/node from 18.8.1 to 18.8.2 (@dependabot[bot]) +- [007f354](https://github.com/scalameta/metals-vscode/commit/007f354bf37a048830ccbf629847a96468914b36) chore(deps): bump semver from 7.3.7 to 7.3.8 (@dependabot[bot]) - [6894c75](https://github.com/scalameta/metals-vscode/commit/6894c752956e2071f5188e305b310022cca61aed) build(deps-dev): bump @types/node from 18.8.1 to 18.8.2 (@dependabot[bot]) - [9025c8c](https://github.com/scalameta/metals-vscode/commit/9025c8cf0cb87b64e5ad37e27cbca8928677457e) build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 (@dependabot[bot]) - [636be5f](https://github.com/scalameta/metals-vscode/commit/636be5f7adfc8b8a667a5916c4cf939fa699e743) build(deps-dev): bump sinon from 14.0.0 to 14.0.1 (@dependabot[bot]) - [a4169a3](https://github.com/scalameta/metals-vscode/commit/a4169a3c06b17b0e17111d91ca193064cb71d9d3) build(deps-dev): bump @types/node from 18.8.0 to 18.8.1 (@dependabot[bot]) +- [33f693c](https://github.com/scalameta/metals-vscode/commit/33f693c67abbb0dbbce1c29632ebc3e17cadcf2f) chore(deps): bump @viperproject/locate-java-home from 1.1.8 to 1.1.9 (@dependabot[bot]) - [07f346a](https://github.com/scalameta/metals-vscode/commit/07f346ad82a20a16e006d2b3012c48b120aae153) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [59c039f](https://github.com/scalameta/metals-vscode/commit/59c039f8c2a4d605dfed695dd437984055f9c529) chore(deps-dev): bump @types/node from 18.8.0 to 18.8.1 (@dependabot[bot]) +- [d332d35](https://github.com/scalameta/metals-vscode/commit/d332d350db7c8e90c465d61c13e9844e8729f79a) chore(deps-dev): bump @types/node from 18.7.23 to 18.8.0 (@dependabot[bot]) - [0e402c7](https://github.com/scalameta/metals-vscode/commit/0e402c7f5d3fb7787146fd0115428cacad2a7515) build(deps-dev): bump @types/node from 18.7.23 to 18.8.0 (@dependabot[bot]) - [ff5bc11](https://github.com/scalameta/metals-vscode/commit/ff5bc111b301055f96601eef380b77ea26e0d61b) build(deps-dev): bump @types/mocha from 9.1.1 to 10.0.0 (@dependabot[bot]) - [7391cba](https://github.com/scalameta/metals-vscode/commit/7391cba845cefcc1b1573f80ad7a89661dfcdd77) build(deps-dev): bump typescript from 4.8.3 to 4.8.4 (@dependabot[bot]) - [fdc5e20](https://github.com/scalameta/metals-vscode/commit/fdc5e205b6781a1539b1ab2dfffd467d27bb5768) build(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (@dependabot[bot]) +- [c62e740](https://github.com/scalameta/metals-vscode/commit/c62e7403205a4911e3dcc62b509e971c73a2ef8c) chore(deps-dev): bump @types/node from 18.7.21 to 18.7.23 (@dependabot[bot]) - [7f79ca3](https://github.com/scalameta/metals-vscode/commit/7f79ca334c4c99e6f6a364d02105167e90038e28) build(deps-dev): bump @types/node from 18.7.21 to 18.7.23 (@dependabot[bot]) - [1835c4b](https://github.com/scalameta/metals-vscode/commit/1835c4b765312b0c78967bb5d12857d36ec1587e) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [07d5f87](https://github.com/scalameta/metals-vscode/commit/07d5f87a1c3838a3af0c4af1fbe3b30793a7b494) Increase patch version for pre-release - [156b4c5](https://github.com/scalameta/metals-vscode/commit/156b4c5ef59afbdedb963f6886648c9bec2977a0) feature: Add basic syntax highlighting for semanticdb files (@tgodzik) +- [5ff3593](https://github.com/scalameta/metals-vscode/commit/5ff3593be09fb2323560fa2b1b3a0b44cd8e9a73) chore(deps-dev): bump @types/node from 18.7.18 to 18.7.21 (@dependabot[bot]) - [99820c8](https://github.com/scalameta/metals-vscode/commit/99820c83ce98db0a16bf190823e9a6cca0f8c869) build(deps-dev): bump @types/node from 18.7.18 to 18.7.21 (@dependabot[bot]) - [4a556a8](https://github.com/scalameta/metals-vscode/commit/4a556a821a51a7c0e4070f464b421415a200ae20) build(deps-dev): bump eslint from 8.23.1 to 8.24.0 (@dependabot[bot]) - [cd4c78e](https://github.com/scalameta/metals-vscode/commit/cd4c78e2c8602c22aa173cc207305c8a9de89b81) Increase patch version for pre-release - [ab03b29](https://github.com/scalameta/metals-vscode/commit/ab03b2977e6c4c37b313c33d5e27f39dae3d40aa) build(deps-dev): bump @typescript-eslint/parser from 5.37.0 to 5.38.0 (@dependabot[bot]) - [a2ebefb](https://github.com/scalameta/metals-vscode/commit/a2ebefbe29477bf31ac30cb6b16bb33e66ed0d17) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [045fce7](https://github.com/scalameta/metals-vscode/commit/045fce7d63554ae865b38d081742c122d8d4d72c) chore(deps-dev): bump @types/node from 18.7.17 to 18.7.18 (@dependabot[bot]) - [42431dc](https://github.com/scalameta/metals-vscode/commit/42431dc9391accc1da96df8259f83537c1850b16) build(deps-dev): bump @types/node from 18.7.17 to 18.7.18 (@dependabot[bot]) - [82e5a11](https://github.com/scalameta/metals-vscode/commit/82e5a11aa4c65931c8d743cc3c23488eff97dde8) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [e6a26ca](https://github.com/scalameta/metals-vscode/commit/e6a26ca22fd5ea484066b0913c19f4601e3197fa) build(deps-dev): bump eslint from 8.23.0 to 8.23.1 (@dependabot[bot]) +- [829a7df](https://github.com/scalameta/metals-vscode/commit/829a7dff33caefcbc177696d743202ff01510a02) chore(deps-dev): bump @types/node from 18.7.16 to 18.7.17 (@dependabot[bot]) - [4609f49](https://github.com/scalameta/metals-vscode/commit/4609f4965e4be7b88b1e5c91db5d1c962d5c9e9d) build(deps-dev): bump @types/node from 18.7.16 to 18.7.17 (@dependabot[bot]) - [03224aa](https://github.com/scalameta/metals-vscode/commit/03224aac3ec97c0993bd5e2e1d6746aa8a90e622) build(deps-dev): bump @typescript-eslint/parser from 5.36.2 to 5.37.0 (@dependabot[bot]) - [95abca9](https://github.com/scalameta/metals-vscode/commit/95abca9b8ad97ada0a7c7f60829a508abd428f97) build(deps-dev): bump typescript from 4.8.2 to 4.8.3 (@dependabot[bot]) +- [cb9c8bb](https://github.com/scalameta/metals-vscode/commit/cb9c8bbc08bd4f6c48aff4cffda5c287482b374e) chore(deps-dev): bump @types/node from 18.7.15 to 18.7.16 (@dependabot[bot]) - [e061254](https://github.com/scalameta/metals-vscode/commit/e0612542f5d4f71940a28512ff5d0a1e589209cb) build(deps-dev): bump @types/node from 18.7.15 to 18.7.16 (@dependabot[bot]) - [85a64cc](https://github.com/scalameta/metals-vscode/commit/85a64cce4810b2782d7eba6abe969bd401e73602) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [eb2b6aa](https://github.com/scalameta/metals-vscode/commit/eb2b6aa28ad518f62e8ab216c968ae6225413b5e) build(deps-dev): bump @typescript-eslint/parser from 5.36.1 to 5.36.2 (@dependabot[bot]) - [63dac54](https://github.com/scalameta/metals-vscode/commit/63dac540cf89eeea5526ea1453ed51321b8bc17b) Increase patch version for pre-release - [b70d5b3](https://github.com/scalameta/metals-vscode/commit/b70d5b3101f37be5e1724974d436beb2a9af78cf) docs: add a documnet how to run tests (@tanishiking) +- [4340ccb](https://github.com/scalameta/metals-vscode/commit/4340ccb1ca0026a31251d37d9dc7aa09b0bf775d) chore(deps-dev): bump @types/node from 18.7.14 to 18.7.15 (@dependabot[bot]) - [9c93d72](https://github.com/scalameta/metals-vscode/commit/9c93d723a8b70a51ee4e4de0a0216a06625b4f03) build(deps-dev): bump @types/node from 18.7.14 to 18.7.15 (@dependabot[bot]) - [8c28bbf](https://github.com/scalameta/metals-vscode/commit/8c28bbf2643825343d5a800e85b3a6c8aed891b9) refactor: use chaijs for assertions (@tanishiking) - [da8ac81](https://github.com/scalameta/metals-vscode/commit/da8ac815cb5598083c9ae124a9c87b5b8d20916a) test: Add test for "needCheckForUpdates" (@tanishiking) - [bc81db1](https://github.com/scalameta/metals-vscode/commit/bc81db18394308bb0f7c553ca18242dfa91dc278) Increase patch version for pre-release - [dacf72c](https://github.com/scalameta/metals-vscode/commit/dacf72c53f62da4d35b9c65fc11b3832985c535e) refactor: Do not use .metals for saving versions (@tanishiking) +- [e7988a8](https://github.com/scalameta/metals-vscode/commit/e7988a86e13dfead557854db1ea4a17f489df0eb) chore(deps): bump fp-ts from 2.12.2 to 2.12.3 (@dependabot[bot]) - [1eaf51f](https://github.com/scalameta/metals-vscode/commit/1eaf51ff7c4889eecbad037f58a80ca70d1dd299) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [890902b](https://github.com/scalameta/metals-vscode/commit/890902be77c3866592d2ceb3b9622174035dfda8) build(deps-dev): bump @types/glob from 7.2.0 to 8.0.0 (@dependabot[bot]) - [206e86b](https://github.com/scalameta/metals-vscode/commit/206e86b1ae5a9b5f858182d31d0af2519a870539) build(deps-dev): bump @typescript-eslint/parser from 5.36.0 to 5.36.1 (@dependabot[bot]) - [cbb96d6](https://github.com/scalameta/metals-vscode/commit/cbb96d62654633e1696c7fcc20859c447c15f990) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [93aa475](https://github.com/scalameta/metals-vscode/commit/93aa475179735884eacb3f5485edd270413effbd) build(deps-dev): bump vsce from 2.10.2 to 2.11.0 (@dependabot[bot]) +- [de58ea8](https://github.com/scalameta/metals-vscode/commit/de58ea8f363ebdc05c88f69d25c7b56eaeb8bbf5) chore(deps-dev): bump @types/node from 18.7.13 to 18.7.14 (@dependabot[bot]) - [dbdef39](https://github.com/scalameta/metals-vscode/commit/dbdef398bc9f7b9ecea6105b12b865aefe01d453) build(deps-dev): bump @types/node from 18.7.13 to 18.7.14 (@dependabot[bot]) - [03489fb](https://github.com/scalameta/metals-vscode/commit/03489fbc5cf69d4973a59a173c7a191fe1312a9f) build(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 5.36.0 (@dependabot[bot]) - [c25c3b4](https://github.com/scalameta/metals-vscode/commit/c25c3b4f31b94624911e9964b94616513c1d358e) build(deps-dev): bump @sourcegraph/scip-typescript from 0.2.8 to 0.2.9 (@dependabot[bot]) @@ -233,16 +335,21 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [f98a118](https://github.com/scalameta/metals-vscode/commit/f98a1181e705985f50ad208e6fd484dabb23f85f) build(deps-dev): bump typescript from 4.7.4 to 4.8.2 (@dependabot[bot]) - [9c9df6d](https://github.com/scalameta/metals-vscode/commit/9c9df6dd4196c6cadf5c2f64a93992e7fa5c6ded) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [f7cd6f9](https://github.com/scalameta/metals-vscode/commit/f7cd6f9ce410644e4da5f9df3b54bd76473c8b68) build(deps-dev): bump @types/node from 18.7.11 to 18.7.13 (@dependabot[bot]) +- [014c8cd](https://github.com/scalameta/metals-vscode/commit/014c8cd5b62019a3d8da37ea0ffe38db8af86d7b) chore(deps-dev): bump @types/node from 18.7.11 to 18.7.13 (@dependabot[bot]) - [5bf91cc](https://github.com/scalameta/metals-vscode/commit/5bf91cc54b5629d1c002d91a20d8b8d7ef2ecc6c) build(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.35.1 (@dependabot[bot]) +- [c711866](https://github.com/scalameta/metals-vscode/commit/c711866a89d3b6a68da8a421ab83aedad2ecbcb7) chore(deps-dev): bump @types/node from 18.7.10 to 18.7.11 (@dependabot[bot]) - [a8842a7](https://github.com/scalameta/metals-vscode/commit/a8842a7923ed87f00436f4a116aac9fbcff777fb) build(deps-dev): bump @types/node from 18.7.10 to 18.7.11 (@dependabot[bot]) - [3122a0e](https://github.com/scalameta/metals-vscode/commit/3122a0e7d10012763793c80e7ade5217a6c1bb81) Increase patch version for pre-release - [38e8111](https://github.com/scalameta/metals-vscode/commit/38e811111aef1fa8a09ca311aea433dd59b24b99) build(deps-dev): bump @typescript-eslint/parser from 5.33.1 to 5.34.0 (@dependabot[bot]) +- [62a4eff](https://github.com/scalameta/metals-vscode/commit/62a4eff4e619d93cdfb1e76dfa232fcdd4d1f82b) chore(deps-dev): bump @types/node from 18.7.9 to 18.7.10 (@dependabot[bot]) - [57404c5](https://github.com/scalameta/metals-vscode/commit/57404c54af1022e7f228023a2a7e7e8854b67f36) build(deps-dev): bump @types/node from 18.7.9 to 18.7.10 (@dependabot[bot]) - [3faef82](https://github.com/scalameta/metals-vscode/commit/3faef8251ee1f8bb9b27851c6d6885550e37ecdc) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [10775ab](https://github.com/scalameta/metals-vscode/commit/10775ab0d9e784ece03c0e856f5cbb9342129f31) Increase patch version for pre-release - [0dbfe88](https://github.com/scalameta/metals-vscode/commit/0dbfe88b1e79c8d8818de0bd64972d8fefc45bee) chore: Add various icons for Metals provided extensions and web views (@tgodzik) +- [74b334f](https://github.com/scalameta/metals-vscode/commit/74b334fea00545b1946dbe9907a146c856bf6008) chore(deps-dev): bump @types/node from 18.7.6 to 18.7.9 (@dependabot[bot]) - [6960d73](https://github.com/scalameta/metals-vscode/commit/6960d73a028b09c367211b97b630bbb7e976bbfe) build(deps-dev): bump vsce from 2.10.0 to 2.10.2 (@dependabot[bot]) - [6864d3e](https://github.com/scalameta/metals-vscode/commit/6864d3e3dce2c64cb5a05d83465f173526067b7f) build(deps-dev): bump @types/node from 18.7.6 to 18.7.9 (@dependabot[bot]) +- [8e7113d](https://github.com/scalameta/metals-vscode/commit/8e7113de20d6daa616440adab0c555bbb233e13d) chore(deps-dev): bump @types/node from 18.7.5 to 18.7.6 (@dependabot[bot]) - [ac106ec](https://github.com/scalameta/metals-vscode/commit/ac106eca9a4a8426a150816837fbb4257d17e1df) build(deps-dev): bump @types/node from 18.7.5 to 18.7.6 (@dependabot[bot]) - [4cb876f](https://github.com/scalameta/metals-vscode/commit/4cb876fad6a918450b868fd183854ecbbab587f1) Increase patch version for pre-release - [cc1e9e8](https://github.com/scalameta/metals-vscode/commit/cc1e9e8a4bbec23b5f70b75ec636cee59da8df72) Increase patch version for pre-release @@ -251,13 +358,19 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [30c29a1](https://github.com/scalameta/metals-vscode/commit/30c29a199c14eaa8cd6fce05ea10679f89e5c9bf) Increase patch version for pre-release - [ee88fe8](https://github.com/scalameta/metals-vscode/commit/ee88fe828631d08146609a6bd444f3465db5803a) chore: Update release version (@tgodzik) - [93b9a8e](https://github.com/scalameta/metals-vscode/commit/93b9a8e2d2d1fc022bfa9919c9d34667066c9ed5) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [2a748ed](https://github.com/scalameta/metals-vscode/commit/2a748ed1213ca223fc3293087937fb4485bd86a8) ci(Mergify): configuration update (@tanishiking) - [c619bd7](https://github.com/scalameta/metals-vscode/commit/c619bd78e2981afe2b124acc844a117d4301ce0f) ci(Mergify): configuration update (@tanishiking) +- [ccdbf5d](https://github.com/scalameta/metals-vscode/commit/ccdbf5d21a00eed3b966ab2dfb64dcc5172a69d8) chore(deps-dev): bump @types/node from 18.7.3 to 18.7.5 (@dependabot[bot]) - [57b9d39](https://github.com/scalameta/metals-vscode/commit/57b9d39f0aa6248515ed76e37fca57bdce2ed08b) build(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.33.1 (@dependabot[bot]) - [f43e87a](https://github.com/scalameta/metals-vscode/commit/f43e87acd6ac6cf25bf13695f79ca3783516965c) build(deps-dev): bump @types/node from 18.7.3 to 18.7.5 (@dependabot[bot]) - [8b41b48](https://github.com/scalameta/metals-vscode/commit/8b41b4857670912ef0ee3df3b3f3ad92762dcccb) bugfix: Fix issue with * not being inserted automatically (@tgodzik) +- [d598dc8](https://github.com/scalameta/metals-vscode/commit/d598dc8570be022a5402351ea57f3af15b7ef2a0) chore(deps-dev): bump @types/node from 18.7.1 to 18.7.3 (@dependabot[bot]) - [ea30072](https://github.com/scalameta/metals-vscode/commit/ea300728500bbed2c7db7481290d993fcbc85d0b) build(deps-dev): bump @types/node from 18.7.1 to 18.7.3 (@dependabot[bot]) - [ee38ff7](https://github.com/scalameta/metals-vscode/commit/ee38ff77a086ead8d66795b07859cbbd05959a06) build(deps-dev): bump eslint from 8.21.0 to 8.22.0 (@dependabot[bot]) +- [e08fe51](https://github.com/scalameta/metals-vscode/commit/e08fe513c3830bd3b3cd9c7d4e353bbcf3a62302) chore(deps-dev): bump @types/semver from 7.3.11 to 7.3.12 (@dependabot[bot]) - [34a5293](https://github.com/scalameta/metals-vscode/commit/34a529347773433c3466f6cce6a4d632b53459cb) build(deps-dev): bump @types/semver from 7.3.11 to 7.3.12 (@dependabot[bot]) +- [30c51cd](https://github.com/scalameta/metals-vscode/commit/30c51cd193944676d06e296fc8f0c6c50d7816c0) chore(deps-dev): bump @types/semver from 7.3.10 to 7.3.11 (@dependabot[bot]) +- [302a149](https://github.com/scalameta/metals-vscode/commit/302a149db8108f02623791de728d7658080d4363) chore(deps-dev): bump @types/node from 18.6.5 to 18.7.1 (@dependabot[bot]) - [e3c6ee2](https://github.com/scalameta/metals-vscode/commit/e3c6ee212ad73c9e00e7f7b3fdcceab3fdfd1953) build(deps-dev): bump @types/semver from 7.3.10 to 7.3.11 (@dependabot[bot]) - [3518163](https://github.com/scalameta/metals-vscode/commit/3518163ad1f1edc395ed408b22ab8972cd73a961) build(deps-dev): bump @types/node from 18.6.5 to 18.7.1 (@dependabot[bot]) - [873fe62](https://github.com/scalameta/metals-vscode/commit/873fe621790cba25826d8a84a48b22d3f30bece5) v1.19.0 @@ -266,32 +379,45 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [b74c69b](https://github.com/scalameta/metals-vscode/commit/b74c69b617114434afecc3f9d45471139ea60648) Increase patch version for pre-release - [30e1b87](https://github.com/scalameta/metals-vscode/commit/30e1b873466ab23dde6df5adc242a94d5fee9c1d) release: Bump server version to 0.11.8 (@tanishiking) - [76223aa](https://github.com/scalameta/metals-vscode/commit/76223aa74eabe8f39edcb0bf865a2b18d077abf6) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [e59c4cf](https://github.com/scalameta/metals-vscode/commit/e59c4cfb8634f84670bc0881d184bdd56b7084d2) chore(deps-dev): bump @types/node from 18.6.4 to 18.6.5 (@dependabot[bot]) - [fcd1aba](https://github.com/scalameta/metals-vscode/commit/fcd1abaa2246312e2a9ca1946eac2c7b80e7b6c4) build(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.33.0 (@dependabot[bot]) - [3e2ecb5](https://github.com/scalameta/metals-vscode/commit/3e2ecb5a5514f8162722993fb661804d9a63f758) build(deps-dev): bump @types/node from 18.6.4 to 18.6.5 (@dependabot[bot]) +- [f17f57c](https://github.com/scalameta/metals-vscode/commit/f17f57cc8aaed7f58dfd118effda9bbd9eb85249) chore(deps-dev): bump @types/node from 18.6.3 to 18.6.4 (@dependabot[bot]) - [3cf623f](https://github.com/scalameta/metals-vscode/commit/3cf623f8d3af51f2262132d38a1fafdf0885c02b) build(deps-dev): bump @types/node from 18.6.3 to 18.6.4 (@dependabot[bot]) - [3bc3de1](https://github.com/scalameta/metals-vscode/commit/3bc3de1c75d86e31b9dcedefd5c38ab2877a0bd1) Increase patch version for pre-release - [40b7416](https://github.com/scalameta/metals-vscode/commit/40b7416c1cf47a99a99a9dbc7bffad60b2231f6d) build(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.32.0 (@dependabot[bot]) - [4f1cb7b](https://github.com/scalameta/metals-vscode/commit/4f1cb7b65654b5d08f0fe3429be2833c2b00d8f0) build(deps-dev): bump eslint from 8.20.0 to 8.21.0 (@dependabot[bot]) - [1ca4b81](https://github.com/scalameta/metals-vscode/commit/1ca4b81b95733e08902060da259d194f3ddefe7e) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [47e855e](https://github.com/scalameta/metals-vscode/commit/47e855e0a533da5ad8f9e1ebcaf65a8c51b17c8c) chore(deps-dev): bump @types/node from 18.6.2 to 18.6.3 (@dependabot[bot]) - [42cd68a](https://github.com/scalameta/metals-vscode/commit/42cd68a3cc4e38ad032b73199fcbd5990b0a451e) build(deps-dev): bump @types/node from 18.6.2 to 18.6.3 (@dependabot[bot]) - [311e62b](https://github.com/scalameta/metals-vscode/commit/311e62b4772b833d976ba1f02c433e82b60c9575) build(deps-dev): bump @sourcegraph/scip-typescript from 0.2.7 to 0.2.8 (@dependabot[bot]) +- [d4d745f](https://github.com/scalameta/metals-vscode/commit/d4d745f835c0061f51addea71bf9537e195c574d) chore(deps-dev): bump @types/node from 18.6.1 to 18.6.2 (@dependabot[bot]) - [548ddc0](https://github.com/scalameta/metals-vscode/commit/548ddc00f1eda26ac52b378cfea62f14c922440e) build(deps-dev): bump @types/node from 18.6.1 to 18.6.2 (@dependabot[bot]) - [995b2ad](https://github.com/scalameta/metals-vscode/commit/995b2ade2a937964af45e551779364ac2235662b) build(deps): bump metals-languageclient from 0.5.17 to 0.5.18 (@dependabot[bot]) - [9c26e0b](https://github.com/scalameta/metals-vscode/commit/9c26e0b0590432a4396ed2a2a316ca9f4f94b875) Add Scala CLI commands and settings (@alexarchambault) - [b68cd4f](https://github.com/scalameta/metals-vscode/commit/b68cd4fbe376beb6196f642330e315785245352e) Update metals-languageclient to 0.5.18 (@alexarchambault) +- [fbaf0bd](https://github.com/scalameta/metals-vscode/commit/fbaf0bdd5b1498d8763ad20b2e694d6d9ffffa74) Release v0.5.18 - [3eb51e3](https://github.com/scalameta/metals-vscode/commit/3eb51e3e52a041b8a7a98322c2d0f5165618618a) build(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 (@dependabot[bot]) +- [89f7fda](https://github.com/scalameta/metals-vscode/commit/89f7fdaf6dc49c5db5e76e8df68bf77d7d9403cc) chore(deps-dev): bump @types/node from 18.6.0 to 18.6.1 (@dependabot[bot]) +- [fb2623c](https://github.com/scalameta/metals-vscode/commit/fb2623c97a84bb5df626e360ac555e5f38f502cf) chore(deps): bump fp-ts from 2.12.1 to 2.12.2 (@dependabot[bot]) - [934905b](https://github.com/scalameta/metals-vscode/commit/934905b23c9d2cf8f23638332a1d977a0ce9c9ce) build(deps-dev): bump @types/node from 18.6.0 to 18.6.1 (@dependabot[bot]) - [a461039](https://github.com/scalameta/metals-vscode/commit/a4610394b6edce40ff7b3afb98390d80a0f43f43) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [ed103cb](https://github.com/scalameta/metals-vscode/commit/ed103cb38fd1d62a3b4571a88e4c098e447d0ca8) Add Scala CLI related commands (@alexarchambault) +- [b5ea7a9](https://github.com/scalameta/metals-vscode/commit/b5ea7a9fdb914967f9a8b7d65191d9b3145800b3) chore(deps-dev): bump @types/node from 18.0.6 to 18.6.0 (@dependabot[bot]) - [bb51c4a](https://github.com/scalameta/metals-vscode/commit/bb51c4a1e153a67958454fa208b8bdb81357a17f) build(deps-dev): bump @types/node from 18.0.6 to 18.6.0 (@dependabot[bot]) - [1c2cd4f](https://github.com/scalameta/metals-vscode/commit/1c2cd4f4eed4828b0a952c696cf43e58f981c027) build(deps-dev): bump eslint-plugin-mocha from 10.0.5 to 10.1.0 (@dependabot[bot]) - [6078d68](https://github.com/scalameta/metals-vscode/commit/6078d6895c28486504b179a29b123fdf21607fd2) build(deps-dev): bump vsce from 2.9.3 to 2.10.0 (@dependabot[bot]) - [e12a280](https://github.com/scalameta/metals-vscode/commit/e12a2800aa256a11b2c6850edd005ac3b108bd92) build(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7 (@dependabot[bot]) - [16700ab](https://github.com/scalameta/metals-vscode/commit/16700abafb63f8c272b692257dc0a8a4cc2e05a1) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [3acf876](https://github.com/scalameta/metals-vscode/commit/3acf87626a0e0680ee333d7f5d83015b38d57345) chore(deps-dev): bump @types/node from 18.0.4 to 18.0.6 (@dependabot[bot]) - [e727a29](https://github.com/scalameta/metals-vscode/commit/e727a29d3b888cebad4169ca311693a2ebec08b5) build(deps-dev): bump @types/node from 18.0.4 to 18.0.6 (@dependabot[bot]) - [4f2cef5](https://github.com/scalameta/metals-vscode/commit/4f2cef546fef7b8f6bafdf1a47a5855eaeee1b18) build(deps-dev): bump vsce from 2.9.2 to 2.9.3 (@dependabot[bot]) - [6844889](https://github.com/scalameta/metals-vscode/commit/68448899ff08e877dddc8608f3b79cefec1d10d8) build(deps-dev): bump eslint from 8.19.0 to 8.20.0 (@dependabot[bot]) - [4b07397](https://github.com/scalameta/metals-vscode/commit/4b07397588932984abac765b2940af331c465046) Increase patch version for pre-release - [4fe39fd](https://github.com/scalameta/metals-vscode/commit/4fe39fdee7373df11d2359ea5fd5a0c6f58fc3e1) Bump metals-languageclient to 0.5.17 and vscode-languageclient to 8.0.2 (@tanishiking) +- [7671684](https://github.com/scalameta/metals-vscode/commit/76716844dc7eece2ea3771d4431e5b2f885726d7) Release v0.5.17 +- [e81acb7](https://github.com/scalameta/metals-vscode/commit/e81acb7de03bf1eccf8ef60977793dda6f2a2c23) chore(deps-dev): bump @types/node from 18.0.3 to 18.0.4 (@dependabot[bot]) +- [ef1f06a](https://github.com/scalameta/metals-vscode/commit/ef1f06a743e2562679063698d0943ce94642f32c) chore(deps): bump vscode-languageserver-protocol from 3.17.1 to 3.17.2 (@dependabot[bot]) - [3efaeda](https://github.com/scalameta/metals-vscode/commit/3efaeda45432f3ad09b40a401bc6fee71b753d9c) build(deps-dev): bump @types/node from 18.0.3 to 18.0.4 (@dependabot[bot]) - [ad64c05](https://github.com/scalameta/metals-vscode/commit/ad64c0542d4bba7b70d363054aafa7bebc6ab8ee) Increase patch version for pre-release - [a542fa7](https://github.com/scalameta/metals-vscode/commit/a542fa771b3ea2a807a5d819c8538d0d814df3de) Increase patch version for pre-release @@ -301,8 +427,10 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [cc25ad9](https://github.com/scalameta/metals-vscode/commit/cc25ad9fd166e16bab2722a754eb01c9d8a3ab1b) build(deps-dev): bump @typescript-eslint/parser from 5.30.5 to 5.30.6 (@dependabot[bot]) - [a4b6068](https://github.com/scalameta/metals-vscode/commit/a4b6068350fc9c2547e28ea0e8f01472a3c25e7f) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [fe8dd34](https://github.com/scalameta/metals-vscode/commit/fe8dd34555a013554ee3fdeccfb5996126a51a37) Increase patch version for pre-release +- [221e3e0](https://github.com/scalameta/metals-vscode/commit/221e3e0f63f6a1f220266d8d6819a2ff086082c1) chore(deps-dev): bump @types/node from 18.0.2 to 18.0.3 (@dependabot[bot]) - [17badf2](https://github.com/scalameta/metals-vscode/commit/17badf2328c9551f7219b497a565594c41296434) build(deps-dev): bump @types/node from 18.0.2 to 18.0.3 (@dependabot[bot]) - [53b3ba9](https://github.com/scalameta/metals-vscode/commit/53b3ba94daa6a7d5308ce1244fcf7c103a6f7202) Increase patch version for pre-release +- [8628d34](https://github.com/scalameta/metals-vscode/commit/8628d346898394d4d2e44c3feb8e99bd05368b7f) chore(deps-dev): bump @types/node from 18.0.1 to 18.0.2 (@dependabot[bot]) - [4ac5bf3](https://github.com/scalameta/metals-vscode/commit/4ac5bf3c0284e109846702586ee9de834ff255d0) build(deps-dev): bump @types/node from 18.0.1 to 18.0.2 (@dependabot[bot]) - [a252654](https://github.com/scalameta/metals-vscode/commit/a252654c78db42ea2d9e23ae2a76561cea1e5056) build(deps-dev): bump @typescript-eslint/parser from 5.30.4 to 5.30.5 (@dependabot[bot]) - [9efadfb](https://github.com/scalameta/metals-vscode/commit/9efadfb78239ed7e10c6ad5d6239060f9caecbe7) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) @@ -315,6 +443,7 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [170d700](https://github.com/scalameta/metals-vscode/commit/170d70030d3fcb5e10cd8cec065640b101b72e89) feature: Add reset notifications command (@tgodzik) - [0c18990](https://github.com/scalameta/metals-vscode/commit/0c189908ca389f6eb383064ef93c44cb4efa685e) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [e22ae36](https://github.com/scalameta/metals-vscode/commit/e22ae367d0146ab78a6c39097d15510e7b639060) build(deps-dev): bump @typescript-eslint/parser from 5.30.0 to 5.30.4 (@dependabot[bot]) +- [3df6855](https://github.com/scalameta/metals-vscode/commit/3df685503b53d8ae260c6a4ba7d0d49d3d3afdf5) chore(deps-dev): bump @types/node from 18.0.0 to 18.0.1 (@dependabot[bot]) - [0eee541](https://github.com/scalameta/metals-vscode/commit/0eee541023dc935fab6fe0d684ff5ead4fa91ead) build(deps-dev): bump @types/node from 18.0.0 to 18.0.1 (@dependabot[bot]) - [fdcfca3](https://github.com/scalameta/metals-vscode/commit/fdcfca390b5fcea1be84accfa0610a0282aec308) build(deps-dev): bump eslint from 8.18.0 to 8.19.0 (@dependabot[bot]) - [c2307b0](https://github.com/scalameta/metals-vscode/commit/c2307b0b4e93481d1b2f8cdf3ffa2780fabe75e8) Increase patch version for pre-release @@ -327,11 +456,15 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [07b7419](https://github.com/scalameta/metals-vscode/commit/07b74190744a2b01f91d4ed5eafb830a0684ac73) bugfix: Show last version release notes on demand (@tgodzik) - [9f8a7cd](https://github.com/scalameta/metals-vscode/commit/9f8a7cdcce819817d8eb950d0a77803eb90d8c88) build(deps-dev): bump eslint from 8.17.0 to 8.18.0 (@dependabot[bot]) - [5d0a248](https://github.com/scalameta/metals-vscode/commit/5d0a24898aaa9516c3a23477e7383d2be9d93168) build(deps-dev): bump typescript from 4.7.3 to 4.7.4 (@dependabot[bot]) +- [66930e0](https://github.com/scalameta/metals-vscode/commit/66930e0fe046853227c3749534f9d0485880392f) chore(deps-dev): bump @types/semver from 7.3.9 to 7.3.10 (@dependabot[bot]) +- [009c693](https://github.com/scalameta/metals-vscode/commit/009c6939c5dc266afc97e1c6f6c29a8cde2a548b) chore(deps-dev): bump prettier from 2.7.0 to 2.7.1 (@dependabot[bot]) - [cbc9a60](https://github.com/scalameta/metals-vscode/commit/cbc9a60a53403aac1fa310c6d4912aab0fbc2954) build(deps-dev): bump prettier from 2.7.0 to 2.7.1 (@dependabot[bot]) +- [91684a2](https://github.com/scalameta/metals-vscode/commit/91684a25860fc70baa7e1ffb4f7915f50c3cd07b) chore(deps-dev): bump @types/node from 17.0.27 to 18.0.0 (@dependabot[bot]) - [ac419f9](https://github.com/scalameta/metals-vscode/commit/ac419f9840c205ae38d8e6939ffb18cee741355d) build(deps-dev): bump @types/node from 17.0.27 to 18.0.0 (@dependabot[bot]) - [e3a8275](https://github.com/scalameta/metals-vscode/commit/e3a8275d3e8a7ee36b360b9c8cf5c1f10c02ca20) build(deps-dev): bump @types/semver from 7.3.9 to 7.3.10 (@dependabot[bot]) - [b56afc9](https://github.com/scalameta/metals-vscode/commit/b56afc9eb160421f9a45423d2ea5e867bbafcff6) Increase patch version for pre-release - [a581013](https://github.com/scalameta/metals-vscode/commit/a58101397616c252a9d167edf2eb2e53aca14f29) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [c6a3632](https://github.com/scalameta/metals-vscode/commit/c6a363238f20c0cc1c444c0d45d40eb7e4c3a49a) chore(deps-dev): bump prettier from 2.6.2 to 2.7.0 (@dependabot[bot]) - [03aac35](https://github.com/scalameta/metals-vscode/commit/03aac3553a9daac69444ec9f3e15e13820125eb0) build(deps-dev): bump prettier from 2.6.2 to 2.7.0 (@dependabot[bot]) - [f9ae38e](https://github.com/scalameta/metals-vscode/commit/f9ae38e5ed51ca6df28e84682834c9e7272742b1) fix: do not forget to start language client (@kpodsiad) - [23592df](https://github.com/scalameta/metals-vscode/commit/23592dfc8b06538607efe36cbf91e1a988cbd230) build(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.28.0 (@dependabot[bot]) @@ -347,8 +480,11 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [64e99f2](https://github.com/scalameta/metals-vscode/commit/64e99f2cf33364e60e69f17ec4d27245bd745356) build(deps-dev): bump ovsx from 0.3.0 to 0.5.1 (@dependabot[bot]) - [0fac4f7](https://github.com/scalameta/metals-vscode/commit/0fac4f706a3b1f0bfa94324382f656cc01b07b04) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [a1eebac](https://github.com/scalameta/metals-vscode/commit/a1eebacd619e704c7e90f1ec80dc1ae6ba2abee5) build(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.27.1 (@dependabot[bot]) +- [9a594b9](https://github.com/scalameta/metals-vscode/commit/9a594b9f87fc1c789e6e500c37547558ef975106) Release v0.5.16 +- [ccd024e](https://github.com/scalameta/metals-vscode/commit/ccd024e868f5950dea9515e64ff8542b4a2cd0ae) Update node version of release workflow (@tanishiking) - [ae0ff8b](https://github.com/scalameta/metals-vscode/commit/ae0ff8b4ac65cf6a5903d8f0e357d19925fbb371) build(deps-dev): bump eslint from 8.16.0 to 8.17.0 (@dependabot[bot]) - [1f04dcc](https://github.com/scalameta/metals-vscode/commit/1f04dcc25182abc2e4c0a2d8cbba7dfb08ebe1b9) build(deps-dev): bump typescript from 4.7.2 to 4.7.3 (@dependabot[bot]) +- [7fbefb4](https://github.com/scalameta/metals-vscode/commit/7fbefb4fee733b5a65c53c0b493375723ca050c7) refactor: Remove unused abstract members from LanguageClient (@tanishiking) - [9b3d4e9](https://github.com/scalameta/metals-vscode/commit/9b3d4e93af5e82f82f02ab2ccbc33383621cbde6) Increase patch version for pre-release - [82c5314](https://github.com/scalameta/metals-vscode/commit/82c53146e0d53f678cd27cbda8c686ed02ffcc60) bufix: Revert ovsx update (@tgodzik) - [1704189](https://github.com/scalameta/metals-vscode/commit/1704189396c4128a5d3f148d50834454d877c1af) v1.17.0 @@ -374,6 +510,7 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [4baec89](https://github.com/scalameta/metals-vscode/commit/4baec89a1097f6c1e04a7e1ebdb1107472ea0698) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [d282a0c](https://github.com/scalameta/metals-vscode/commit/d282a0c5aed9d3ff72f100b303d5c23958201f49) build(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.24.0 (@dependabot[bot]) - [fda3d18](https://github.com/scalameta/metals-vscode/commit/fda3d181c46bafcf71b771fbf005d43a5fdb0d23) build(deps-dev): bump glob from 8.0.2 to 8.0.3 (@dependabot[bot]) +- [ebdc1f0](https://github.com/scalameta/metals-vscode/commit/ebdc1f0c10cc16ede4ad3811b2fa96a0def7d2cc) chore(deps): bump vscode-languageserver-protocol from 3.16.0 to 3.17.1 (@dependabot[bot]) - [82c418c](https://github.com/scalameta/metals-vscode/commit/82c418c9d49c835cb56d14a742d8b2a1ae7061a1) build(deps-dev): bump glob from 8.0.1 to 8.0.2 (@dependabot[bot]) - [48d295a](https://github.com/scalameta/metals-vscode/commit/48d295adf61a0c5a76e659982db5ee4c12dffc27) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) - [2ae250d](https://github.com/scalameta/metals-vscode/commit/2ae250d34fd524335afd30e0b7ca33f157be2edb) build(deps-dev): bump @typescript-eslint/parser from 5.22.0 to 5.23.0 (@dependabot[bot]) @@ -386,7 +523,9 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [5eceabe](https://github.com/scalameta/metals-vscode/commit/5eceabe77f5a00480e927fc3761cd5af5da2c20c) Create .metals directory if it doesn't exist (@tgodzik) - [24f97e7](https://github.com/scalameta/metals-vscode/commit/24f97e741e30d044b20704e49ab193eec3abaa9a) build(deps-dev): bump ts-mocha from 9.0.2 to 10.0.0 (@dependabot[bot]) - [7d93aac](https://github.com/scalameta/metals-vscode/commit/7d93aacfd2c258b2c8ede63ff7200ba97ab059a9) build(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.22.0 (@dependabot[bot]) +- [fd68a10](https://github.com/scalameta/metals-vscode/commit/fd68a105217888a95eb6abfde95ef8db2a9d0539) chore(deps-dev): bump @types/jest from 27.4.1 to 27.5.0 (@dependabot[bot]) - [1a090b8](https://github.com/scalameta/metals-vscode/commit/1a090b80fa2d438a527d1ec4bfcbce995fbf3965) build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot]) +- [8e46db8](https://github.com/scalameta/metals-vscode/commit/8e46db841e08538455aa06a9d8b58c5fe3f9b63d) chore(deps): bump fp-ts from 2.12.0 to 2.12.1 (@dependabot[bot]) - [efa7607](https://github.com/scalameta/metals-vscode/commit/efa7607fa0d98e8624b8ace0bda90ede9fc759b6) build(deps-dev): bump typescript from 4.6.3 to 4.6.4 (@dependabot[bot]) - [fdec459](https://github.com/scalameta/metals-vscode/commit/fdec459df57affa5a8b6e57d055e4716c92da65a) v1.16.0 @@ -407,15 +546,24 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [3f6545b](https://github.com/scalameta/metals-vscode/commit/3f6545bd2dba74e81b95aae51f71cca398c0e465) Increase patch version for pre-release - [182aa96](https://github.com/scalameta/metals-vscode/commit/182aa96bd8f00b6e25078299f2228ce6e3334ff6) Increase patch version for pre-release - [5009d3c](https://github.com/scalameta/metals-vscode/commit/5009d3c125420e4e4e1372a8d2a6cd37e6f56536) Increase patch version for pre-release +- [fe5023e](https://github.com/scalameta/metals-vscode/commit/fe5023ed49fac0ddeca1484ef7128c76691c3728) refactor: delete unnecessary `if` condition (@yoshinorin) +- [cb57745](https://github.com/scalameta/metals-vscode/commit/cb57745d2a51e5a1ac1ea04d990820160b3c3335) Support custom Metals server version again (@Duhemm) - [8ab8b56](https://github.com/scalameta/metals-vscode/commit/8ab8b56a32d903585c7e3a3de918a3c429e1db04) Increase patch version for pre-release +- [6be63f7](https://github.com/scalameta/metals-vscode/commit/6be63f7b6cd4193b17c454de72f4e4ad8d54a346) Release v0.5.15 +- [f9ae745](https://github.com/scalameta/metals-vscode/commit/f9ae745c55f09dd6d7be1ed9723c3b92195ac860) Bump @types/node from 17.0.23 to 17.0.24 (@dependabot[bot]) +- [d236344](https://github.com/scalameta/metals-vscode/commit/d236344e4cbc49dfcf3520e551ddbf9c59c165d3) Bump fp-ts from 2.11.9 to 2.11.10 (@dependabot[bot]) - [c9ddb11](https://github.com/scalameta/metals-vscode/commit/c9ddb115a6932f701486a8a4f987cbf6ee64e521) build(deps-dev): bump @types/node from 17.0.23 to 17.0.24 (@dependabot[bot]) - [be00d89](https://github.com/scalameta/metals-vscode/commit/be00d899d9572607f53000e2f25b2dbcb164b56e) build(deps-dev): bump glob from 7.2.0 to 8.0.1 (@dependabot[bot]) +- [5ea06cb](https://github.com/scalameta/metals-vscode/commit/5ea06cbc2de8b8293bdf9961eaa0b43c1146fa9c) refactor: use `function.pipe` instead of `pipeable.pipe` (@yoshinorin) - [363cf18](https://github.com/scalameta/metals-vscode/commit/363cf18af008d000242397fa0b1c63bb2ad62df5) Increase patch version for pre-release - [d561518](https://github.com/scalameta/metals-vscode/commit/d561518e838de870d7505cc4aef030207cfb5751) Increase patch version for pre-release - [e3bc4a8](https://github.com/scalameta/metals-vscode/commit/e3bc4a8e97011e7ff95ed045d1694f9827ae82f9) Increase patch version for pre-release - [72f16e6](https://github.com/scalameta/metals-vscode/commit/72f16e6b0f0b6ca4ce66a0d6697f34716597c1e6) Increase patch version for pre-release +- [aab5e89](https://github.com/scalameta/metals-vscode/commit/aab5e892823a6deab726e8fd5d13dd4980cf1dbb) Release v0.5.14 - [96e0969](https://github.com/scalameta/metals-vscode/commit/96e0969892e6d12aa4e84d607083c546b0c3fcec) Increase patch version for pre-release - [c0776d0](https://github.com/scalameta/metals-vscode/commit/c0776d0de1ee364b87ee1c2b20790a4730c67f52) Bump @types/node from 17.0.22 to 17.0.23 (@dependabot[bot]) +- [528595b](https://github.com/scalameta/metals-vscode/commit/528595b16cc659d05f045f7c8c977add7dade2f0) Ignore dependabot to upgrade node-fetch to v3 (@tanishiking) +- [e59a43a](https://github.com/scalameta/metals-vscode/commit/e59a43a60e9bd019ddf6d71c2d7fc93af2a8450e) Bump @types/node from 17.0.21 to 17.0.22 (@dependabot[bot]) - [abd3538](https://github.com/scalameta/metals-vscode/commit/abd3538ceda5ef228da4bc675cd69e9f0ced4d68) Bump @types/node from 17.0.21 to 17.0.22 (@dependabot[bot]) - [2eeb6f1](https://github.com/scalameta/metals-vscode/commit/2eeb6f1e096e7cbb8757688f4de2138ad497aadc) Increase patch version for pre-release - [1e0726d](https://github.com/scalameta/metals-vscode/commit/1e0726d5e24e8f6dc53025b1762b018f100cf4b9) Fix search text in virtual jars and add highlighting (@Arthurm1) @@ -423,9 +571,12 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [a40aaad](https://github.com/scalameta/metals-vscode/commit/a40aaadbaf2e3b237e5e42ffe3fd2400e1419e55) Increase patch version for pre-release - [492d9de](https://github.com/scalameta/metals-vscode/commit/492d9de8480aa9c230523a4c6eca67ba1fc94af3) Update Scala versions lsit (@tgodzik) - [d09f118](https://github.com/scalameta/metals-vscode/commit/d09f118d7cba2e826f5ba52d8ee2c6dd6622b6e6) Increase patch version for pre-release +- [6a309f5](https://github.com/scalameta/metals-vscode/commit/6a309f551986a0e9c99784669a88f9fce436bc87) Release v0.5.12 - [305f664](https://github.com/scalameta/metals-vscode/commit/305f6648981b39e578dc2657d8ff99d149309491) Increase patch version for pre-release - [aaf0c94](https://github.com/scalameta/metals-vscode/commit/aaf0c947a9217242827621987fc43f6c6b8e4461) Increase patch version for pre-release - [9020f0d](https://github.com/scalameta/metals-vscode/commit/9020f0d9808b45c0adba601dae5558d1f4dd8aad) Bump language server version to fix issues with wrong binary metals version (@tgodzik) +- [e0a93a6](https://github.com/scalameta/metals-vscode/commit/e0a93a667315b182da671bdcb6bd8220933b4037) Release v0.5.11 +- [889a836](https://github.com/scalameta/metals-vscode/commit/889a836aa4389cfdb74af8c3e9746a036e37d318) Bump node-fetch from 2.6.1 to 2.6.7 (@dependabot[bot]) - [0f59578](https://github.com/scalameta/metals-vscode/commit/0f595784a9497ea5e2da2026311de61190c75dc5) v1.13.0 ### v1.13.0 (2022/03/08 16:38 +00:00) @@ -435,22 +586,31 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [5286d7b](https://github.com/scalameta/metals-vscode/commit/5286d7bf01758e0fefcd9f351184d203b88108e1) Increase patch version for pre-release - [1485152](https://github.com/scalameta/metals-vscode/commit/14851529039b1ad91e1ce17aeb1f7ed998334b94) Refactor and change `.metals-data` to `.metals` (@tgodzik) - [9bb04f2](https://github.com/scalameta/metals-vscode/commit/9bb04f25132c435ad99cd4d5d244eec7e3f5c9a0) Add mirror setting to help with coursier set up (@tgodzik) +- [5f58038](https://github.com/scalameta/metals-vscode/commit/5f58038895a6f87223052a7d9169e07078621f15) Release v0.5.10 +- [2135a45](https://github.com/scalameta/metals-vscode/commit/2135a453113ad3754d149102745dffa8f0eb283f) Add UserConfiguration object for common properties (@tgodzik) - [721e089](https://github.com/scalameta/metals-vscode/commit/721e089b46130a6dde67fc0f84bf902a2ee3c557) Increase patch version for pre-release - [d53c4d2](https://github.com/scalameta/metals-vscode/commit/d53c4d2905dc1b84069d4765895df60ceedcc165) Change displayBuildTarget to listBuildTargets (@Arthurm1) +- [cddbbe5](https://github.com/scalameta/metals-vscode/commit/cddbbe5afa20fec0f8d354c73d0118dd12e1b965) Add mirror env variable when set by the user (@tgodzik) - [3325609](https://github.com/scalameta/metals-vscode/commit/3325609583e6c8516033fa805f3f5948b63f20dd) Bump @types/node from 17.0.19 to 17.0.21 (@dependabot[bot]) - [80f3c17](https://github.com/scalameta/metals-vscode/commit/80f3c177d68c79f23ecbc87c2d408a35c826957e) Bump @types/node from 17.0.18 to 17.0.19 (@dependabot[bot]) +- [248aa74](https://github.com/scalameta/metals-vscode/commit/248aa7427c799a520e6039711eecbfe842fde577) Release v0.5.9 - [6150af6](https://github.com/scalameta/metals-vscode/commit/6150af6dd4d2c611fc77293d3c95e2838c011068) Bump eslint-config-prettier from 8.3.0 to 8.4.0 (@dependabot[bot]) - [ab75dd6](https://github.com/scalameta/metals-vscode/commit/ab75dd6ed8ef361fee72279d5028c41470beb470) Bump mocha from 9.2.0 to 9.2.1 (@dependabot[bot]) +- [82aaf41](https://github.com/scalameta/metals-vscode/commit/82aaf41b66cb60d8656250978ee88eff6b0b2fef) Change displayBuildTarget to listBuildTargets (@Arthurm1) - [4fb88f8](https://github.com/scalameta/metals-vscode/commit/4fb88f8fa6eacb89c6ce9bdc018b3cd7c2bf6f22) Increase patch version for pre-release - [c903295](https://github.com/scalameta/metals-vscode/commit/c9032950e608a1bb26a5ae4c1758ad9220c7b788) fix: use `||` instead of `??` - [144627f](https://github.com/scalameta/metals-vscode/commit/144627f0a0e063300699fe503fd980edd3286247) Increase patch version for pre-release - [f145c0c](https://github.com/scalameta/metals-vscode/commit/f145c0c46da7f8d571ac243875d4ba37a8114d8b) suggestLatestUpgrade - enable by default for pre-release (@dos65) +- [d53749c](https://github.com/scalameta/metals-vscode/commit/d53749cc3759dca1ee318f15ca6a21732f1548c7) Bump @types/node-fetch from 2.6.0 to 2.6.1 (@dependabot[bot]) - [aeadb48](https://github.com/scalameta/metals-vscode/commit/aeadb48788538b343a0dabea44010f581d91f706) autoUpgrade - ask user (@dos65) - [0e2d324](https://github.com/scalameta/metals-vscode/commit/0e2d3242944c69351b4b719999a5c7c6765338ab) Increase patch version for pre-release +- [566bf5a](https://github.com/scalameta/metals-vscode/commit/566bf5a83755614ac211773492a0955aa74b753d) Bump @types/node from 17.0.17 to 17.0.18 (@dependabot[bot]) - [33fb20b](https://github.com/scalameta/metals-vscode/commit/33fb20ba82a7985dbb3fbce17362fbbeffc812b1) Bump @types/node from 17.0.17 to 17.0.18 (@dependabot[bot]) +- [0eba355](https://github.com/scalameta/metals-vscode/commit/0eba355d55ec4d7daceec643ac0e6ef615cf4642) Bump @types/node-fetch from 2.5.12 to 2.6.0 (@dependabot[bot]) - [2cf250d](https://github.com/scalameta/metals-vscode/commit/2cf250d2c695348554acd96ff69688e1acfc8945) Increase patch version for pre-release - [534cc72](https://github.com/scalameta/metals-vscode/commit/534cc7252f0e36c73eea652d457cfe0f95a8aeda) Bump metals server to version with virtual docs (@tgodzik) - [f0568ae](https://github.com/scalameta/metals-vscode/commit/f0568ae30114e5dc0d24aab3274afed0cc9db1e4) open jar sources virtually (@Arthurm1) +- [f6730d6](https://github.com/scalameta/metals-vscode/commit/f6730d66b040600f22755125a7210049b7eea5a5) Bump ajv from 6.11.0 to 6.12.6 (@dependabot[bot]) - [44120f6](https://github.com/scalameta/metals-vscode/commit/44120f62801c5e1b408acb366e2721f039bad5a7) Bump @types/node from 17.0.16 to 17.0.17 (@dependabot[bot]) - [efa3dc3](https://github.com/scalameta/metals-vscode/commit/efa3dc3e6516a81f38321eb51f21844c0031cb4c) Increase patch version for pre-release - [d96d64b](https://github.com/scalameta/metals-vscode/commit/d96d64b16a39d9b336e422dca2758cf4533342ec) fix: fixes @@ -467,6 +627,7 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [0371446](https://github.com/scalameta/metals-vscode/commit/037144690b59ce1f5e9cedeba4e83c2b4b7d265a) Change mergify rule to 6 passing tests (@tgodzik) - [dd83f01](https://github.com/scalameta/metals-vscode/commit/dd83f01245fee855e86ca00a24a18859732710fd) Revert "Merge pull request #871 from scalameta/dependabot/npm_and_yarn/types/vscode-1.63.2" (@tgodzik) - [0add45e](https://github.com/scalameta/metals-vscode/commit/0add45ea6bc4071997b1d090816f00ddc1ae87e1) Bump @types/node from 17.0.13 to 17.0.14 (@dependabot[bot]) +- [7db7d20](https://github.com/scalameta/metals-vscode/commit/7db7d209bde5efaf21dafec3c66a62d49d1b92a1) Bump @types/node from 17.0.13 to 17.0.14 (@dependabot[bot]) - [445727f](https://github.com/scalameta/metals-vscode/commit/445727fc891a2e0ade03000a0dc134fa15b07c2e) Bump @types/vscode from 1.59.0 to 1.63.2 (@dependabot[bot]) - [0661cd4](https://github.com/scalameta/metals-vscode/commit/0661cd4c3003fcc090976286d2fd9f06d82c8367) Bump vsce from 2.6.5 to 2.6.6 (@dependabot[bot]) - [c993467](https://github.com/scalameta/metals-vscode/commit/c993467b3ae9809187f512b9d0c79ea74c9197aa) Increase patch version for pre-release @@ -474,10 +635,13 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [2a7eaac](https://github.com/scalameta/metals-vscode/commit/2a7eaac3b201fccfe913cd5013383ec3df465912) Add disposables to subscriptions (@tgodzik) - [551bede](https://github.com/scalameta/metals-vscode/commit/551bede6aee18315ee4eabd34a6c3c52b5309d71) Add play framework configuration snippet (@tgodzik) - [a957437](https://github.com/scalameta/metals-vscode/commit/a957437f10d9d670c60a9d2326fa8de60028623d) Increase patch version for pre-release +- [f9f987d](https://github.com/scalameta/metals-vscode/commit/f9f987d3ef679b75874c68fde539a4c63aa3153d) Release v0.5.8 +- [2560790](https://github.com/scalameta/metals-vscode/commit/2560790f93fd6c025a6eba884bb52b1644e5a182) Remove contextValue API change (@Arthurm1) - [7837960](https://github.com/scalameta/metals-vscode/commit/783796011ab5396819fa246516ecdbc09605f72e) Support synthetic decorations in worksheets (@tgodzik) - [ad5dc58](https://github.com/scalameta/metals-vscode/commit/ad5dc589b60af6d9718d24a8e11763d579af84b5) Increase patch version for pre-release - [f12eb2f](https://github.com/scalameta/metals-vscode/commit/f12eb2f4bab5c88106e50567822a0f844a4aa880) Increase patch version for pre-release - [9237e57](https://github.com/scalameta/metals-vscode/commit/9237e5711d1c90126bc0b252df4b24a9ac7d87a6) Merge `Run tests in current file` and `Run main class` into one command (@tgodzik) +- [ad378a6](https://github.com/scalameta/metals-vscode/commit/ad378a621e7bc43d6e1ecd7399d2b160b2c188a8) Bump @types/node from 17.0.12 to 17.0.13 (@dependabot[bot]) - [779e64a](https://github.com/scalameta/metals-vscode/commit/779e64accae1b34dc3a96f8680578d4630ba58ed) Bump vsce from 2.6.3 to 2.6.5 (@dependabot[bot]) - [40c369d](https://github.com/scalameta/metals-vscode/commit/40c369d7d3f6c51a1c4830fc2026dd9eefb95908) Bump @types/node from 17.0.12 to 17.0.13 (@dependabot[bot]) - [b73d021](https://github.com/scalameta/metals-vscode/commit/b73d0211ee6ee8342bee09a30f79b7566f2e41ef) Increase patch version for pre-release @@ -489,6 +653,7 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [20f0fb1](https://github.com/scalameta/metals-vscode/commit/20f0fb124966fea755039d7333728a79ec423d96) Increase patch version for pre-release - [fb9210c](https://github.com/scalameta/metals-vscode/commit/fb9210c8595f968feec23ed4198757183af6529b) Increase patch version for pre-release - [3b16568](https://github.com/scalameta/metals-vscode/commit/3b16568771664b14a17486532ecfb965af89959e) Fix invoking focus on problems tab (@tgodzik) +- [bbadfec](https://github.com/scalameta/metals-vscode/commit/bbadfecf22aaf0f61be8319fb50e69f4c3715bbb) Bump @types/node from 17.0.10 to 17.0.11 (@dependabot[bot]) - [6d55869](https://github.com/scalameta/metals-vscode/commit/6d55869695db83c3eb9251f41289f2d37dc8ca76) Bump mocha from 9.1.4 to 9.2.0 (@dependabot[bot]) - [11a5cf1](https://github.com/scalameta/metals-vscode/commit/11a5cf10e4d82c06611ac98122d237ec49d66aa9) Bump @types/node from 17.0.10 to 17.0.11 (@dependabot[bot]) - [53c4e7a](https://github.com/scalameta/metals-vscode/commit/53c4e7aed0494f7d7a7c6ad4439f5a94c5519d9f) Bump typescript from 4.5.4 to 4.5.5 (@dependabot[bot]) @@ -500,15 +665,21 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [b9ca367](https://github.com/scalameta/metals-vscode/commit/b9ca367ae7b7cdd1271d7a64902edfb5359f3f87) Increase patch version for pre-release - [751f77b](https://github.com/scalameta/metals-vscode/commit/751f77b807f09ef1cc0762aeccef30df1e0033e8) Fix creating worksheets (@tgodzik) - [5c2e1c8](https://github.com/scalameta/metals-vscode/commit/5c2e1c8aedc7200134e62890c072cbf3785fa080) Increase patch version for pre-release +- [9d44b16](https://github.com/scalameta/metals-vscode/commit/9d44b16aecb91ad721ed19e81971850210e6f9bf) Bump @types/node from 17.0.9 to 17.0.10 (@dependabot[bot]) - [afe0acb](https://github.com/scalameta/metals-vscode/commit/afe0acbeac35b0b45542e31a90ea8bee64580c6d) Bump @types/node from 17.0.9 to 17.0.10 (@dependabot[bot]) +- [25b0221](https://github.com/scalameta/metals-vscode/commit/25b02212f7d16c2bd9527a3ec1a0247d8ff65162) Bump @types/node from 17.0.8 to 17.0.9 (@dependabot[bot]) - [029f6fd](https://github.com/scalameta/metals-vscode/commit/029f6fda25e2aa17bf16524991686e8482ae6fa5) Bump @types/node from 17.0.8 to 17.0.9 (@dependabot[bot]) +- [c08adf3](https://github.com/scalameta/metals-vscode/commit/c08adf3a8ea32b88e74616a8a7f8736cdbff8fa4) Bump fp-ts from 2.11.7 to 2.11.8 (@dependabot[bot]) - [03cfecb](https://github.com/scalameta/metals-vscode/commit/03cfecb4592beb1603ff1d23bd0b79bff25c7d5d) Change GotoLocation to take location with additional otherWindow parameter (@tgodzik) - [f36e904](https://github.com/scalameta/metals-vscode/commit/f36e904f366119db34a838f0ec302800acb87b2f) v1.12.0 ### v1.12.0 (2022/01/17 10:22 +00:00) - [d5d0c84](https://github.com/scalameta/metals-vscode/commit/d5d0c84f3fea24900d07e4eeb71d3e1f877358a4) Update Metals version to 0.11.1 (@tgodzik) +- [5ad0179](https://github.com/scalameta/metals-vscode/commit/5ad017980f2026844ededd31a1a07a71e397792e) chore: use newest setup node gh action - [82c4671](https://github.com/scalameta/metals-vscode/commit/82c467142df70e197fcc0449c0d100fa047b098d) Bump ts-jest from 27.1.2 to 27.1.3 (@dependabot[bot]) - [620b0b3](https://github.com/scalameta/metals-vscode/commit/620b0b3454ac5112888fbdef84a8dd3b98b6d62d) Update languageclient with fixes for the java home issues (@tgodzik) +- [951f33f](https://github.com/scalameta/metals-vscode/commit/951f33fab31c3ada58c30d590c16265e9b98c387) Release v0.5.7 +- [d1784df](https://github.com/scalameta/metals-vscode/commit/d1784df2b750fca3dbeee17a38b8988c4f3131ed) Fix javaHome selection for MacOs (@dos65) - [997e2f1](https://github.com/scalameta/metals-vscode/commit/997e2f1b6dedf44b8ce45971a5ffef12d35524fd) v1.11.1 ### v1.11.1 (2022/01/13 14:18 +00:00) @@ -521,19 +692,32 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [5aa50e3](https://github.com/scalameta/metals-vscode/commit/5aa50e3f4101df6613c2ad16393cebf0e668717f) v1.11.0 - [e18b537](https://github.com/scalameta/metals-vscode/commit/e18b537f4abd3fd9181d730339446240c03f5bda) Update Metals version to 0.11.0 (@tgodzik) - [27da298](https://github.com/scalameta/metals-vscode/commit/27da298b4541be7f735fb3e9ea220a0c4cec6b15) Make go to definition work with the newest languageclient (@tgodzik) +- [49ee8b9](https://github.com/scalameta/metals-vscode/commit/49ee8b936854fa95301385a4c0f823d06621ba27) Bump fp-ts from 2.11.6 to 2.11.7 (@dependabot[bot]) - [43b52b3](https://github.com/scalameta/metals-vscode/commit/43b52b3c4e6f7ed485124c3c0be59016de9f5b23) Update package.json (@kpodsiad) - [6d4b6e0](https://github.com/scalameta/metals-vscode/commit/6d4b6e04429a463417190a27acfbb2f61afa69b4) Add `Start Metals` button - [7616e90](https://github.com/scalameta/metals-vscode/commit/7616e9090e7f0b94aa3bcc1da9cfa311352c108c) [FindInJarFiles] Show tree view only after first first call (@dos65) +- [a3c67ea](https://github.com/scalameta/metals-vscode/commit/a3c67ea08cc11de6272d917a3547673f4ecca5a2) Bump fp-ts from 2.11.5 to 2.11.6 (@dependabot[bot]) - [821de2c](https://github.com/scalameta/metals-vscode/commit/821de2c5fd6cef9f8529ddd1b1ca195e57a1bdb3) Bump jest from 27.4.6 to 27.4.7 (@dependabot[bot]) +- [a4dca63](https://github.com/scalameta/metals-vscode/commit/a4dca631a08cedfbc37288685123571d7346c74a) Release v0.5.6 +- [a7f9daf](https://github.com/scalameta/metals-vscode/commit/a7f9daf0901b6afdfee9ed7099d6a211a81642b3) Switch to an active fork of locate-java-home (@tgodzik) - [c8e17aa](https://github.com/scalameta/metals-vscode/commit/c8e17aa8eab48e046f351f4a04d577d025c31c0f) Bump jest from 27.4.5 to 27.4.6 (@dependabot[bot]) - [9d8869a](https://github.com/scalameta/metals-vscode/commit/9d8869a7459f2733b802cc8dbe159301af80c8d7) Bump @types/node from 17.0.7 to 17.0.8 (@dependabot[bot]) +- [2c3c1f2](https://github.com/scalameta/metals-vscode/commit/2c3c1f2afcdf7fb08d1b5a7eb2c4e57dda7c1133) Bump @types/node from 17.0.7 to 17.0.8 (@dependabot[bot]) - [d72f466](https://github.com/scalameta/metals-vscode/commit/d72f4666d156ac0c3cd82434acf6c15402c361f5) Bump vsce from 2.5.3 to 2.6.3 (@dependabot[bot]) +- [b659b90](https://github.com/scalameta/metals-vscode/commit/b659b9057b9905a97f64c29481a2264fa8fc813c) Bump @types/node from 17.0.6 to 17.0.7 (@dependabot[bot]) - [5348613](https://github.com/scalameta/metals-vscode/commit/5348613a837e2104412545840e0389afdd696d39) Bump @types/node from 17.0.6 to 17.0.7 (@dependabot[bot]) +- [9bf2777](https://github.com/scalameta/metals-vscode/commit/9bf27772f039a289917df621f40aaa35950ff90f) Bump @types/node from 17.0.5 to 17.0.6 (@dependabot[bot]) - [14ff12e](https://github.com/scalameta/metals-vscode/commit/14ff12e2daf5e50cb510367be8668cf94515b5b0) Bump @types/node from 17.0.5 to 17.0.6 (@dependabot[bot]) - [4377196](https://github.com/scalameta/metals-vscode/commit/437719627faadfc885ad914fa1f179e8fb7ca9a7) Bump @types/jest from 27.0.3 to 27.4.0 (@dependabot[bot]) +- [7bf0830](https://github.com/scalameta/metals-vscode/commit/7bf0830fcf6c3ca2a2a26eef9f3e6ace09099b65) Bump @types/jest from 27.0.3 to 27.4.0 (@dependabot[bot]) +- [49bc87c](https://github.com/scalameta/metals-vscode/commit/49bc87cb68bc55650f7339f2fb9a945d2c4b4842) Bump @types/node from 17.0.4 to 17.0.5 (@dependabot[bot]) - [9533dbd](https://github.com/scalameta/metals-vscode/commit/9533dbd5eae95d7f225fe0e89e02850ce4005dc9) Bump @types/node from 17.0.4 to 17.0.5 (@dependabot[bot]) - [e13015f](https://github.com/scalameta/metals-vscode/commit/e13015f105f7fb45bcc1d6668d8339c0b3a333a8) Bump @types/node from 17.0.2 to 17.0.4 (@dependabot[bot]) +- [872c66b](https://github.com/scalameta/metals-vscode/commit/872c66b9ba60e337104e2a133729fe637bfc87b5) Bump @types/node from 17.0.2 to 17.0.4 (@dependabot[bot]) +- [559d471](https://github.com/scalameta/metals-vscode/commit/559d471ffb7cdbb6954ef6590ce575556ff8d776) Bump @types/node from 17.0.1 to 17.0.2 (@dependabot[bot]) - [d0a6e2f](https://github.com/scalameta/metals-vscode/commit/d0a6e2fb7aa2553eb7231fa7adba10d907bb539b) Bump @types/node from 17.0.1 to 17.0.2 (@dependabot[bot]) +- [a381264](https://github.com/scalameta/metals-vscode/commit/a3812648456bed5a12bbf15fd2558c7700614253) Add commandInHtmlFormat init option (@tgodzik) +- [1166510](https://github.com/scalameta/metals-vscode/commit/11665107cdbd5f3793e9f756857ed5f66d97738e) Bump @types/node from 17.0.0 to 17.0.1 (@dependabot[bot]) - [d739428](https://github.com/scalameta/metals-vscode/commit/d739428bcef3c465f0a0fb5e430797b548c2d0c8) Bump @types/node from 17.0.0 to 17.0.1 (@dependabot[bot]) - [bc79344](https://github.com/scalameta/metals-vscode/commit/bc793444ff3021f235de109eca2a69a4be5a5edc) Bump vsce from 2.5.2 to 2.5.3 (@dependabot[bot]) - [488ab90](https://github.com/scalameta/metals-vscode/commit/488ab90b2ec577f27f799e8091212f4e95fbf6d5) Bump vsce from 2.5.1 to 2.5.2 (@dependabot[bot]) @@ -541,36 +725,52 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [8f669bf](https://github.com/scalameta/metals-vscode/commit/8f669bffabe8774fbd611e5d39d14f13480ced02) Replace config generation with automatic run of the current file (@tgodzik) - [56ee31f](https://github.com/scalameta/metals-vscode/commit/56ee31fb82f4d12384ded8acd964d4aeac201419) Implement testing API - [9b81552](https://github.com/scalameta/metals-vscode/commit/9b81552552a50d50e215bd3e5e0bfdda4eed68f2) Bump @types/node from 16.11.13 to 17.0.0 (@dependabot[bot]) +- [b52a947](https://github.com/scalameta/metals-vscode/commit/b52a94763ee8a3aff8d7471d88a7b45e9b8bdc3f) Bump @types/node from 16.11.13 to 17.0.0 (@dependabot[bot]) +- [c6e1dc7](https://github.com/scalameta/metals-vscode/commit/c6e1dc7b81529416779994ce2240f38d6fb26f04) Bump @types/node from 16.11.12 to 16.11.13 (@dependabot[bot]) - [9f4c62f](https://github.com/scalameta/metals-vscode/commit/9f4c62f30777387199bbba1b6386b03cbb03928b) Bump @types/node from 16.11.12 to 16.11.13 (@dependabot[bot]) +- [a30fb32](https://github.com/scalameta/metals-vscode/commit/a30fb32107b7abec784d92b73328af22c6767f0c) Add GotoPosition server command (@tgodzik) - [43b0c45](https://github.com/scalameta/metals-vscode/commit/43b0c45d88b22aa944e8b7afd46635764fd9ce5a) Bump jest from 27.4.4 to 27.4.5 (@dependabot[bot]) - [9d42a6b](https://github.com/scalameta/metals-vscode/commit/9d42a6b879b35240be65ce6db78999a56884030d) Bump typescript from 4.5.3 to 4.5.4 (@dependabot[bot]) - [89be2a6](https://github.com/scalameta/metals-vscode/commit/89be2a6d6d796e7c9fef1373d0073fee992b3fa0) Fix decorations not showing up if files are duplicated (@tgodzik) - [59863ca](https://github.com/scalameta/metals-vscode/commit/59863cabbd2075e850109ed7cd7a0251510b53cc) Bump jest from 27.4.3 to 27.4.4 (@dependabot[bot]) - [3f81d79](https://github.com/scalameta/metals-vscode/commit/3f81d79c419a7d3ce5b881c8b1298bd6df2c6639) Bump metals-languageclient from 0.5.3 to 0.5.5 (@dependabot[bot]) - [709768a](https://github.com/scalameta/metals-vscode/commit/709768ad821bc51dc4f4b9048b1e0cf7eaca9159) group java format settings (@Arthurm1) +- [1acf250](https://github.com/scalameta/metals-vscode/commit/1acf250efa3b0606b541743dd124b5f9a205fd0c) Release v0.5.5 - [706db1d](https://github.com/scalameta/metals-vscode/commit/706db1dc86e111470c500585db353c8b51503cbe) Bump typescript from 4.5.2 to 4.5.3 (@dependabot[bot]) - [70b6d0c](https://github.com/scalameta/metals-vscode/commit/70b6d0c51fbdf8bdff018a8328cecc0a3dd49e52) Bump ts-jest from 27.1.0 to 27.1.1 (@dependabot[bot]) - [0c4d436](https://github.com/scalameta/metals-vscode/commit/0c4d43628f2e6d4fbbdeeb2a648e873b2621e372) Bump @types/node from 16.11.11 to 16.11.12 (@dependabot[bot]) +- [e22d06b](https://github.com/scalameta/metals-vscode/commit/e22d06bf9fcf869579daf2460b4d180bc54091d6) Bump @types/node from 16.11.11 to 16.11.12 (@dependabot[bot]) +- [fc2fc9c](https://github.com/scalameta/metals-vscode/commit/fc2fc9cf03f0cbbcfd94b25c9066542f6e87c5be) Add test ui kind datatype +- [f6ef211](https://github.com/scalameta/metals-vscode/commit/f6ef211151fc1a02393d03b669ef73e40204a5b6) Add testExplorerProvider option - [291696c](https://github.com/scalameta/metals-vscode/commit/291696c588b4381b71739bcce6466c6c1b080ed8) Bump prettier from 2.5.0 to 2.5.1 (@dependabot[bot]) +- [5ddf8a5](https://github.com/scalameta/metals-vscode/commit/5ddf8a592f8ac4f071722237683e54cce6364f1d) Bump prettier from 2.5.0 to 2.5.1 (@dependabot[bot]) - [0a17597](https://github.com/scalameta/metals-vscode/commit/0a17597a289efd1a352bc3b9c8677f95853eb47c) Bump ts-jest from 27.0.7 to 27.1.0 (@dependabot[bot]) - [5023f67](https://github.com/scalameta/metals-vscode/commit/5023f67c17f1aa4be79ebbde07e79ffb4d6c89b3) Remove Java comment formatter setting (@Arthurm1) - [5c494f9](https://github.com/scalameta/metals-vscode/commit/5c494f989a341236c78825fcf19d409debf4aceb) Bump jest from 27.4.2 to 27.4.3 (@dependabot[bot]) - [e8a8dc4](https://github.com/scalameta/metals-vscode/commit/e8a8dc415e20750388ec11adfe9b590d54d48996) Enable markdown support (@dos65) - [45fcd73](https://github.com/scalameta/metals-vscode/commit/45fcd7340596daf5b3ea910d7131a9eb2fe05671) Bump jest from 27.4.0 to 27.4.2 (@dependabot[bot]) +- [e1986cc](https://github.com/scalameta/metals-vscode/commit/e1986cc209de456f35abf684ef73b635f6a7ae08) Release v0.5.4 - [a66e2e6](https://github.com/scalameta/metals-vscode/commit/a66e2e6555c386238c72b5cd73a0f513909ffe1f) Bump jest from 27.3.1 to 27.4.0 (@dependabot[bot]) - [e2cf902](https://github.com/scalameta/metals-vscode/commit/e2cf90296fde9844ca677ddd529cf96bf28ebc95) Bump @types/node from 16.11.10 to 16.11.11 (@dependabot[bot]) +- [11e7076](https://github.com/scalameta/metals-vscode/commit/11e7076ae9857e83fd2f2262d05ef9c2df3e6244) Bump @types/node from 16.11.10 to 16.11.11 (@dependabot[bot]) - [3518062](https://github.com/scalameta/metals-vscode/commit/3518062cb89d3f44c2f3fe0e0f561f763276986e) Bump vsce from 2.5.0 to 2.5.1 (@dependabot[bot]) +- [ebda00b](https://github.com/scalameta/metals-vscode/commit/ebda00b3b22619820e77803cc5066f3b65fc5113) Add `RunOrTestFile` RunType (@tgodzik) - [4148cef](https://github.com/scalameta/metals-vscode/commit/4148cef38abb0c81f506c75795a368a40618b9dc) Add java file ext handling (@Arthurm1) - [564f8e2](https://github.com/scalameta/metals-vscode/commit/564f8e2fc45e06ab3f6265e89a44cc4ea88374e6) Add new java file command (@Arthurm1) - [f6009d2](https://github.com/scalameta/metals-vscode/commit/f6009d2721f9ededc6a12e08a36acc255ea46068) Add Java formatting user config (@Arthurm1) +- [66282be](https://github.com/scalameta/metals-vscode/commit/66282be302428c6746153ca02cebdcc6bbfee2f0) Bump prettier from 2.4.1 to 2.5.0 (@dependabot[bot]) - [83b366e](https://github.com/scalameta/metals-vscode/commit/83b366eed9f2458665849fdcc783d100b98c6da6) Bump prettier from 2.4.1 to 2.5.0 (@dependabot[bot]) - [a6873e7](https://github.com/scalameta/metals-vscode/commit/a6873e70d51694be59cd7a12c350028e13a45992) Bump vsce from 2.4.0 to 2.5.0 (@dependabot[bot]) - [a201869](https://github.com/scalameta/metals-vscode/commit/a20186997a7af6ec1174084840e0ef14f3cb6a50) Add Debuggers label (@tgodzik) - [415eb5c](https://github.com/scalameta/metals-vscode/commit/415eb5ca3215873ffe5d813daee05a6c72705ac8) Bump @types/node from 16.11.9 to 16.11.10 (@dependabot[bot]) +- [a2754d7](https://github.com/scalameta/metals-vscode/commit/a2754d75ba44947aa9232669afa612893983b4c8) Bump @types/node from 16.11.9 to 16.11.10 (@dependabot[bot]) - [d657236](https://github.com/scalameta/metals-vscode/commit/d6572367fa4a7046e454647864c51d86784a3573) Bump vsce from 2.3.0 to 2.4.0 (@dependabot[bot]) +- [49ab9f1](https://github.com/scalameta/metals-vscode/commit/49ab9f1e792095efdd08fe5b5ef5b3a3a45013c2) Bump @types/node from 16.11.8 to 16.11.9 (@dependabot[bot]) - [1481da2](https://github.com/scalameta/metals-vscode/commit/1481da211cea6d0145efe6099a0f01bf2507a6c2) Bump @types/node from 16.11.8 to 16.11.9 (@dependabot[bot]) - [0065b08](https://github.com/scalameta/metals-vscode/commit/0065b089f40f1ab7a2e97a34e3a597fd8790335e) Bump @types/jest from 27.0.2 to 27.0.3 (@dependabot[bot]) +- [d54edf9](https://github.com/scalameta/metals-vscode/commit/d54edf94953c88db5140715893f9f3fcd5b8e1cb) Bump @types/jest from 27.0.2 to 27.0.3 (@dependabot[bot]) - [e6e3eb2](https://github.com/scalameta/metals-vscode/commit/e6e3eb206f7c20dc62ddc0af29dd29e0a8281d22) Bump @types/node from 16.11.7 to 16.11.8 (@dependabot[bot]) +- [7a000ce](https://github.com/scalameta/metals-vscode/commit/7a000ce6761f0c616634c8512a38c1f6542a54e5) Bump @types/node from 16.11.7 to 16.11.8 (@dependabot[bot]) - [c19a2dd](https://github.com/scalameta/metals-vscode/commit/c19a2dd684c87cf256808c2c1d1cb18e444685a1) Bump typescript from 4.4.4 to 4.5.2 (@dependabot[bot]) - [ba906a8](https://github.com/scalameta/metals-vscode/commit/ba906a86e70553c85f642dd47f55deb9254652d4) v1.10.15 @@ -578,6 +778,7 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [310a5f4](https://github.com/scalameta/metals-vscode/commit/310a5f4a9ecf580e2359b5610babef6373a0dc4c) Fix recently changed go-to-super-method and super-method-hierarchy commands (@tgodzik) - [958ec99](https://github.com/scalameta/metals-vscode/commit/958ec99f91d44afe52ded8fba4e388ab9d84eb27) Bump vsce from 2.2.0 to 2.3.0 (@dependabot[bot]) - [ce618ff](https://github.com/scalameta/metals-vscode/commit/ce618ffa062065fd88be439a6356aa968dab2ab8) Bump vs code version to ^1.59 +- [4b3d9c1](https://github.com/scalameta/metals-vscode/commit/4b3d9c1ff9444d6196d026993cc21a78fd461ea9) Bump @types/node from 16.11.6 to 16.11.7 (@dependabot[bot]) - [8a3b2bd](https://github.com/scalameta/metals-vscode/commit/8a3b2bdbe14e6e03cb3bdd6b96489ed4f3ab5e4c) Bump @types/node from 16.11.6 to 16.11.7 (@dependabot[bot]) - [c86b85e](https://github.com/scalameta/metals-vscode/commit/c86b85ebbcb90729b25f0eba69791b22a60fee5d) Change the number of successful checks for mergify to 5 (@tgodzik) - [f3f146b](https://github.com/scalameta/metals-vscode/commit/f3f146bc974ad46ff94f69fc795835bee7819011) Revert "Merge pull request #750 from scalameta/dependabot/npm_and_yarn/types/vscode-1.62.0" (@tgodzik) @@ -606,8 +807,12 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [a9737ee](https://github.com/scalameta/metals-vscode/commit/a9737ee64165d1515b9bea0ad366f489e58614db) v1.10.12 ### v1.10.12 (2021/10/26 11:04 +00:00) +- [719d818](https://github.com/scalameta/metals-vscode/commit/719d81840a005405eb00eb5bcddeaec9f256ed94) Bump @types/node from 16.11.4 to 16.11.6 (@dependabot[bot]) - [62147d9](https://github.com/scalameta/metals-vscode/commit/62147d9855d727b72a5b94cf0fcfb782242065e5) Bump @types/node from 16.11.4 to 16.11.6 (@dependabot[bot]) - [4be9475](https://github.com/scalameta/metals-vscode/commit/4be9475ae628fd6054dadb530b6533f124db9f73) Update languageclient to 0.5.3 (@tgodzik) +- [c29b820](https://github.com/scalameta/metals-vscode/commit/c29b8200c6278a23a2e44d10a3977b23886d79a4) Release v0.5.3 +- [4450c1c](https://github.com/scalameta/metals-vscode/commit/4450c1c51b1b30be7c57c828ede2a7bb7c8f79ef) Allow to use JDK versions up to 17 (@tgodzik) +- [56ee953](https://github.com/scalameta/metals-vscode/commit/56ee953b68290deac60c316d7f1b6ccc52e7cb4e) Bump @types/node from 16.11.2 to 16.11.4 (@dependabot[bot]) - [9e967df](https://github.com/scalameta/metals-vscode/commit/9e967df6b9c7ea9fe7cc00277fc713b1cfb74982) Bump vsce from 1.100.1 to 1.100.2 (@dependabot[bot]) - [e916c18](https://github.com/scalameta/metals-vscode/commit/e916c1841f6a18c4f19d93a332c4546924e0d52d) Bump @types/node from 16.11.2 to 16.11.4 (@dependabot[bot]) - [21c17ef](https://github.com/scalameta/metals-vscode/commit/21c17ef941a83feac1d765de6d2ce92d006d2408) Refactor of decode file commands @@ -619,17 +824,25 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [1e1627b](https://github.com/scalameta/metals-vscode/commit/1e1627b89f850540272e0025774a0e1c9da6e107) Review changes (@KacperFKorban) - [3486617](https://github.com/scalameta/metals-vscode/commit/3486617793802ea5e3a91ced09d75655870e9a52) Remove unused imports (@KacperFKorban) - [6964fd1](https://github.com/scalameta/metals-vscode/commit/6964fd1a37f7a9dbc64b08e4d78803bd1f194fb7) Hover middleware (@KacperFKorban) +- [5952829](https://github.com/scalameta/metals-vscode/commit/5952829e80f914945f76cf5fdbf3f6054743d8f6) Bump shell-quote from 1.7.2 to 1.7.3 (@dependabot[bot]) +- [b52cfe2](https://github.com/scalameta/metals-vscode/commit/b52cfe2472ca352530f8a6bd77c6ebf97a8e427f) Bump @types/node from 16.11.1 to 16.11.2 (@dependabot[bot]) - [4ff3920](https://github.com/scalameta/metals-vscode/commit/4ff3920a01dc0883fd17b41a5676fd0ee6f5d10c) Bump @types/node from 16.11.1 to 16.11.2 (@dependabot[bot]) +- [45ff33a](https://github.com/scalameta/metals-vscode/commit/45ff33a32f9b0b14398590064bf4b167f9514633) Bump @types/semver from 7.3.8 to 7.3.9 (@dependabot[bot]) - [b226ada](https://github.com/scalameta/metals-vscode/commit/b226adad71efd73f0f76eb8771b628db51b5a1f4) Bump jest from 27.3.0 to 27.3.1 (@dependabot[bot]) - [c314e41](https://github.com/scalameta/metals-vscode/commit/c314e41b84f9dfb7e49d33ea9242e2b2676e088a) Small tweaks in find in files - [a2de2b7](https://github.com/scalameta/metals-vscode/commit/a2de2b780005c9ff8f59d6bd0e6ea7e2967b6ac4) Run prettier (@Z1kkurat) - [e4da1b7](https://github.com/scalameta/metals-vscode/commit/e4da1b7ac23cb418b2004132e9e8b7203dcdf029) Refactor, use FS API to read files (@Z1kkurat) - [cc73821](https://github.com/scalameta/metals-vscode/commit/cc738214d3dbd738c4cc20d60f7e7dbb7c4a91c6) Bump jest from 27.2.5 to 27.3.0 (@dependabot[bot]) +- [e744115](https://github.com/scalameta/metals-vscode/commit/e74411569215eb7b505ecf395ab5906223929316) Bump @types/node from 16.11.0 to 16.11.1 (@dependabot[bot]) - [8da422a](https://github.com/scalameta/metals-vscode/commit/8da422a67e57af445dfb377e28d5d5ad1a753dec) Bump @types/node from 16.11.0 to 16.11.1 (@dependabot[bot]) - [709951d](https://github.com/scalameta/metals-vscode/commit/709951d1a24e2697518172405a7c4af70769e6d9) Bump ts-jest from 27.0.6 to 27.0.7 (@dependabot[bot]) +- [971e88f](https://github.com/scalameta/metals-vscode/commit/971e88f4d4bf554ad00dee2ef0c049ce4907883e) Bump fp-ts from 2.11.4 to 2.11.5 (@dependabot[bot]) +- [0dc85d0](https://github.com/scalameta/metals-vscode/commit/0dc85d05159502c19402eddceb0720f04f4a588c) Bump @types/node from 16.10.9 to 16.11.0 (@dependabot[bot]) - [8d2b0b8](https://github.com/scalameta/metals-vscode/commit/8d2b0b8d756db35ec0dd1cae32a1c9b7612e4eaa) Bump @types/node from 16.10.9 to 16.11.0 (@dependabot[bot]) - [66322c7](https://github.com/scalameta/metals-vscode/commit/66322c70a86a53706acfd2af17399e2547be69e3) Bump ts-jest from 27.0.5 to 27.0.6 (@dependabot[bot]) +- [598ccc3](https://github.com/scalameta/metals-vscode/commit/598ccc3836216553ee73349ece3558b5168d4d96) Bump @types/node from 16.10.4 to 16.10.9 (@dependabot[bot]) - [505a258](https://github.com/scalameta/metals-vscode/commit/505a258765aca72ee035d82c780eed8da78f2f9e) Bump @types/node from 16.10.4 to 16.10.9 (@dependabot[bot]) +- [afafc32](https://github.com/scalameta/metals-vscode/commit/afafc32a116d2856725b9b3d07aa4f9dcf9a8341) Bump @types/node from 16.10.3 to 16.10.4 (@dependabot[bot]) - [899c594](https://github.com/scalameta/metals-vscode/commit/899c59478c9f22056aeeec446c96a21588ebc961) Bump @types/node from 16.10.3 to 16.10.4 (@dependabot[bot]) - [2e92bb0](https://github.com/scalameta/metals-vscode/commit/2e92bb0e0f51690e97ba6bc039177960f0ad3a8e) Bump typescript from 4.4.3 to 4.4.4 (@dependabot[bot]) - [e37a89b](https://github.com/scalameta/metals-vscode/commit/e37a89b0978520fb0c6801eaeccbe618e06650f5) Bump jest from 27.2.4 to 27.2.5 (@dependabot[bot]) @@ -637,28 +850,41 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [0876b23](https://github.com/scalameta/metals-vscode/commit/0876b230273ed373fde84cc025358cccd718c19e) Implement VSCode side of 'find text in dependency JARs' (@Z1kkurat) - [3da5d0e](https://github.com/scalameta/metals-vscode/commit/3da5d0e8157f0e43c216ccbb84d5ff6069f605f4) Override default symbol search keybinding (@dos65) - [48327ec](https://github.com/scalameta/metals-vscode/commit/48327ec04bc02656ef7266774f1c8293963e5772) Bump @types/node from 16.10.2 to 16.10.3 (@dependabot[bot]) +- [6ec226a](https://github.com/scalameta/metals-vscode/commit/6ec226a2986801cf64e478e154fb703e8310af23) Bump @types/node from 16.10.2 to 16.10.3 (@dependabot[bot]) - [e2edef2](https://github.com/scalameta/metals-vscode/commit/e2edef2e3ca010ac21c788de22639717b1964a09) Bump jest from 27.2.3 to 27.2.4 (@dependabot[bot]) +- [999d768](https://github.com/scalameta/metals-vscode/commit/999d768d562c212e33489abd565dc62bfe281e9a) Bump @types/node from 16.10.1 to 16.10.2 (@dependabot[bot]) - [ff06593](https://github.com/scalameta/metals-vscode/commit/ff06593188235a4a67860417f0eef1d195b8603e) Bump @types/node from 16.10.1 to 16.10.2 (@dependabot[bot]) - [c85035f](https://github.com/scalameta/metals-vscode/commit/c85035fd9930a83c9fa32ff9658850a9871936ff) Bump jest from 27.2.2 to 27.2.3 (@dependabot[bot]) - [af4c2f5](https://github.com/scalameta/metals-vscode/commit/af4c2f51cdd8e7720dad473c0cc1470ac6f1cba2) Bump vsce from 1.100.0 to 1.100.1 (@dependabot[bot]) +- [ae28fc0](https://github.com/scalameta/metals-vscode/commit/ae28fc074cd1a34f191e6c059a2f867016df7b68) Bump fp-ts from 2.11.3 to 2.11.4 (@dependabot[bot]) - [0f105d6](https://github.com/scalameta/metals-vscode/commit/0f105d613cf77fb819f6d0c0dc502c3bfecb0cbe) Bump jest from 27.2.1 to 27.2.2 (@dependabot[bot]) +- [fc62b1d](https://github.com/scalameta/metals-vscode/commit/fc62b1d6af59ca1f370ba28cbdfc7ea09041f036) Bump @types/node from 16.9.6 to 16.10.1 (@dependabot[bot]) - [1b6584f](https://github.com/scalameta/metals-vscode/commit/1b6584fb4a551637ede8c2a8554ed0706a6b6690) Bump @types/node from 16.9.6 to 16.10.1 (@dependabot[bot]) - [3b60a9d](https://github.com/scalameta/metals-vscode/commit/3b60a9d24a7829d042658f630217ffad2629d1bd) Bump metals-languageclient from 0.5.1 to 0.5.2 (@dependabot[bot]) - [2144525](https://github.com/scalameta/metals-vscode/commit/21445250aa682d02f95976d9d1528bf5b07e057c) Bump ansi-regex from 5.0.0 to 5.0.1 (@dependabot[bot]) - [7118373](https://github.com/scalameta/metals-vscode/commit/711837301c1103a10e9fb9703715fc6a32fb5ada) Bump vsce from 1.99.0 to 1.100.0 (@dependabot[bot]) +- [f7f0a6a](https://github.com/scalameta/metals-vscode/commit/f7f0a6a73a28765bdb97ddfbf18b8a0e734c3225) Bump @types/node from 16.9.4 to 16.9.6 (@dependabot[bot]) +- [ce76228](https://github.com/scalameta/metals-vscode/commit/ce76228bcb665190f0715c2c2aef3e40147bd6a9) Bump fp-ts from 2.11.2 to 2.11.3 (@dependabot[bot]) - [c8e1dbb](https://github.com/scalameta/metals-vscode/commit/c8e1dbb82f265cd7a80081ee5db4e4a98a405660) Bump @types/node from 16.9.4 to 16.9.6 (@dependabot[bot]) +- [99b91b8](https://github.com/scalameta/metals-vscode/commit/99b91b8a99f4e9811102ce67cfb2c068f8632120) add virtual document config option (@Arthurm1) +- [030a94a](https://github.com/scalameta/metals-vscode/commit/030a94abc1b5ca2e9b8aebd741190f3f80c0822e) Bump tmpl from 1.0.4 to 1.0.5 (@dependabot[bot]) - [b727917](https://github.com/scalameta/metals-vscode/commit/b72791772ed5e8b54c9eb9f245717f7b54b12f00) Bump jest from 27.2.0 to 27.2.1 (@dependabot[bot]) - [1e15fc6](https://github.com/scalameta/metals-vscode/commit/1e15fc6c3ca0c72743380ba148bdefc61cbc65e3) Bump nth-check from 2.0.0 to 2.0.1 (@dependabot[bot]) - [37da295](https://github.com/scalameta/metals-vscode/commit/37da29518c8a3cb62e1c7d5cc465042083041dc1) Bump tmpl from 1.0.4 to 1.0.5 (@dependabot[bot]) +- [d5a4758](https://github.com/scalameta/metals-vscode/commit/d5a4758aad7cb964fa7b1b3f48e9ac25da4cc52f) Bump @types/jest from 27.0.1 to 27.0.2 (@dependabot[bot]) - [1e0970d](https://github.com/scalameta/metals-vscode/commit/1e0970dc30fbc1058372341e64bef14b76efabb1) Bump @types/jest from 27.0.1 to 27.0.2 (@dependabot[bot]) +- [bb13622](https://github.com/scalameta/metals-vscode/commit/bb1362261e33efcf90bc054601507079355b4d91) Bump @types/node from 16.9.2 to 16.9.4 (@dependabot[bot]) - [4826ec9](https://github.com/scalameta/metals-vscode/commit/4826ec911c163d2a827d5ddcb03fd8b48401c7d2) Bump @types/node from 16.9.2 to 16.9.4 (@dependabot[bot]) - [c692d7a](https://github.com/scalameta/metals-vscode/commit/c692d7ac4cd4a99a3dc37ffd41f4882b4f658508) decode javap, semanticdb files (@Arthurm1) +- [d01b126](https://github.com/scalameta/metals-vscode/commit/d01b126977ddd6bac227e84d51cb6f4e84899ead) Release v0.5.2 - [495b78b](https://github.com/scalameta/metals-vscode/commit/495b78b97b2ec2d4efa376baf01d05e2a215e052) Prefill symbol search with the word under cursor if any (@gabro) - [e3ce54c](https://github.com/scalameta/metals-vscode/commit/e3ce54c0da8079aa270f57f85e27a9c0c88585cb) v1.10.11 ### v1.10.11 (2021/09/17 10:45 +00:00) - [c4c76f1](https://github.com/scalameta/metals-vscode/commit/c4c76f1e2da183485051509b0e137c28d513c8c9) Allow braces to be split with an added indentation (@tgodzik) - [3dd2079](https://github.com/scalameta/metals-vscode/commit/3dd207902a27704a11eb40606b75eb5c10bcbc1a) Bump prettier from 2.4.0 to 2.4.1 (@dependabot[bot]) +- [dc6024e](https://github.com/scalameta/metals-vscode/commit/dc6024e917c076c2a256a3b0547b7c7dd12c19a3) Bump prettier from 2.4.0 to 2.4.1 (@dependabot[bot]) +- [9dafba9](https://github.com/scalameta/metals-vscode/commit/9dafba95863196c1e89ae4b4cb8c0bebacd8d0bd) Bump @types/node from 16.9.1 to 16.9.2 (@dependabot[bot]) - [0a5ed9f](https://github.com/scalameta/metals-vscode/commit/0a5ed9fcd6bc4680dec898de9fa2b107255c223b) Bump @types/node from 16.9.1 to 16.9.2 (@dependabot[bot]) - [2acc967](https://github.com/scalameta/metals-vscode/commit/2acc967f5a58accbb744a30cd73e91bdf6c901fe) v1.10.10 @@ -668,13 +894,19 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [3b5f95d](https://github.com/scalameta/metals-vscode/commit/3b5f95d91931327c167c72d1ffc450a86396d6ea) Add enable indent on paste setting (@tgodzik) - [1ce6225](https://github.com/scalameta/metals-vscode/commit/1ce62258e3e486780c21063acfcaa242ed4b51ec) Add support for TASTy command - [bae4785](https://github.com/scalameta/metals-vscode/commit/bae4785cee1da9ffa787dfcd135b5d1299e45a28) Bump jest from 27.1.1 to 27.2.0 (@dependabot[bot]) +- [c199da6](https://github.com/scalameta/metals-vscode/commit/c199da6f46711e0a619f182027b09958c197326c) Bump fp-ts from 2.11.1 to 2.11.2 (@dependabot[bot]) - [9b5d273](https://github.com/scalameta/metals-vscode/commit/9b5d273920d16bf2649f139dae57dda083d48dd1) Bump typescript from 4.4.2 to 4.4.3 (@dependabot[bot]) - [3c6d609](https://github.com/scalameta/metals-vscode/commit/3c6d6091d829eb180d8a432d8f8052076b590296) Bump vsce from 1.97.0 to 1.99.0 (@dependabot[bot]) - [e509dc8](https://github.com/scalameta/metals-vscode/commit/e509dc8e3337adcbb4fae3f79cbbac56f52ca548) Make Java Home setting machine-scoped (@aldum) - [ef5d8c3](https://github.com/scalameta/metals-vscode/commit/ef5d8c311de3ec3accda54d54cc912f336881d04) Fix issues with indentation when tying end markers (@tgodzik) - [c0529d1](https://github.com/scalameta/metals-vscode/commit/c0529d1a034df803af0da7840575f809d34fa7ae) Bump prettier from 2.3.2 to 2.4.0 (@dependabot[bot]) +- [f52d6e9](https://github.com/scalameta/metals-vscode/commit/f52d6e913ab8e2d41a460496c8de4022e637c4b6) Bump @types/node from 16.9.0 to 16.9.1 (@dependabot[bot]) - [2973f56](https://github.com/scalameta/metals-vscode/commit/2973f56352a61e4487b80bda15a9b07dd814bf91) Bump @types/node from 16.9.0 to 16.9.1 (@dependabot[bot]) +- [0832d5d](https://github.com/scalameta/metals-vscode/commit/0832d5d1c28b892a10d8b27c067e4af607b9af23) Bump prettier from 2.3.2 to 2.4.0 (@dependabot[bot]) +- [358f014](https://github.com/scalameta/metals-vscode/commit/358f014f97aac3a87878bcd0b7bb880a7026bb77) Add new java file command (@Arthurm1) +- [f6b7fea](https://github.com/scalameta/metals-vscode/commit/f6b7feaf89908d5690f00ad2d9902fe7e2db41ac) add DecodeFile command (@Arthurm1) - [42dc231](https://github.com/scalameta/metals-vscode/commit/42dc231acda2e4d527a3f0229c1e47a4eec9f4ec) Bump jest from 27.1.0 to 27.1.1 (@dependabot[bot]) +- [20e5910](https://github.com/scalameta/metals-vscode/commit/20e5910d305febd5784efac658cef19f840b4db3) Bump @types/node from 16.7.10 to 16.9.0 (@dependabot[bot]) - [2de476e](https://github.com/scalameta/metals-vscode/commit/2de476ec4430583fff4fb6ca1c19899fd2be316f) Bump @types/node from 16.7.13 to 16.9.0 (@dependabot[bot]) - [1771b2b](https://github.com/scalameta/metals-vscode/commit/1771b2b4e299f38c429fe260a2f0228755b4cee5) Bump @types/node from 16.7.11 to 16.7.13 (@dependabot[bot]) - [80627e9](https://github.com/scalameta/metals-vscode/commit/80627e9bbedf81b3110078b5735a48e0c9583a9a) Bump vsce from 1.96.3 to 1.97.0 (@dependabot[bot]) @@ -685,103 +917,169 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [3e06009](https://github.com/scalameta/metals-vscode/commit/3e06009584ad56f5f01388fda8dd5f662234771d) Update Metals server to 0.10.6 (@tgodzik) - [8ba676f](https://github.com/scalameta/metals-vscode/commit/8ba676f2fb0c1d9228e3c86310d09aac953c2a01) Increase default Xmx to 1G (@dos65) - [3351562](https://github.com/scalameta/metals-vscode/commit/3351562f852082ea7e3f50da785610ec6cc964f7) Bump vsce from 1.96.2 to 1.96.3 (@dependabot[bot]) +- [82c2c3e](https://github.com/scalameta/metals-vscode/commit/82c2c3e8a183dde560e434969a50ba062120f96f) Bump @types/node from 16.7.8 to 16.7.10 (@dependabot[bot]) - [fcb0042](https://github.com/scalameta/metals-vscode/commit/fcb004265c5f8ecf47d2e0c7c672a1cb9a23dcf4) Bump @types/node from 16.7.8 to 16.7.10 (@dependabot[bot]) +- [4422e9d](https://github.com/scalameta/metals-vscode/commit/4422e9d53e749a5c4b70685119dd3b8d2bf5792f) Bump @types/node from 16.7.6 to 16.7.8 (@dependabot[bot]) - [723f9da](https://github.com/scalameta/metals-vscode/commit/723f9dacb6c5553df93e26548cc610642fe7ae45) Bump @types/node from 16.7.6 to 16.7.8 (@dependabot[bot]) - [4ca25c3](https://github.com/scalameta/metals-vscode/commit/4ca25c30f3a1e2914a6232c9f05e809550c0741f) Bump vsce from 1.96.1 to 1.96.2 (@dependabot[bot]) - [b2f57d1](https://github.com/scalameta/metals-vscode/commit/b2f57d171072fa3a585504b4d0a8312ce9b09f60) Bump jest from 27.0.6 to 27.1.0 (@dependabot[bot]) +- [5750205](https://github.com/scalameta/metals-vscode/commit/575020537c7507712e24d2fbd021434cfe403fc0) Bump @types/node from 16.7.2 to 16.7.6 (@dependabot[bot]) - [4b1f653](https://github.com/scalameta/metals-vscode/commit/4b1f65323a40ae2e0e7a120c5d59f7ef9b93c420) Bump @types/node from 16.7.2 to 16.7.6 (@dependabot[bot]) - [c68613b](https://github.com/scalameta/metals-vscode/commit/c68613be1d1109383c2b7ef5095d537c5e103b84) Update typescript to 4.4.2 (@tgodzik) +- [4c24559](https://github.com/scalameta/metals-vscode/commit/4c245591544e8125c19828b998a423570acb9670) Bump @types/node from 16.7.1 to 16.7.2 (@dependabot[bot]) - [96193d0](https://github.com/scalameta/metals-vscode/commit/96193d03fcdd8285cd1140e9278ca89f3aadd4fd) Bump @types/node from 16.7.1 to 16.7.2 (@dependabot[bot]) +- [89baaa4](https://github.com/scalameta/metals-vscode/commit/89baaa4c8336e1eac2f74c277310f5b07a43e586) Bump @types/node from 16.6.2 to 16.7.1 (@dependabot[bot]) - [1f13ebb](https://github.com/scalameta/metals-vscode/commit/1f13ebb03ff0483cd5be23aaa429a5b3721cfc2d) Bump @types/node from 16.6.2 to 16.7.1 (@dependabot[bot]) +- [ba6618b](https://github.com/scalameta/metals-vscode/commit/ba6618be140dc1d6c4abcc24a768069b438d62b5) Add in LICENSE. (@ckipp01) +- [ec4db46](https://github.com/scalameta/metals-vscode/commit/ec4db466c4dd8baf674cef07aad86f45c08d4c44) Bump @types/node from 16.6.1 to 16.6.2 (@dependabot[bot]) - [1eb34e6](https://github.com/scalameta/metals-vscode/commit/1eb34e6d40e0234ec4a01e0133f62834a36a37d1) Bump @types/node from 16.6.1 to 16.6.2 (@dependabot[bot]) - [5d09c44](https://github.com/scalameta/metals-vscode/commit/5d09c4430f076e51d9b372cae69f39170ff8b751) Bump ts-jest from 27.0.4 to 27.0.5 (@dependabot[bot]) - [e4b7b16](https://github.com/scalameta/metals-vscode/commit/e4b7b16b557fedfc60ffb748fc12979b6f63e4b3) Set super method code lenses to true by default (@tgodzik) - [4d6b9b3](https://github.com/scalameta/metals-vscode/commit/4d6b9b3447404e080d7315bd4f5cf0cacea34013) Bump @types/node from 16.6.0 to 16.6.1 (@dependabot[bot]) +- [5dd46e7](https://github.com/scalameta/metals-vscode/commit/5dd46e7838aff2769e8093b0d4d0248a87577e7c) Bump @types/node from 16.6.0 to 16.6.1 (@dependabot[bot]) +- [a945903](https://github.com/scalameta/metals-vscode/commit/a94590316cd944e66daedcd70aca49b025eacaf1) Bump @types/jest from 27.0.0 to 27.0.1 (@dependabot[bot]) - [3491ef6](https://github.com/scalameta/metals-vscode/commit/3491ef6fc2ed8346d1cf5615630e2d25a7cc9d70) Bump @types/jest from 27.0.0 to 27.0.1 (@dependabot[bot]) +- [f89994d](https://github.com/scalameta/metals-vscode/commit/f89994d7e32f56994ce31d111e19ac3f1802c0ba) Bump @types/node from 16.4.13 to 16.6.0 (@dependabot[bot]) - [7fc7dba](https://github.com/scalameta/metals-vscode/commit/7fc7dbae9790e9ad00e14397eaa55ca65239469f) Bump @types/node from 16.4.13 to 16.6.0 (@dependabot[bot]) +- [5d92251](https://github.com/scalameta/metals-vscode/commit/5d92251bf977a33be3d6a815d02117918ab8019e) Bump path-parse from 1.0.6 to 1.0.7 (@dependabot[bot]) +- [c629426](https://github.com/scalameta/metals-vscode/commit/c6294265f3ebfbb67ec2f1be142b956bfb184457) Bump @types/jest from 26.0.24 to 27.0.0 (@dependabot[bot]) - [5a3c048](https://github.com/scalameta/metals-vscode/commit/5a3c048cab0a4377d856b3b9e47e011f43a36244) Bump @types/jest from 26.0.24 to 27.0.0 (@dependabot[bot]) - [f26b4cb](https://github.com/scalameta/metals-vscode/commit/f26b4cb92276299467c516dc6ad14c30a29a279b) Point the message about java home to to exact Metals setting (@tgodzik) +- [d0df99e](https://github.com/scalameta/metals-vscode/commit/d0df99eb2716e22f586b443df3f45a61b8fe5ed0) Bump @types/node from 16.4.12 to 16.4.13 (@dependabot[bot]) - [d3d3c40](https://github.com/scalameta/metals-vscode/commit/d3d3c40aa4cc4dd04ad850e7c31e71ad64fed9ee) Bump @types/node from 16.4.12 to 16.4.13 (@dependabot[bot]) +- [694b971](https://github.com/scalameta/metals-vscode/commit/694b9717c7aa75509c96892d5cbc383474f79cba) Bump @types/node from 16.4.10 to 16.4.12 (@dependabot[bot]) - [d3ab5b8](https://github.com/scalameta/metals-vscode/commit/d3ab5b86c590a9415349bc867c62b36f82b6f1e4) Bump @types/node from 16.4.10 to 16.4.12 (@dependabot[bot]) +- [64a3606](https://github.com/scalameta/metals-vscode/commit/64a36064366226151a7fb7b3efbc43213f4f4fee) Bump @types/node from 16.4.7 to 16.4.10 (@dependabot[bot]) - [1aa9f8b](https://github.com/scalameta/metals-vscode/commit/1aa9f8bf9933ae249ffe78cef436d798897ace50) Bump @types/node from 16.4.7 to 16.4.10 (@dependabot[bot]) - [2c4b171](https://github.com/scalameta/metals-vscode/commit/2c4b1717bbfef892e84ca45b691816eec6002a14) Bump @types/node from 16.4.6 to 16.4.7 (@dependabot[bot]) +- [d79fffa](https://github.com/scalameta/metals-vscode/commit/d79fffa20a3fb65feacb2466e77444d6d49d9b3e) Bump @types/node from 16.4.6 to 16.4.7 (@dependabot[bot]) +- [725c5bb](https://github.com/scalameta/metals-vscode/commit/725c5bbe4cbdaec0d7adabf355ed26113b2656ea) Bump @types/node from 16.4.4 to 16.4.6 (@dependabot[bot]) +- [f894fb3](https://github.com/scalameta/metals-vscode/commit/f894fb35fed36e16c1bc8376f21b3d6da0c507ea) Bump fp-ts from 2.11.0 to 2.11.1 (@dependabot[bot]) - [ecd3abb](https://github.com/scalameta/metals-vscode/commit/ecd3abb3191bda9a5a56eed3dedce03ebefe2d75) Bump @types/node from 16.4.4 to 16.4.6 (@dependabot[bot]) +- [6a3be7d](https://github.com/scalameta/metals-vscode/commit/6a3be7d3324a9af33600a6c68912ef57f22f05ca) Bump @types/node from 16.4.3 to 16.4.4 (@dependabot[bot]) - [dd50a33](https://github.com/scalameta/metals-vscode/commit/dd50a3396e656eca10ceb371e0de9f9270c10388) Bump @types/node from 16.4.3 to 16.4.4 (@dependabot[bot]) +- [e7c56c4](https://github.com/scalameta/metals-vscode/commit/e7c56c47ce0cab5201aeb001a425de1e9011e1da) Bump fp-ts from 2.10.5 to 2.11.0 (@dependabot[bot]) +- [5719fb5](https://github.com/scalameta/metals-vscode/commit/5719fb5ebd990966074ce18b9d659a0e3a45c365) Bump @types/node from 16.4.1 to 16.4.3 (@dependabot[bot]) +- [a5c5e9b](https://github.com/scalameta/metals-vscode/commit/a5c5e9b1f4632fd72a2a80df181b0f5ccc88c18e) Bump @types/semver from 7.3.7 to 7.3.8 (@dependabot[bot]) - [a60b9d4](https://github.com/scalameta/metals-vscode/commit/a60b9d4f10634ce4e9f64dc909ac730ee28ee39a) Bump @types/node from 16.4.1 to 16.4.3 (@dependabot[bot]) +- [609c3f5](https://github.com/scalameta/metals-vscode/commit/609c3f56b6448d7a231d25a7408aa1219ac22741) Bump @types/node-fetch from 2.5.11 to 2.5.12 (@dependabot[bot]) +- [b1c7182](https://github.com/scalameta/metals-vscode/commit/b1c718222d289b2ef18524d921b24477e8f741c1) Bump @types/node from 16.4.0 to 16.4.1 (@dependabot[bot]) - [a134ff3](https://github.com/scalameta/metals-vscode/commit/a134ff353b8e44cca583ddd2045e186d3dc7ff1e) Bump @types/node from 16.4.0 to 16.4.1 (@dependabot[bot]) - [fdeadf5](https://github.com/scalameta/metals-vscode/commit/fdeadf577ac575a7ef0836fe110d3f9fa18b483f) Bump ts-jest from 27.0.3 to 27.0.4 (@dependabot[bot]) - [e7baf6d](https://github.com/scalameta/metals-vscode/commit/e7baf6d32da9274ba7dca76c038785ae10fd61c4) Bump vsce from 1.96.0 to 1.96.1 (@dependabot[bot]) +- [0008b9e](https://github.com/scalameta/metals-vscode/commit/0008b9e2115c927a670af96058ad72261c466f37) Bump @types/node from 16.3.3 to 16.4.0 (@dependabot[bot]) - [c5fca29](https://github.com/scalameta/metals-vscode/commit/c5fca29e7f0fb17ae8cfa96f2b599a782785945b) Bump vsce from 1.95.1 to 1.96.0 (@dependabot[bot]) - [a0702f7](https://github.com/scalameta/metals-vscode/commit/a0702f7fdf93ec1a7c6037b583ebb52cd98d34b1) Bump @types/node from 16.3.3 to 16.4.0 (@dependabot[bot]) - [c7cddac](https://github.com/scalameta/metals-vscode/commit/c7cddac60bacbc6b253c54f86dde7b1865770639) v1.10.8 ### v1.10.8 (2021/07/20 15:53 +00:00) - [3c4e460](https://github.com/scalameta/metals-vscode/commit/3c4e460ef20ff6504e1d8a4e3cbcae8e20a0abcc) Offer to install Java in case of issues (@tgodzik) +- [897b27e](https://github.com/scalameta/metals-vscode/commit/897b27ee5c414276e2a5859ed05c416fbc53e82f) Bump @types/node from 16.3.2 to 16.3.3 (@dependabot[bot]) - [e34a068](https://github.com/scalameta/metals-vscode/commit/e34a0681425f69c28ed05d5604a3849219e61692) Bump @types/node from 16.3.2 to 16.3.3 (@dependabot[bot]) - [e99cdaa](https://github.com/scalameta/metals-vscode/commit/e99cdaa99c65ebc9a66bf7ab160ea9f218563a39) Bump metals-languageclient from 0.5.0 to 0.5.1 (@dependabot[bot]) +- [6728349](https://github.com/scalameta/metals-vscode/commit/672834918192236b39465770558d176a5211acc5) Release v0.5.1 - [87dcb81](https://github.com/scalameta/metals-vscode/commit/87dcb81356acb4c377e4a0806d134126189eaeca) Fix typos in README.md (@lucas0707) - [05b279c](https://github.com/scalameta/metals-vscode/commit/05b279c31d41eb09fa5df41eb0247114f991b236) v1.10.7 ### v1.10.7 (2021/07/14 08:48 +00:00) +- [7ce6cd3](https://github.com/scalameta/metals-vscode/commit/7ce6cd34d3c0eb2f6be3118c2effffb21ff9fd92) Bump @types/node from 16.3.1 to 16.3.2 (@dependabot[bot]) - [8ee8cdc](https://github.com/scalameta/metals-vscode/commit/8ee8cdc3c799c034fd2f13898b9c4a242513eaba) Bump @types/node from 16.3.1 to 16.3.2 (@dependabot[bot]) +- [5e42211](https://github.com/scalameta/metals-vscode/commit/5e4221151c9d14d5e353b5fd3bf41378b1fbb1c9) Bump @types/node from 16.3.0 to 16.3.1 (@dependabot[bot]) - [5656e64](https://github.com/scalameta/metals-vscode/commit/5656e64289fd5345ac4d6ef9b22e70609304ffe8) Bump @types/node from 16.3.0 to 16.3.1 (@dependabot[bot]) - [0fed9f0](https://github.com/scalameta/metals-vscode/commit/0fed9f0ac736aa5c997dccd8e78ea086db5a6a68) Bump vsce from 1.95.0 to 1.95.1 (@dependabot[bot]) +- [df020eb](https://github.com/scalameta/metals-vscode/commit/df020ebc07d2d6f439ee2dd2c843e6a9ebb191e2) Bump @types/node from 16.0.1 to 16.3.0 (@dependabot[bot]) - [60abce7](https://github.com/scalameta/metals-vscode/commit/60abce7ef600b2dc5c3ff0777750231b967fa8fb) Bump @types/node from 16.0.1 to 16.3.0 (@dependabot[bot]) +- [7b91cca](https://github.com/scalameta/metals-vscode/commit/7b91cca37da690796d98e2b39897ad91bb43590d) Bump @types/node from 16.0.0 to 16.0.1 (@dependabot[bot]) - [1353a5c](https://github.com/scalameta/metals-vscode/commit/1353a5cf169369590e20d81c80e78f1bd69ed233) Bump @types/node from 16.0.0 to 16.0.1 (@dependabot[bot]) - [342ef87](https://github.com/scalameta/metals-vscode/commit/342ef87f054fb66ccb64cf5ded1d20d9f4968f59) Bump @types/shell-quote from 1.7.0 to 1.7.1 (@dependabot[bot]) - [3c4e3bf](https://github.com/scalameta/metals-vscode/commit/3c4e3bfe5c268fd2e2ceb2ecd31f77cff4da0106) Bump @types/jest from 26.0.23 to 26.0.24 (@dependabot[bot]) +- [24bfee9](https://github.com/scalameta/metals-vscode/commit/24bfee9b84e9444d15dd1a7db1017444811f9e1d) Bump @types/semver from 7.3.6 to 7.3.7 (@dependabot[bot]) +- [9502512](https://github.com/scalameta/metals-vscode/commit/95025123e538215fea372fd0771e6cc2f399e11e) Bump @types/jest from 26.0.23 to 26.0.24 (@dependabot[bot]) +- [e855e86](https://github.com/scalameta/metals-vscode/commit/e855e86fb7aedc7b09d8c6bac8d30e2a86f5f58c) Bump @types/mkdirp from 1.0.1 to 1.0.2 (@dependabot[bot]) +- [5320875](https://github.com/scalameta/metals-vscode/commit/5320875e2793c3e7bd0e13dee1418fcb9b58684e) Bump @types/node-fetch from 2.5.10 to 2.5.11 (@dependabot[bot]) +- [39d2fe7](https://github.com/scalameta/metals-vscode/commit/39d2fe7c217188d1bacfc626a7053ce032abb6b0) Bump @types/shell-quote from 1.7.0 to 1.7.1 (@dependabot[bot]) - [37ca5f9](https://github.com/scalameta/metals-vscode/commit/37ca5f907eebbbb9e223ad19cd5119806fe3f0a1) Make sure we only merge on certain number of successful check and revert vs code bump (@tgodzik) +- [cd7b687](https://github.com/scalameta/metals-vscode/commit/cd7b687abbe5b51b696cb9d3a30e1c908618ec89) Bump @types/node from 15.14.0 to 16.0.0 (@dependabot[bot]) - [7a4b019](https://github.com/scalameta/metals-vscode/commit/7a4b0195084e07696a338df891cd14ee0867c28a) Bump @types/vscode from 1.43.0 to 1.57.1 (@dependabot[bot]) - [3cef97a](https://github.com/scalameta/metals-vscode/commit/3cef97ad01e42f8e94e0ea7b432e4c6880d64e34) Bump @types/node from 15.14.0 to 16.0.0 (@dependabot[bot]) +- [0e581a1](https://github.com/scalameta/metals-vscode/commit/0e581a13e956d8e0ddf459904c59f5e63da7f39f) Bump @types/node from 15.12.5 to 15.14.0 (@dependabot[bot]) - [395352e](https://github.com/scalameta/metals-vscode/commit/395352e9307d83b6a0e6e7e6d822d27bda79b94d) Bump @types/node from 15.12.5 to 15.14.0 (@dependabot[bot]) - [ec41ab1](https://github.com/scalameta/metals-vscode/commit/ec41ab11de9c26d6da9b5c4c83d2afb60c5923d8) Bump typescript from 4.3.4 to 4.3.5 (@dependabot[bot]) - [060ac0f](https://github.com/scalameta/metals-vscode/commit/060ac0f0e8bddc857c9f0f6334b3ad0af6d40f70) Bump jest from 27.0.5 to 27.0.6 (@dependabot[bot]) - [2629dd2](https://github.com/scalameta/metals-vscode/commit/2629dd243fb20fcb9a8f015ce674e38c5c56d0b5) Bump vsce from 1.94.0 to 1.95.0 (@dependabot[bot]) - [e67704f](https://github.com/scalameta/metals-vscode/commit/e67704f2ef4034456829c419992c7cd2e28140ad) Bump prettier from 2.3.1 to 2.3.2 (@dependabot[bot]) +- [d0f25a9](https://github.com/scalameta/metals-vscode/commit/d0f25a9767c794339703ec3e7a97d07fa3ecc97d) Bump prettier from 2.3.1 to 2.3.2 (@dependabot[bot]) +- [b0e2b2e](https://github.com/scalameta/metals-vscode/commit/b0e2b2e081e8693db60fe67ebe6209ccbf88aba4) Bump @types/node from 15.12.4 to 15.12.5 (@dependabot[bot]) - [5ac4598](https://github.com/scalameta/metals-vscode/commit/5ac45989510f4873342ec8b0aedeacc5d915522f) Bump @types/node from 15.12.4 to 15.12.5 (@dependabot[bot]) - [e212aac](https://github.com/scalameta/metals-vscode/commit/e212aaca189590210c4a22e48c4b7d1572f13276) Bump vsce from 1.93.0 to 1.94.0 (@dependabot[bot]) - [d7451ef](https://github.com/scalameta/metals-vscode/commit/d7451eff4418bf00f0db40086453e98fd984e1c4) Bump jest from 27.0.4 to 27.0.5 (@dependabot[bot]) +- [12e44d4](https://github.com/scalameta/metals-vscode/commit/12e44d4f391edbf00f21e5af844e446c95b8e48b) Bump @types/node from 15.12.2 to 15.12.4 (@dependabot[bot]) - [d3c1bca](https://github.com/scalameta/metals-vscode/commit/d3c1bca3d1ea19bb61e2946a05fcfc62398cd0cc) Bump @types/node from 15.12.2 to 15.12.4 (@dependabot[bot]) - [cc7e753](https://github.com/scalameta/metals-vscode/commit/cc7e753a43320fd325fe4eda6f79f42524ea30b1) Bump typescript from 4.3.2 to 4.3.4 (@dependabot[bot]) - [fde15ef](https://github.com/scalameta/metals-vscode/commit/fde15ef96f1ee30d4b55b177b9b9f0c65016e1c8) Adding support also for previous indentation pattern. Testing using Jest. Fix small regex issue (@Giggiux) - [2bb58f3](https://github.com/scalameta/metals-vscode/commit/2bb58f333a88e8c4ead39d28ca3f2cff81bc0237) Scala3 indent from smarter's repo (@Giggiux) +- [5bf268a](https://github.com/scalameta/metals-vscode/commit/5bf268a722e1eacbd7d6b8691df84bd611f5e185) Bump typescript from 3.9.9 to 3.9.10 (@dependabot[bot]) - [3d6ee86](https://github.com/scalameta/metals-vscode/commit/3d6ee86bf1f519413b470308f0756e497e0236b3) Bump typescript from 4.3.2 to 4.3.3 (@dependabot[bot]) - [a73887a](https://github.com/scalameta/metals-vscode/commit/a73887a628526437de833fe759f701c72b74a95f) fix syntax error (@Giggiux) - [abd62f3](https://github.com/scalameta/metals-vscode/commit/abd62f3104c010135e2cd8c7489b4740db5972ad) Node.js v10 Active support ended the 19th of May 2020, the Security Support ended the 30th of April 2021. (@Giggiux) +- [d743a4f](https://github.com/scalameta/metals-vscode/commit/d743a4f8e5dbff42714c0f0a1feb112d23e20cc5) Bump @types/node from 15.12.1 to 15.12.2 (@dependabot[bot]) - [9e92606](https://github.com/scalameta/metals-vscode/commit/9e926062b2c388c94d70b6a0e0ebbb908e01a662) Bump @types/node from 15.12.1 to 15.12.2 (@dependabot[bot]) - [685f84f](https://github.com/scalameta/metals-vscode/commit/685f84f977261501c0f492d8e664736403ed8c47) Bump vsce from 1.92.0 to 1.93.0 (@dependabot[bot]) - [263a8e2](https://github.com/scalameta/metals-vscode/commit/263a8e24c1a38b6164e001a89d30009dba8bc7fc) Bump prettier from 2.3.0 to 2.3.1 (@dependabot[bot]) +- [095d37d](https://github.com/scalameta/metals-vscode/commit/095d37d1f36e87a43452f3544cc020b482ccb5d1) Bump prettier from 2.3.0 to 2.3.1 (@dependabot[bot]) +- [b895c90](https://github.com/scalameta/metals-vscode/commit/b895c90618d83bd5c8607095a74b6721b89c9526) Bump @types/node from 15.12.0 to 15.12.1 (@dependabot[bot]) - [f9a154e](https://github.com/scalameta/metals-vscode/commit/f9a154ecee8bc13d7589cf079293982bf43dbd78) Bump @types/node from 15.12.0 to 15.12.1 (@dependabot[bot]) - [f4593eb](https://github.com/scalameta/metals-vscode/commit/f4593eb15e1a5f833eff3cc2421e9089bbe1b586) Bump vsce from 1.91.0 to 1.92.0 (@dependabot[bot]) +- [09ba7cd](https://github.com/scalameta/metals-vscode/commit/09ba7cdd337b34d0e109a55c554cc5aee96afa6f) Bump @types/node from 15.9.0 to 15.12.0 (@dependabot[bot]) - [b19e7b7](https://github.com/scalameta/metals-vscode/commit/b19e7b79fc442c73d1e67354c89049e18558777d) Bump @types/node from 15.9.0 to 15.12.0 (@dependabot[bot]) +- [b85339a](https://github.com/scalameta/metals-vscode/commit/b85339aea2eb85d8d1ba7244f22104383b99d2b6) Bump @types/node from 15.6.1 to 15.9.0 (@dependabot[bot]) - [ccb4708](https://github.com/scalameta/metals-vscode/commit/ccb4708afbdb331ab795b0c60c0fc52d53a5999f) Bump @types/node from 15.6.1 to 15.9.0 (@dependabot[bot]) - [fc05a7d](https://github.com/scalameta/metals-vscode/commit/fc05a7d50103c12a48763e30fd3b16b6deaed59d) Bump vsce from 1.88.0 to 1.91.0 (@dependabot[bot]) - [a656d68](https://github.com/scalameta/metals-vscode/commit/a656d68576c9c0515b0c7e7ebcedb2cc5a49affe) v1.10.6 ### v1.10.6 (2021/05/31 10:30 +00:00) +- [8b215d9](https://github.com/scalameta/metals-vscode/commit/8b215d90d1e8f9b9888ae805a707b153e7e78549) Bump ws from 7.2.1 to 7.4.6 (@dependabot[bot]) - [3965c52](https://github.com/scalameta/metals-vscode/commit/3965c522956e9b5ebee7a5d857e1e0470b30905d) Bump typescript from 4.2.4 to 4.3.2 (@dependabot[bot]) +- [6878023](https://github.com/scalameta/metals-vscode/commit/6878023c3cd45412be6ac43de3cb2e0e2bc739b9) Bump @types/node from 15.6.0 to 15.6.1 (@dependabot[bot]) - [f97fc1b](https://github.com/scalameta/metals-vscode/commit/f97fc1b4a7bc489a4620265e6bf548e2712efd37) Bump @types/node from 15.6.0 to 15.6.1 (@dependabot[bot]) +- [99fa4be](https://github.com/scalameta/metals-vscode/commit/99fa4bef01506a63b189064e66c57fbdf2bd1642) Bump @types/node from 15.3.1 to 15.6.0 (@dependabot[bot]) - [8a5dd57](https://github.com/scalameta/metals-vscode/commit/8a5dd571f9176d8180d13d6aba7f9c4b8511c123) Bump @types/node from 15.3.1 to 15.6.0 (@dependabot[bot]) +- [b7a9f3c](https://github.com/scalameta/metals-vscode/commit/b7a9f3cf32df9315cbc44442788370c8804972f3) Bump @types/node from 15.3.0 to 15.3.1 (@dependabot[bot]) - [5ac4194](https://github.com/scalameta/metals-vscode/commit/5ac41948c9aafe01388ac0b16abcf0070859b79a) Bump @types/node from 15.3.0 to 15.3.1 (@dependabot[bot]) - [c91329d](https://github.com/scalameta/metals-vscode/commit/c91329d66dbcbacc53a97eb8b3541e28e34c9a6d) Remove unsupported milestone versions (@tgodzik) - [db39d68](https://github.com/scalameta/metals-vscode/commit/db39d684c7bf04fbce070ad3926bb38fcee28ac6) v1.10.5 ### v1.10.5 (2021/05/18 12:35 +00:00) - [e11c9fa](https://github.com/scalameta/metals-vscode/commit/e11c9fa2e8318ee3a9857d056318d9fd3779f254) Update metals to v0.10.3 (@tgodzik) +- [2451abe](https://github.com/scalameta/metals-vscode/commit/2451abebc90a7f6f07fdf96207b821b92a4cc42f) Bump @types/node from 15.0.3 to 15.3.0 (@dependabot[bot]) - [b9eca2e](https://github.com/scalameta/metals-vscode/commit/b9eca2e1b47f8e60d6e77c4827bce1c0f6aaad09) Bump @types/node from 15.0.3 to 15.3.0 (@dependabot[bot]) +- [54f173d](https://github.com/scalameta/metals-vscode/commit/54f173dce0fe5bc029527c27b0ed5a009054ebc9) Bump @types/semver from 7.3.5 to 7.3.6 (@dependabot[bot]) +- [6857f0e](https://github.com/scalameta/metals-vscode/commit/6857f0e9b21cb7d834bf4f80fd719601a17562b1) Bump @types/node from 15.0.2 to 15.0.3 (@dependabot[bot]) - [5fbf0c1](https://github.com/scalameta/metals-vscode/commit/5fbf0c14aed2464a21932ada59a59df63b9c6467) Bump @types/node from 15.0.2 to 15.0.3 (@dependabot[bot]) - [c6df903](https://github.com/scalameta/metals-vscode/commit/c6df9034e646fdb6264c48a2316440fb8610b9b7) Update prettier to 2.3.0 (@tgodzik) +- [46209c3](https://github.com/scalameta/metals-vscode/commit/46209c3af0d35039ac84216f7e0d6c9841d41069) Bump hosted-git-info from 2.8.8 to 2.8.9 (@dependabot[bot]) +- [b50dfda](https://github.com/scalameta/metals-vscode/commit/b50dfdaa681c3facb9af2e4132122e18c22af224) Bump lodash from 4.17.19 to 4.17.21 (@dependabot[bot]) +- [a3a0898](https://github.com/scalameta/metals-vscode/commit/a3a08982f09cf12c6ccb85208c5ac297de278897) Run prettier (@ckipp01) +- [306acac](https://github.com/scalameta/metals-vscode/commit/306acacec2f3a9e5df7a2d1d1b4e0c78e866704a) Bump prettier from 2.2.1 to 2.3.0 (@dependabot[bot]) - [9450cc1](https://github.com/scalameta/metals-vscode/commit/9450cc11cf88f881a4aa19c645f7cd45156ddbb1) Bump lodash from 4.17.19 to 4.17.21 (@dependabot[bot]) +- [7427797](https://github.com/scalameta/metals-vscode/commit/7427797856331ab2c019df5a85ab6bbf5d6cf7e8) Bump @types/node from 15.0.0 to 15.0.2 (@dependabot[bot]) - [ac42f25](https://github.com/scalameta/metals-vscode/commit/ac42f254377b298fde522bafa2e91e5c22bddc84) Bump @types/node from 15.0.1 to 15.0.2 (@dependabot[bot]) +- [b6be80a](https://github.com/scalameta/metals-vscode/commit/b6be80af6a7854b76c56cbf50b06f3544eb846ed) Bump fp-ts from 2.10.4 to 2.10.5 (@dependabot[bot]) - [be82922](https://github.com/scalameta/metals-vscode/commit/be829222623fbfac3218b007cbae63e3599add6c) Bump @types/node from 15.0.0 to 15.0.1 (@dependabot[bot]) - [3737071](https://github.com/scalameta/metals-vscode/commit/3737071c751120122f246cb7fa326353a93ca90a) Bump vsce from 1.87.1 to 1.88.0 (@dependabot[bot]) +- [25f32fc](https://github.com/scalameta/metals-vscode/commit/25f32fc08525ded5771f05f1165ffc7ee96af7ca) Add dependabot.yml (@tgodzik) - [6d14078](https://github.com/scalameta/metals-vscode/commit/6d140780058b63f2d95e84c863d6f20a557b0c57) Add dependabot.yml (@tgodzik) +- [e0d1d32](https://github.com/scalameta/metals-vscode/commit/e0d1d32a2d7ebf02f2bda865a0ff4d7bc14baeab) Bump @types/semver from 7.3.4 to 7.3.5 (@dependabot-preview[bot]) +- [8b61e48](https://github.com/scalameta/metals-vscode/commit/8b61e48038a12ee0d9526cfd3e77d8e359c69ee1) Bump @types/node from 14.14.41 to 15.0.0 (@dependabot-preview[bot]) +- [a7b06b4](https://github.com/scalameta/metals-vscode/commit/a7b06b468a74c014c0af7173ef81ee9422166bbd) Bump @types/jest from 26.0.22 to 26.0.23 (@dependabot-preview[bot]) - [92ffbeb](https://github.com/scalameta/metals-vscode/commit/92ffbeb6cd1099d8113f6ef05446256b66a0f1c5) Bump @types/node from 14.14.41 to 15.0.0 (@dependabot-preview[bot]) - [7c46dca](https://github.com/scalameta/metals-vscode/commit/7c46dca3a6cc5324b44dcecf60bf97b8f661588f) Update dependencies `metals-languageclient` to v.0.5.0 and `vscode-languageclient` to v.7.0.0 (@Giggiux) - [82aa817](https://github.com/scalameta/metals-vscode/commit/82aa8173eb3f91e8b60ea4149301f4d1e76924a8) v1.10.4 ### v1.10.4 (2021/04/23 11:35 +00:00) - [685ddf1](https://github.com/scalameta/metals-vscode/commit/685ddf188cd872223b9983f2b94f079e007405f1) Actually update metals server version (@tgodzik) +- [a1fabdb](https://github.com/scalameta/metals-vscode/commit/a1fabdbf1fc3d4f9b56717334f58778956e1a49f) Bump fp-ts from 2.10.0 to 2.10.4 (@dependabot-preview[bot]) +- [1cdf6ce](https://github.com/scalameta/metals-vscode/commit/1cdf6ce926b41793a7c386944eb27f014b8c60f5) Bump @types/node from 14.14.39 to 14.14.41 (@dependabot-preview[bot]) - [22e8976](https://github.com/scalameta/metals-vscode/commit/22e897667a4885f2c40a2a929bd70ca76bee4517) Bump @types/node from 14.14.39 to 14.14.41 (@dependabot-preview[bot]) - [2a3fa28](https://github.com/scalameta/metals-vscode/commit/2a3fa289d5817c3b48b222b0e3035be99974436a) v1.10.3 @@ -789,31 +1087,52 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [371dbe5](https://github.com/scalameta/metals-vscode/commit/371dbe55cb2a13796c40448e7c135eb64cb80898) Revert "Update dependencies `metals-languageclient` to v.0.5.0 and `vscode-languageclient` to v.7.0.0" (@tgodzik) - [1f09910](https://github.com/scalameta/metals-vscode/commit/1f099103d84197df31255bb235524c921da19284) Update Metals to 0.10.2 (@tgodzik) - [4d73404](https://github.com/scalameta/metals-vscode/commit/4d7340462ac7a86d1731dc00b5ac8a9fb3459315) Update dependencies `metals-languageclient` to v.0.5.0 and `vscode-languageclient` to v.7.0.0 (@Giggiux) +- [b187264](https://github.com/scalameta/metals-vscode/commit/b187264a22c0aa275891b8238742bb14b7eff00c) Release v0.5.0 +- [56ec49f](https://github.com/scalameta/metals-vscode/commit/56ec49f11acbeafd2e071ca725101cb48f826d34) Upgrade to `vscode-languageserver-protocol` 3.16.0 (@Giggiux) - [a87060d](https://github.com/scalameta/metals-vscode/commit/a87060d87e6af1b8427730f50e0e9c0f93a5e1b9) Bump @types/node from 14.14.37 to 14.14.39 (@dependabot-preview[bot]) +- [9ee87a0](https://github.com/scalameta/metals-vscode/commit/9ee87a0f8bc0d1984cad8849f3221b1197ac7c98) Bump fp-ts from 2.9.5 to 2.10.0 (@dependabot-preview[bot]) +- [7ec72dd](https://github.com/scalameta/metals-vscode/commit/7ec72ddd2ea207b681d6dcb508c8947d8d74aff5) Bump @types/node from 14.14.37 to 14.14.39 (@dependabot-preview[bot]) - [2639056](https://github.com/scalameta/metals-vscode/commit/2639056655d2fc53c1169907bfd42b13f7e77122) Bump ovsx from 0.1.0-next.980e5cf to 0.1.0 (@dependabot-preview[bot]) - [60fb3e6](https://github.com/scalameta/metals-vscode/commit/60fb3e620431f575b96225596d15606702743134) v1.10.2 ### v1.10.2 (2021/04/08 08:53 +00:00) - [e9270e2](https://github.com/scalameta/metals-vscode/commit/e9270e2cab6b2b307d2663abc9c5c833df89c09b) Bump typescript from 4.2.3 to 4.2.4 (@dependabot-preview[bot]) +- [bcdb70d](https://github.com/scalameta/metals-vscode/commit/bcdb70dffa49a0f708ff17a771b47b295bb060a7) Bump @types/node-fetch from 2.5.9 to 2.5.10 (@dependabot-preview[bot]) - [ba9cc60](https://github.com/scalameta/metals-vscode/commit/ba9cc60dddefa6cb4140c96a9ba63e7ae2eec949) Update couriser to 2.0.16 (@tgodzik) +- [bc06928](https://github.com/scalameta/metals-vscode/commit/bc06928fe42ca52f7a6baf556dd6be940372ba7b) Fix typ in DebugDiscoveryParams (@tgodzik) - [3afdaf4](https://github.com/scalameta/metals-vscode/commit/3afdaf4c7fa1a03f06a067239bae0e7b00c075b0) v1.10.1 ### v1.10.1 (2021/04/06 19:50 +00:00) - [f8d8a31](https://github.com/scalameta/metals-vscode/commit/f8d8a312a6ae9b42872072219f4407cba9bd0a6d) Fix release to run github-changes on main (@tgodzik) - [44793d1](https://github.com/scalameta/metals-vscode/commit/44793d19a6448b3cd8b957b00ac779b0b63d74e9) Update server version to 0.10.1 (@tgodzik) - [c17921f](https://github.com/scalameta/metals-vscode/commit/c17921fc2db9dc46c7132ceba6afa408640009af) Add commands to run or test the current file or target. (@tgodzik) +- [5100ed2](https://github.com/scalameta/metals-vscode/commit/5100ed2411310c30e873f169aa24ae5ef84aa192) Release v0.4.2 +- [dbf7a29](https://github.com/scalameta/metals-vscode/commit/dbf7a298bb9aafd0fd514fb57989e90db22bf635) Fix github-changes to use the main branch (@tgodzik) +- [79e0c7a](https://github.com/scalameta/metals-vscode/commit/79e0c7aa84954f6145abc43c29528818011eb168) Bump @types/node-fetch from 2.5.8 to 2.5.9 (@dependabot-preview[bot]) +- [9802659](https://github.com/scalameta/metals-vscode/commit/98026590b331c7d8315b593455cf1af24f16cdcf) Switch default branch to main. (@ckipp01) - [c5f4eff](https://github.com/scalameta/metals-vscode/commit/c5f4eff7e1f60b6e4d4c5a990b6a92d4e6999767) Bump vsce from 1.87.0 to 1.87.1 (@dependabot-preview[bot]) +- [1fbc5bc](https://github.com/scalameta/metals-vscode/commit/1fbc5bcd371d0b0b304f55c54f3816b73d358c7f) [Security] Bump y18n from 4.0.0 to 4.0.1 (@dependabot-preview[bot]) +- [286f0cf](https://github.com/scalameta/metals-vscode/commit/286f0cf4fab4874825302d457e79a841de5dcdef) Bump @types/node from 14.14.36 to 14.14.37 (@dependabot-preview[bot]) - [cf7522d](https://github.com/scalameta/metals-vscode/commit/cf7522d1837d13370dffa7d19dc1c70b1e7ec0a3) Bump @types/node from 14.14.36 to 14.14.37 (@dependabot-preview[bot]) - [f6fc02a](https://github.com/scalameta/metals-vscode/commit/f6fc02a885a8e284a2c9516ad392a1a319e7cfe5) Bump @types/node from 14.14.35 to 14.14.36 (@dependabot-preview[bot]) +- [2defc9f](https://github.com/scalameta/metals-vscode/commit/2defc9f2ea6e242710c308aa67ca083bd8168c20) Bump @types/jest from 26.0.21 to 26.0.22 (@dependabot-preview[bot]) +- [fc37079](https://github.com/scalameta/metals-vscode/commit/fc3707962afb13555d7636bc4bbf0aa436f65d4d) Bump @types/node from 14.14.35 to 14.14.36 (@dependabot-preview[bot]) - [714e49a](https://github.com/scalameta/metals-vscode/commit/714e49a31463748da5c1578a31602cbf9b44ec11) Updated references to master branch with main (@tgodzik) +- [5952417](https://github.com/scalameta/metals-vscode/commit/5952417901937c9331c36c9717d8b540078c7bc9) Bump semver from 7.3.4 to 7.3.5 (@dependabot-preview[bot]) - [f48c09f](https://github.com/scalameta/metals-vscode/commit/f48c09f7f6970bf35f90ef9b3d4e70542591220e) Save file before starting debug session (@tgodzik) +- [2c5affd](https://github.com/scalameta/metals-vscode/commit/2c5affd8d0b5ba99641328d6840b8e4e243ba8d5) Bump @types/jest from 26.0.20 to 26.0.21 (@dependabot-preview[bot]) - [2d6c9af](https://github.com/scalameta/metals-vscode/commit/2d6c9af64899739edb07ef4a51e11a5e8e1f3213) Bump @types/node from 14.14.34 to 14.14.35 (@dependabot-preview[bot]) +- [d5ce931](https://github.com/scalameta/metals-vscode/commit/d5ce9317e2e5191b21574b6e82a8e79dd8f707da) Bump @types/node from 14.14.34 to 14.14.35 (@dependabot-preview[bot]) - [a989cc3](https://github.com/scalameta/metals-vscode/commit/a989cc38a2a010b5586a2d239fc2892c648996fd) Bump @types/node from 14.14.33 to 14.14.34 (@dependabot-preview[bot]) - [63709df](https://github.com/scalameta/metals-vscode/commit/63709df35a9a58b5a581f274162cd3485ee2aee9) Bump vsce from 1.86.0 to 1.87.0 (@dependabot-preview[bot]) +- [cefeabf](https://github.com/scalameta/metals-vscode/commit/cefeabf28b589ac3cf4f3d058e6d2f869642b884) Bump @types/node from 14.14.33 to 14.14.34 (@dependabot-preview[bot]) +- [72029a6](https://github.com/scalameta/metals-vscode/commit/72029a69fdb9ea6e04d0972f272a545a4cae4143) Add in debug discovery params (@ckipp01) - [db54ff2](https://github.com/scalameta/metals-vscode/commit/db54ff27086b2f6e34bd0fdabf3e7d059a660587) Update coursier bootstrap to 2.0.13 (@tgodzik) - [6475a0a](https://github.com/scalameta/metals-vscode/commit/6475a0a576a2a2e93c9ad93c458777e4a218365f) Bump vsce from 1.85.1 to 1.86.0 (@dependabot-preview[bot]) +- [3476e50](https://github.com/scalameta/metals-vscode/commit/3476e50ae986ee7c2899c3deccdcca3cf3b54a0b) Bump @types/node from 14.14.32 to 14.14.33 (@dependabot-preview[bot]) - [41cbe08](https://github.com/scalameta/metals-vscode/commit/41cbe083987b1fd030728fba29d0f9335677bf3e) Bump @types/node from 14.14.32 to 14.14.33 (@dependabot-preview[bot]) - [4eca626](https://github.com/scalameta/metals-vscode/commit/4eca626f9b74ba738cc7027356e5dbb1b29d0ca0) Bump @types/node from 14.14.31 to 14.14.32 (@dependabot-preview[bot]) +- [811d63b](https://github.com/scalameta/metals-vscode/commit/811d63b9fa6740207b717e958b303c7cbf2b2303) Bump @types/node from 14.14.31 to 14.14.32 (@dependabot-preview[bot]) - [974e79e](https://github.com/scalameta/metals-vscode/commit/974e79e201c82fa4428b70c7c33051656cb7c2aa) Bump typescript from 4.2.2 to 4.2.3 (@dependabot-preview[bot]) - [54f1ead](https://github.com/scalameta/metals-vscode/commit/54f1ead1d51cb0a690e334bfcbec4fc4d07fa97d) Show errors from launching and fetching Metals (@tgodzik) - [3906be6](https://github.com/scalameta/metals-vscode/commit/3906be626cf6a7e73fa88ba07121bdffb7d78117) Bump vsce from 1.85.0 to 1.85.1 (@dependabot-preview[bot]) @@ -823,22 +1142,35 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [dc3b0c3](https://github.com/scalameta/metals-vscode/commit/dc3b0c3a4b86eacf711cf6b984616ec81077f23b) Update default metals version to 0.10.0 (@tgodzik) - [184c5b8](https://github.com/scalameta/metals-vscode/commit/184c5b8849d43c18fd213a5f5728a5fe11ebaac0) Bump typescript from 4.1.5 to 4.2.2 (@dependabot-preview[bot]) - [4b7a647](https://github.com/scalameta/metals-vscode/commit/4b7a647260e63c12adcc57add60834cc5ae09fc6) Bump @types/node from 14.14.30 to 14.14.31 (@dependabot-preview[bot]) +- [8b0ecc6](https://github.com/scalameta/metals-vscode/commit/8b0ecc66807bbcbb639396fc0e7ef49220b29043) Bump @types/node from 14.14.30 to 14.14.31 (@dependabot-preview[bot]) - [933b977](https://github.com/scalameta/metals-vscode/commit/933b977230c34999952a52e7a7634502731414cb) Delay notification for slowTask for 2 seconds (@gourlaysama) - [7fa0023](https://github.com/scalameta/metals-vscode/commit/7fa00239f0f2eb5b41e37f1e66d5f638b720781d) Add CopyWorksheetOutputProvider to enable worksheet code lenses (@tgodzik) +- [7c68d33](https://github.com/scalameta/metals-vscode/commit/7c68d33a15ae192b89aad3f0ddbd2ede1a0d1353) Release v0.4.1 +- [ea6a264](https://github.com/scalameta/metals-vscode/commit/ea6a2648fafc8748376413bd44a8abf31f9d27cc) Bump @types/node from 14.14.28 to 14.14.30 (@dependabot-preview[bot]) - [008fd09](https://github.com/scalameta/metals-vscode/commit/008fd09e19fbafc35f22881a2a81a51331cb7c55) Bump @types/node from 14.14.28 to 14.14.30 (@dependabot-preview[bot]) - [925f5d4](https://github.com/scalameta/metals-vscode/commit/925f5d4f1fd06b99c7cae8df0d08562feb779379) Bump @types/node from 14.14.26 to 14.14.28 (@dependabot-preview[bot]) +- [e2b0ff5](https://github.com/scalameta/metals-vscode/commit/e2b0ff5b86a6a3d3f731cf174087ec49002238e6) Bump @types/node from 14.14.26 to 14.14.28 (@dependabot-preview[bot]) - [76df4e2](https://github.com/scalameta/metals-vscode/commit/76df4e20b204e592b06736803d993147575f878f) Bump @types/node from 14.14.25 to 14.14.26 (@dependabot-preview[bot]) +- [0b28989](https://github.com/scalameta/metals-vscode/commit/0b289893ab5749e787e9e475593177c3d65e592a) Bump @types/node from 14.14.25 to 14.14.26 (@dependabot-preview[bot]) +- [a4e062a](https://github.com/scalameta/metals-vscode/commit/a4e062af3b2e408e80ceff5a91651e68b2769b21) Bump typescript from 3.9.8 to 3.9.9 (@dependabot-preview[bot]) - [4c3f427](https://github.com/scalameta/metals-vscode/commit/4c3f427e040f4676fb75ee53d3773632d4c30f4e) Bump typescript from 4.1.4 to 4.1.5 (@dependabot-preview[bot]) - [e2391eb](https://github.com/scalameta/metals-vscode/commit/e2391eb677e9d57aaf86b1ecf37e28a3106fc347) Bump typescript from 4.1.3 to 4.1.4 (@dependabot-preview[bot]) +- [c2f9761](https://github.com/scalameta/metals-vscode/commit/c2f9761f138ccae022cca1bb54663b176aa51e25) Bump typescript from 3.9.7 to 3.9.8 (@dependabot-preview[bot]) - [f6b2ec1](https://github.com/scalameta/metals-vscode/commit/f6b2ec158ef68f4eefd8d9f680d67c3e488ff44d) Bump @types/node from 14.14.24 to 14.14.25 (@dependabot-preview[bot]) +- [c722db5](https://github.com/scalameta/metals-vscode/commit/c722db5aebf5309b90c0fac2c1214353657f97b6) Bump @types/node from 14.14.24 to 14.14.25 (@dependabot-preview[bot]) - [0a3602d](https://github.com/scalameta/metals-vscode/commit/0a3602d597d6d24dc9704da78cd4c1f9e3371f01) Fix remote debug port placeholder (@pvid) - [c8cee7a](https://github.com/scalameta/metals-vscode/commit/c8cee7abee61dd93c87351357a2fc0ecb2b0d903) Bump @types/node from 14.14.22 to 14.14.24 (@dependabot-preview[bot]) +- [9730973](https://github.com/scalameta/metals-vscode/commit/9730973046d11f5d68eccdb661307aa265c49530) Bump @types/node from 14.14.22 to 14.14.24 (@dependabot-preview[bot]) +- [707ef17](https://github.com/scalameta/metals-vscode/commit/707ef1751ca5612003dcb31c0c8daf9af3e29acd) Bump fp-ts from 2.9.4 to 2.9.5 (@dependabot-preview[bot]) +- [5ae19a9](https://github.com/scalameta/metals-vscode/commit/5ae19a9f259c8a7596a7dbe151133c97dfa3d67d) Add copyWorksheetOutputProvider (@tgodzik) +- [576af40](https://github.com/scalameta/metals-vscode/commit/576af40719b707e40a60f9ccb77d4ed37192310b) Bump fp-ts from 2.9.3 to 2.9.4 (@dependabot-preview[bot]) - [e337746](https://github.com/scalameta/metals-vscode/commit/e337746920f68faa3a3d893d31b9d661b0425911) Bump vsce from 1.84.0 to 1.85.0 (@dependabot-preview[bot]) - [310e306](https://github.com/scalameta/metals-vscode/commit/310e306979959537b31e5966d73a4997c36359bc) Add `fallback-scala-version` configuration option (@dos65) - [2b488dd](https://github.com/scalameta/metals-vscode/commit/2b488dd1893193819f776514c595585a3c5c6900) Fix README (find-java-home has replaced by locate-java-home in v1.1.0) - [2062b78](https://github.com/scalameta/metals-vscode/commit/2062b78442b44dc91024c663733ea48775d57cb9) Make debug console show up always when running or debugging (@tgodzik) - [460432f](https://github.com/scalameta/metals-vscode/commit/460432f4faf9fd4e5852b50188104878fbe0c17a) Bump vsce from 1.83.0 to 1.84.0 (@dependabot-preview[bot]) - [00460ad](https://github.com/scalameta/metals-vscode/commit/00460ad78c944cef8e2f450fcc6a5c1c2ecbe9ae) Bump @types/node from 14.14.21 to 14.14.22 (@dependabot-preview[bot]) +- [268a8c0](https://github.com/scalameta/metals-vscode/commit/268a8c0d22a20c10dacb97632fa3fe0fc3c21e07) Bump @types/node from 14.14.21 to 14.14.22 (@dependabot-preview[bot]) - [b8072ed](https://github.com/scalameta/metals-vscode/commit/b8072ed8bb0df8828ea947e373d192d58b39925c) v1.9.13 ### v1.9.13 (2021/01/19 18:01 +00:00) @@ -851,11 +1183,20 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https ### v1.9.11 (2021/01/17 16:00 +00:00) - [a293e78](https://github.com/scalameta/metals-vscode/commit/a293e782c1f07d7e3ba090d1bc62bbe409df3a23) Update default server version to 0.9.9 (@tgodzik) +- [2cec4d3](https://github.com/scalameta/metals-vscode/commit/2cec4d37eebe312901faf621446a7b239b3e73b9) Bump @types/node-fetch from 2.5.7 to 2.5.8 (@dependabot-preview[bot]) +- [e8af65c](https://github.com/scalameta/metals-vscode/commit/e8af65c674f94d5a2fdf7f2efa2f646e79a79b66) Bump @types/node from 14.14.20 to 14.14.21 (@dependabot-preview[bot]) - [650bb09](https://github.com/scalameta/metals-vscode/commit/650bb0993100c9eda2dd2155ff587cc6ab0c7835) Bump @types/node from 14.14.20 to 14.14.21 (@dependabot-preview[bot]) - [e0120e5](https://github.com/scalameta/metals-vscode/commit/e0120e52e5854ca5e84745a84b6948f50ed516a8) Show decorations for visible editors and not just for active one (@tgodzik) +- [919c52a](https://github.com/scalameta/metals-vscode/commit/919c52a5a49305735be59ade9ea8d2d02c80d1e7) Bump @types/jest from 26.0.19 to 26.0.20 (@dependabot-preview[bot]) - [216b0e4](https://github.com/scalameta/metals-vscode/commit/216b0e40c51853f524c84096f56be1ebd0e79ee0) Bump @types/node from 14.14.19 to 14.14.20 (@dependabot-preview[bot]) +- [c303975](https://github.com/scalameta/metals-vscode/commit/c303975af29367db4eaa5a6edfbdd2958e45ec22) Bump @types/node from 14.14.19 to 14.14.20 (@dependabot-preview[bot]) - [d7afda3](https://github.com/scalameta/metals-vscode/commit/d7afda39be8c6c2621c0ab6f1b6823fd87f14c36) Bump @types/node from 14.14.17 to 14.14.19 (@dependabot-preview[bot]) +- [3f28426](https://github.com/scalameta/metals-vscode/commit/3f284267c04f0e08c97bcdcedee838e843f640d6) Bump @types/node from 14.14.17 to 14.14.19 (@dependabot-preview[bot]) - [559b930](https://github.com/scalameta/metals-vscode/commit/559b9301c3375c2678acdc5be49304dc0735c94c) Bump @types/node from 14.14.16 to 14.14.17 (@dependabot-preview[bot]) +- [9edbc27](https://github.com/scalameta/metals-vscode/commit/9edbc2778ca8856eb1b9c5ccdfc098b906ee9bd5) Bump @types/node from 14.14.16 to 14.14.17 (@dependabot-preview[bot]) +- [2da493f](https://github.com/scalameta/metals-vscode/commit/2da493fa34d16189d25cf276b5c6e8d6732404f6) Bump fp-ts from 2.9.2 to 2.9.3 (@dependabot-preview[bot]) +- [e838168](https://github.com/scalameta/metals-vscode/commit/e838168e19c644fe6dccca0705aab7fff22557ef) Bump fp-ts from 2.9.1 to 2.9.2 (@dependabot-preview[bot]) +- [31a1824](https://github.com/scalameta/metals-vscode/commit/31a18244d04a429494c9b62bd84d1a3ceb03dd08) Bump @types/node from 14.14.14 to 14.14.16 (@dependabot-preview[bot]) - [4c8810d](https://github.com/scalameta/metals-vscode/commit/4c8810d02520eb378a4f4737a4f460cf656036a4) Bump @types/node from 14.14.14 to 14.14.16 (@dependabot-preview[bot]) - [1bb7009](https://github.com/scalameta/metals-vscode/commit/1bb7009c17d057f488801f7effb0c867c93bf010) Revert to an older version of openvsx to fix release issue (@tgodzik) - [acbb383](https://github.com/scalameta/metals-vscode/commit/acbb383e0ee606da45aeb56803de0f82b1cb4a1b) v1.9.10 @@ -864,26 +1205,44 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [e0726ee](https://github.com/scalameta/metals-vscode/commit/e0726eee744827fb7f5f4a03044f681b322dff89) Fix issue when hover undefined or null (@tgodzik) - [1f1e808](https://github.com/scalameta/metals-vscode/commit/1f1e808f9842906770b0b9a4b3c345d139c90d55) Update default metals version to 0.9.8 (@tgodzik) - [a5d6b2f](https://github.com/scalameta/metals-vscode/commit/a5d6b2fb2cfb71974f7c00ecd10d050dcc046372) Bump metals-languageclient and user copy worksheet server command (@ckipp01) +- [4d4cbe7](https://github.com/scalameta/metals-vscode/commit/4d4cbe7b1053b093dad941d97138d11a9d4f0a6f) Release v0.4.0 - [3ef93b7](https://github.com/scalameta/metals-vscode/commit/3ef93b7f93819f6a94162e3e6ba13f2bbf57a777) Bump vsce from 1.81.1 to 1.83.0 (@dependabot-preview[bot]) - [5dade0a](https://github.com/scalameta/metals-vscode/commit/5dade0a0d4e171e7c69b04d79df307e04270cdb0) Fix issues with hovers in worksheets (@tgodzik) +- [1267212](https://github.com/scalameta/metals-vscode/commit/12672129ef48a2bbcfa64f3585a1f5d6e65db065) Bump @types/node from 14.14.13 to 14.14.14 (@dependabot-preview[bot]) - [6d8146a](https://github.com/scalameta/metals-vscode/commit/6d8146a4fe4bbb4541f374d75da5324b1424fa69) Bump @types/node from 14.14.13 to 14.14.14 (@dependabot-preview[bot]) +- [07cf830](https://github.com/scalameta/metals-vscode/commit/07cf8301f4edc68f1fc0959800a1b1a3c25e271d) Add in copy-worksheet-output command (@ckipp01) - [e6ec99c](https://github.com/scalameta/metals-vscode/commit/e6ec99ce72ec88f552f6fc4189e4a9b0ab454cce) Bump metals-languageclient (@ckipp01) +- [1dc4db3](https://github.com/scalameta/metals-vscode/commit/1dc4db35bea7f0dfe2c3a9a53a1a4ae349809e1f) Release v0.3.4 - [28d9c88](https://github.com/scalameta/metals-vscode/commit/28d9c8898bb09ede554e91ec28918ac539545ac3) Add in metals.copy-worksheet-ouput command (@ckipp01) - [3557129](https://github.com/scalameta/metals-vscode/commit/35571294f11b60a3bd6d14eff6127ae2c4653656) Bump typescript from 4.1.2 to 4.1.3 (@dependabot-preview[bot]) - [21b234b](https://github.com/scalameta/metals-vscode/commit/21b234b6dc415dfb33d5895a399be858aaa8a5fe) Bump @types/node from 14.14.12 to 14.14.13 (@dependabot-preview[bot]) +- [26951ee](https://github.com/scalameta/metals-vscode/commit/26951eed4582c18f4d64a5be632b6c88dfbb60fc) Bump @types/node from 14.14.12 to 14.14.13 (@dependabot-preview[bot]) +- [ba02a8c](https://github.com/scalameta/metals-vscode/commit/ba02a8c10b13ad673aedfd7bcc3dcaa41f7dea22) Update fetchMetals.ts (@siddhant3s) +- [0247f87](https://github.com/scalameta/metals-vscode/commit/0247f8794dc61d51e6087a7ee6da49abb012eaf1) Fix issue with http.proxy and IPv6 (@siddhant3s) - [06f3f8f](https://github.com/scalameta/metals-vscode/commit/06f3f8f97a4027eb7591437ba25f3159832da698) Bump @types/node from 14.14.11 to 14.14.12 (@dependabot-preview[bot]) +- [3dfc9c4](https://github.com/scalameta/metals-vscode/commit/3dfc9c4d407130306f6fa988447e6aacdd94fb6f) Bump @types/node from 14.14.11 to 14.14.12 (@dependabot-preview[bot]) +- [6b85c39](https://github.com/scalameta/metals-vscode/commit/6b85c3963c5830e31f171895d89307c98fcf5303) Bump @types/jest from 26.0.18 to 26.0.19 (@dependabot-preview[bot]) - [d80ed06](https://github.com/scalameta/metals-vscode/commit/d80ed06062c8c365c28d8aed090d9cc3763b6dc9) Bump ovsx from 0.1.0-next.980e5cf to 0.1.0-next.9321255 (@dependabot-preview[bot]) - [2c8c53f](https://github.com/scalameta/metals-vscode/commit/2c8c53f3d9e89ae5c0f97dfce749ecca4e5049c2) Bump @types/node from 14.14.10 to 14.14.11 (@dependabot-preview[bot]) +- [86e94bc](https://github.com/scalameta/metals-vscode/commit/86e94bc2edf28ece0a65a873253082f53f39e236) Bump @types/jest from 26.0.17 to 26.0.18 (@dependabot-preview[bot]) +- [a1a3a77](https://github.com/scalameta/metals-vscode/commit/a1a3a775d622d0f378eaf3c2ffd74657342e4bec) Bump @types/node from 14.14.10 to 14.14.11 (@dependabot-preview[bot]) +- [d9e8c55](https://github.com/scalameta/metals-vscode/commit/d9e8c55b23ff84f8e2b79483acdfda18976aa144) Bump @types/jest from 26.0.16 to 26.0.17 (@dependabot-preview[bot]) +- [d6b8838](https://github.com/scalameta/metals-vscode/commit/d6b88385b8da4750412dbb533950681860bfb77a) Bump fp-ts from 2.9.0 to 2.9.1 (@dependabot-preview[bot]) +- [dc76074](https://github.com/scalameta/metals-vscode/commit/dc76074c85ef905a48018335b29910e152b572a8) Bump semver from 7.3.2 to 7.3.4 (@dependabot-preview[bot]) +- [89fb285](https://github.com/scalameta/metals-vscode/commit/89fb285b15e0c277812f3bfa913a282841f6ed11) Bump @types/jest from 26.0.15 to 26.0.16 (@dependabot-preview[bot]) - [e7652c0](https://github.com/scalameta/metals-vscode/commit/e7652c00a70ab22d2e7601f7239ae8d8f500c4d9) v1.9.9 ### v1.9.9 (2020/11/30 14:46 +00:00) - [f04b889](https://github.com/scalameta/metals-vscode/commit/f04b889ded20faacbdd5bce61eb8e5713d93b867) Bump prettier from 2.2.0 to 2.2.1 (@dependabot-preview[bot]) +- [9bf75cb](https://github.com/scalameta/metals-vscode/commit/9bf75cbb7a1a7a942f52fe2d156fe2c61fb46607) Bump prettier from 2.2.0 to 2.2.1 (@dependabot-preview[bot]) - [d5ef63a](https://github.com/scalameta/metals-vscode/commit/d5ef63af2d4e3a21dd57dcb39d8e79aa804877ea) Add `isWholeLine` back in case of worksheets to fix behaviour when writing at an end of an evaluated worksheet (@tgodzik) - [b7f064c](https://github.com/scalameta/metals-vscode/commit/b7f064ca83fac2defec955bf669207e3e0e9ae0c) v1.9.8 ### v1.9.8 (2020/11/26 16:26 +00:00) - [b544bbf](https://github.com/scalameta/metals-vscode/commit/b544bbf0c21959e052090ffb607960d300b45041) Update readme and default metals version (@tgodzik) - [8c00c5a](https://github.com/scalameta/metals-vscode/commit/8c00c5aea6af9dc947ea9790e66d9e1e2ef920ef) Bump @types/node from 14.14.9 to 14.14.10 (@dependabot-preview[bot]) +- [6c6c10d](https://github.com/scalameta/metals-vscode/commit/6c6c10d2791f969553ffa727be6d27ac76f7ee27) Bump @types/node from 14.14.9 to 14.14.10 (@dependabot-preview[bot]) +- [b5853cd](https://github.com/scalameta/metals-vscode/commit/b5853cd259938adabdc9037a20ac10c39efff791) Bump fp-ts from 2.8.6 to 2.9.0 (@dependabot-preview[bot]) - [64a1730](https://github.com/scalameta/metals-vscode/commit/64a1730423c082cd630e49f1dec2343d7e69a37c) Update typescript to 4.1.2 (@tgodzik) - [ecb4c99](https://github.com/scalameta/metals-vscode/commit/ecb4c99b55d026df5a6d9abec9b17e0c4b42f9cd) v1.9.7 @@ -891,10 +1250,14 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [0e4deb0](https://github.com/scalameta/metals-vscode/commit/0e4deb0307d8bfd3a6487cdb8a62d113b61ca0f6) Update default versions to 0.9.6 (@tgodzik) - [1add564](https://github.com/scalameta/metals-vscode/commit/1add564f8559e0e31fc2cba7137136ceb2527703) Bump prettier from 2.1.2 to 2.2.0 (@dependabot-preview[bot]) - [c880388](https://github.com/scalameta/metals-vscode/commit/c880388c48b2d6c0d794e8c091a04a4d465f45c7) Bump @types/node from 14.14.8 to 14.14.9 (@dependabot-preview[bot]) +- [a84021c](https://github.com/scalameta/metals-vscode/commit/a84021c582c478000c594045ab708b9dbc546b08) Bump prettier from 2.1.2 to 2.2.0 (@dependabot-preview[bot]) +- [9456093](https://github.com/scalameta/metals-vscode/commit/9456093870b7a2ef003c435e27cdeaa95cffee48) Bump @types/node from 14.14.8 to 14.14.9 (@dependabot-preview[bot]) - [270cdf3](https://github.com/scalameta/metals-vscode/commit/270cdf336a922ec532b3a5761b5cd0ac192260ba) Add commands to toggle each synthetic decoration option (@tgodzik) - [5a3bb80](https://github.com/scalameta/metals-vscode/commit/5a3bb80267d306c0213c4df0cbb0a1da29c90124) Add option to toggle implicit conversions on and off (@tgodzik) - [c595cb0](https://github.com/scalameta/metals-vscode/commit/c595cb01736a3b003524475ac0726d4949581bf9) Bump @types/node from 14.14.7 to 14.14.8 (@dependabot-preview[bot]) +- [5a5773b](https://github.com/scalameta/metals-vscode/commit/5a5773bb01cc9f6dbae7f0855523264aa641638c) Bump @types/node from 14.14.7 to 14.14.8 (@dependabot-preview[bot]) - [8db7740](https://github.com/scalameta/metals-vscode/commit/8db7740804dd28506e19f813fc78a66fb022abc8) Add option to show implicit methods and classes (@tgodzik) +- [ef3eee0](https://github.com/scalameta/metals-vscode/commit/ef3eee0d92024003e4a22f68e63f1062a2d27b67) Bump fp-ts from 2.8.5 to 2.8.6 (@dependabot-preview[bot]) - [a80f35b](https://github.com/scalameta/metals-vscode/commit/a80f35bb856ca5bfd5895261968231376f4010eb) Bump ovsx from 0.1.0-next.e000fdb to 0.1.0-next.980e5cf (@dependabot-preview[bot]) - [a6ba782](https://github.com/scalameta/metals-vscode/commit/a6ba7822baad303f229dacf4474c3ab5ca72f459) Rename readme to be picked up by the openvsx (@tgodzik) - [2fea0fd](https://github.com/scalameta/metals-vscode/commit/2fea0fdbb66e7f498d20104be8b47a77ae7031ef) Reword the build-restart description (@ckipp01) @@ -905,6 +1268,7 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [d57aaea](https://github.com/scalameta/metals-vscode/commit/d57aaea8b351c5ef065874998ea957e87521eb1d) Support implicit decorations from the Metals server (@tgodzik) - [425aa70](https://github.com/scalameta/metals-vscode/commit/425aa70c18b5143eb4a101894781d0f1ca2cf6da) Add env parameter for adding environement variables (@tgodzik) - [94e86e0](https://github.com/scalameta/metals-vscode/commit/94e86e0b400f3ac14040b4b565c725a9c27d6983) Basic commands needed to explore sbt bsp support (@ckipp01) +- [94b822a](https://github.com/scalameta/metals-vscode/commit/94b822a4ac3d97222b9c124c3339fe14abded4d1) Bump @types/node from 14.14.6 to 14.14.7 (@dependabot-preview[bot]) - [e9825de](https://github.com/scalameta/metals-vscode/commit/e9825dee3b5f2b88f7e9b861880b9593018d5887) Bump @types/node from 14.14.6 to 14.14.7 (@dependabot-preview[bot]) - [d814025](https://github.com/scalameta/metals-vscode/commit/d8140256f61c1c1a6c3e325f5ad083b41ddc020c) Fix homepage which is shown in marketplace (@ckipp01) - [36024f0](https://github.com/scalameta/metals-vscode/commit/36024f089b3cd0cb23b6f961b073f7cf613da800) v1.9.5 @@ -912,22 +1276,39 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https ### v1.9.5 (2020/11/02 17:56 +00:00) - [4ceba0a](https://github.com/scalameta/metals-vscode/commit/4ceba0a9b2e03aed2806fcea53b25302985d6b1f) Add in missing BSP commands (@ckipp01) - [7291e19](https://github.com/scalameta/metals-vscode/commit/7291e19e0bc4c871fe93ddf38af0c5f44bcffb58) Bump metals-languageclient from 0.3.2 to 0.3.3 (@dependabot-preview[bot]) +- [f1804ee](https://github.com/scalameta/metals-vscode/commit/f1804ee5757c850e2a3c0fb3305278bbccaef3d2) Release v0.3.3 - [1f51193](https://github.com/scalameta/metals-vscode/commit/1f51193166afcadb0963ff1cb9b9b59dbad8cef2) Update scalafix and scalafmt config description (@tgodzik) - [8da3da9](https://github.com/scalameta/metals-vscode/commit/8da3da9658aa7d346be537ce4cdb0f451c2901f0) Bump @types/node from 14.14.5 to 14.14.6 (@dependabot-preview[bot]) +- [b95ec12](https://github.com/scalameta/metals-vscode/commit/b95ec12aa4fe29112e98d234430d19400d122941) Bump @types/node from 14.14.5 to 14.14.6 (@dependabot-preview[bot]) +- [c703bfe](https://github.com/scalameta/metals-vscode/commit/c703bfe9eeb752e18fb36c53e40822777f98d1a7) Bump fp-ts from 2.8.4 to 2.8.5 (@dependabot-preview[bot]) - [09b7b65](https://github.com/scalameta/metals-vscode/commit/09b7b6511fce41256c1bbc565f186c8eb988f5fd) Bump @types/node from 14.14.3 to 14.14.5 (@dependabot-preview[bot]) - [9011861](https://github.com/scalameta/metals-vscode/commit/9011861d68dc90cd307dacb41fd33ef09404e711) Bump typescript from 4.0.3 to 4.0.5 (@dependabot-preview[bot]) +- [d128460](https://github.com/scalameta/metals-vscode/commit/d128460fa39b37f0ab100f516f75480f09a32638) Bump @types/node from 14.14.3 to 14.14.5 (@dependabot-preview[bot]) +- [fe388c3](https://github.com/scalameta/metals-vscode/commit/fe388c3bd1d7299e3471e68e9a1e0f69eb0422af) Bump @types/node from 14.14.2 to 14.14.3 (@dependabot-preview[bot]) - [d169edf](https://github.com/scalameta/metals-vscode/commit/d169edf878f328e7752e761295e281deb138ae36) Bump @types/node from 14.14.2 to 14.14.3 (@dependabot-preview[bot]) +- [06f376e](https://github.com/scalameta/metals-vscode/commit/06f376e5f4b49bf778b432b4ce651da375d3ac87) Add in GenerateBspConfig server command. (@ckipp01) - [c645c25](https://github.com/scalameta/metals-vscode/commit/c645c25e0ba0a71ce1fad75cc458640cf7b6331f) Bump @types/node from 14.14.0 to 14.14.2 (@dependabot-preview[bot]) +- [246716c](https://github.com/scalameta/metals-vscode/commit/246716c302a07cc53b8efc2264d03dda9c91187d) Bump @types/node from 14.14.0 to 14.14.2 (@dependabot-preview[bot]) - [78200e5](https://github.com/scalameta/metals-vscode/commit/78200e57613c6c517f0b1d4d8f72641140fcd008) Bump @types/node from 14.11.10 to 14.14.0 (@dependabot-preview[bot]) +- [7c87351](https://github.com/scalameta/metals-vscode/commit/7c8735190b0a8f34f77d8dbe0b44553aac736766) Bump @types/node from 14.11.10 to 14.14.0 (@dependabot-preview[bot]) +- [a6ffd3a](https://github.com/scalameta/metals-vscode/commit/a6ffd3a5ee09dcff896a7deea67779bffea68006) Bump @types/jest from 26.0.14 to 26.0.15 (@dependabot-preview[bot]) - [bbcbcc7](https://github.com/scalameta/metals-vscode/commit/bbcbcc720140c3e4126e0d521e3cfeff90790bbb) Bump @types/node from 14.11.8 to 14.11.10 (@dependabot-preview[bot]) +- [a877e26](https://github.com/scalameta/metals-vscode/commit/a877e26ae48ffd0e5c6ad56bc6b6a975036e1471) Bump @types/node from 14.11.8 to 14.11.10 (@dependabot-preview[bot]) +- [ee70aa5](https://github.com/scalameta/metals-vscode/commit/ee70aa5c4f8c92d6d118359e08f35783d65c39d2) Addin the build-disconnect server command (@ckipp01) +- [ae55770](https://github.com/scalameta/metals-vscode/commit/ae557708c72925ef1c3115fd9f7b9fb88bc1e2a4) Bump fp-ts from 2.8.3 to 2.8.4 (@dependabot-preview[bot]) - [b7bcbdf](https://github.com/scalameta/metals-vscode/commit/b7bcbdf645b854a21d92692d5b83550d1d79f9b4) Bump @types/node from 14.11.5 to 14.11.8 (@dependabot-preview[bot]) +- [40c4980](https://github.com/scalameta/metals-vscode/commit/40c4980511f7a4b9008666fdced85b6437230255) Bump @types/node from 14.11.5 to 14.11.8 (@dependabot-preview[bot]) - [1374ac9](https://github.com/scalameta/metals-vscode/commit/1374ac9dc53c8f9e63b6fade9b00601e76f2f43b) Add an envFile parameter to debug launch configuration. (@mwz) - [6c17e01](https://github.com/scalameta/metals-vscode/commit/6c17e01c077dec178ab62e947ad19558e190f775) Support remote debugging (@pvid) +- [a95ef77](https://github.com/scalameta/metals-vscode/commit/a95ef77eafc07fe7bf7382457da62d4ad852e81c) Bump @types/node from 14.11.2 to 14.11.5 (@dependabot-preview[bot]) - [2f4848f](https://github.com/scalameta/metals-vscode/commit/2f4848f989c95795addcf8150a9f5b61c5da4daa) Bump @types/node from 14.11.2 to 14.11.5 (@dependabot-preview[bot]) - [39ab0ce](https://github.com/scalameta/metals-vscode/commit/39ab0ce9072a5800f30b235318d3e62fb21703bd) Bump vsce from 1.80.0 to 1.81.1 (@dependabot-preview[bot]) - [cb331ff](https://github.com/scalameta/metals-vscode/commit/cb331fffb663c3281bd1991ccaf972bcab4d275b) Bump ovsx from 0.1.0-next.bcce4bc to 0.1.0-next.e000fdb (@dependabot-preview[bot]) +- [20c48cf](https://github.com/scalameta/metals-vscode/commit/20c48cf3464c13f78fde5df1a5c8314dbdc1176d) Add additional inlineDecorationProvider for clients that do not support decorations inside the text (@tgodzik) - [1e6fd9e](https://github.com/scalameta/metals-vscode/commit/1e6fd9e4a26282a5a3159f7e3e78d8d9f542335d) Bump vsce from 1.79.5 to 1.80.0 (@dependabot-preview[bot]) - [be6330c](https://github.com/scalameta/metals-vscode/commit/be6330cee20344a333c15f77932dcdcc1ae07949) Bump @types/node from 14.11.1 to 14.11.2 (@dependabot-preview[bot]) +- [0a1e6b1](https://github.com/scalameta/metals-vscode/commit/0a1e6b121acde59033cae09f53b345c0e3150914) Bump fp-ts from 2.8.2 to 2.8.3 (@dependabot-preview[bot]) +- [97ff4d4](https://github.com/scalameta/metals-vscode/commit/97ff4d4c2c46456adb7620a609546293a98e0cc7) Bump @types/node from 14.11.1 to 14.11.2 (@dependabot-preview[bot]) - [a56eda3](https://github.com/scalameta/metals-vscode/commit/a56eda3f0fe7f4adbabbca953100594c6d3245d3) Update ovsx to help with error messages (@tgodzik) - [5ece227](https://github.com/scalameta/metals-vscode/commit/5ece227c789d36f9e157a71a0058597249f29cb2) v1.9.4 @@ -939,19 +1320,36 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [8065eeb](https://github.com/scalameta/metals-vscode/commit/8065eeb9ede6ec86dae096acb198c42deb01376e) Bump @types/node from 14.10.2 to 14.11.1 (@dependabot-preview[bot]) - [c5bc413](https://github.com/scalameta/metals-vscode/commit/c5bc41333a98d585f8d44a8976bb6dd41f4ce055) Bump typescript from 4.0.2 to 4.0.3 (@dependabot-preview[bot]) - [a1891c4](https://github.com/scalameta/metals-vscode/commit/a1891c49c27dfd4096212c7f4f28930df882d757) Add analyze stacktrace command (@kpbochenek) +- [7436507](https://github.com/scalameta/metals-vscode/commit/7436507ee2715ea29648d4a47f6b44636eb08ac5) Bump @types/node from 14.10.3 to 14.11.1 (@dependabot-preview[bot]) +- [17c035e](https://github.com/scalameta/metals-vscode/commit/17c035e5d9b1fdbc87232d7351338d2dbd1a5fc4) Release v0.3.2 +- [d749512](https://github.com/scalameta/metals-vscode/commit/d7495128ed3afed616fae74109598ee9cfd5bcec) Add in analyze-stacktrace command (@ckipp01) - [76a66b8](https://github.com/scalameta/metals-vscode/commit/76a66b8cb67292790f1b93212787dceb2ccc4212) Add scalafixConfigPath option (@mlachkar) +- [ce35f05](https://github.com/scalameta/metals-vscode/commit/ce35f055b5e8e32ed75775ea602681ac5dd80fb2) Bump @types/node from 14.10.2 to 14.10.3 (@dependabot-preview[bot]) +- [5d2b98b](https://github.com/scalameta/metals-vscode/commit/5d2b98b9bc5dd686ac5e413790d12e2f604e5650) Bump @types/jest from 26.0.13 to 26.0.14 (@dependabot-preview[bot]) - [e0229ac](https://github.com/scalameta/metals-vscode/commit/e0229ac1f3a476c1ce244e05cbbfb0b3a9f2f9d4) Bump vsce from 1.79.1 to 1.79.5 (@dependabot-preview[bot]) +- [0c42356](https://github.com/scalameta/metals-vscode/commit/0c423562e12b847516b138c60dd54ba548b08d54) Release v0.3.1 - [fc8079e](https://github.com/scalameta/metals-vscode/commit/fc8079ee39318310ed4428f49868d3ed076cee32) Bump prettier from 2.1.1 to 2.1.2 (@dependabot-preview[bot]) - [ef84d96](https://github.com/scalameta/metals-vscode/commit/ef84d962bf381cf6d642c111b4f53ce085864c34) Bump @types/node from 14.10.1 to 14.10.2 (@dependabot-preview[bot]) +- [4aa312d](https://github.com/scalameta/metals-vscode/commit/4aa312d988bab01c68117e472d31eb4f2ef08cb8) Bump @types/node from 14.10.1 to 14.10.2 (@dependabot-preview[bot]) +- [8674643](https://github.com/scalameta/metals-vscode/commit/8674643f619075564e114654c7f8eda99d4a8c8f) Bump @types/semver from 7.3.3 to 7.3.4 (@dependabot-preview[bot]) +- [69274fb](https://github.com/scalameta/metals-vscode/commit/69274fb937504eab3238d5ed7fe6d7c7f7a079b2) Bump prettier from 2.1.1 to 2.1.2 (@dependabot-preview[bot]) - [c8b58a8](https://github.com/scalameta/metals-vscode/commit/c8b58a88b795121198070b2f3a5fa6b9ac97bc01) Bump @types/node from 14.6.4 to 14.10.1 (@dependabot-preview[bot]) +- [3813a24](https://github.com/scalameta/metals-vscode/commit/3813a24d946a44489ea633bcc2d298b2ff506806) Bump @types/node from 14.6.4 to 14.10.1 (@dependabot-preview[bot]) - [4326df3](https://github.com/scalameta/metals-vscode/commit/4326df3eccc2e365fda8eafd76f30e9329bd738e) Fix GoTo Super Method command (@kpbochenek) - [cbf71de](https://github.com/scalameta/metals-vscode/commit/cbf71de1fdbf8e7260e575b580922bde856de3c5) [Security] Bump node-fetch from 2.6.0 to 2.6.1 (@dependabot-preview[bot]) - [eeae890](https://github.com/scalameta/metals-vscode/commit/eeae890dee469e6490c316d203dc34eebe913083) Bump @types/node from 14.6.2 to 14.6.4 (@dependabot-preview[bot]) +- [3d12895](https://github.com/scalameta/metals-vscode/commit/3d1289504d5a2761e1bba914b4e948faed82f9f0) Bump @types/node from 14.6.2 to 14.6.4 (@dependabot-preview[bot]) +- [82ead3c](https://github.com/scalameta/metals-vscode/commit/82ead3c447f6f2b7abe5d3eb79d40d1182c1ff96) Bump @types/jest from 26.0.10 to 26.0.13 (@dependabot-preview[bot]) +- [00760f9](https://github.com/scalameta/metals-vscode/commit/00760f9a1c4b150ea246085b91bf405b45113347) Bump node-fetch from 2.6.0 to 2.6.1 (@dependabot-preview[bot]) - [ab59c23](https://github.com/scalameta/metals-vscode/commit/ab59c232b42a8f98347bfffdb9ab18934105b957) Add in configuration for excludedPackages (@ckipp01) - [53a104a](https://github.com/scalameta/metals-vscode/commit/53a104a8d4248233bb6affdeb5fec40eb2bfb3e6) Bump prettier from 2.1.0 to 2.1.1 (@dependabot-preview[bot]) - [18c5585](https://github.com/scalameta/metals-vscode/commit/18c558568fe49d093d847bd99edd8eedfbb98f02) Bump @types/node from 14.6.0 to 14.6.2 (@dependabot-preview[bot]) +- [3eb4a46](https://github.com/scalameta/metals-vscode/commit/3eb4a4639dfb7cc4798571eaee444be00bbdb711) Bump @types/node from 14.6.0 to 14.6.2 (@dependabot-preview[bot]) +- [44f49b9](https://github.com/scalameta/metals-vscode/commit/44f49b9b2727d54143c5d801dfb3481975bb2eaa) Bump fp-ts from 2.8.1 to 2.8.2 (@dependabot-preview[bot]) +- [ee895a4](https://github.com/scalameta/metals-vscode/commit/ee895a4108ae6885c3d1f3b7ad8d90684d2c6628) Bump prettier from 2.1.0 to 2.1.1 (@dependabot-preview[bot]) - [acc5d07](https://github.com/scalameta/metals-vscode/commit/acc5d076ebeeae860022aa4cddbdd0851007edc0) Update prettfier version to 2.1.0 (@tgodzik) - [ae8176d](https://github.com/scalameta/metals-vscode/commit/ae8176dd86c18963f0d05077c68aaeae86fd606b) Bump vsce from 1.78.0 to 1.79.1 (@dependabot-preview[bot]) +- [05a2317](https://github.com/scalameta/metals-vscode/commit/05a231718e341de66e5a281867c40f5cd9514fdf) Bump prettier from 2.0.5 to 2.1.0 (@dependabot-preview[bot]) - [ab07674](https://github.com/scalameta/metals-vscode/commit/ab07674e19ff46573b5ee008257d0e5d9c5ff329) Bump typescript from 3.9.7 to 4.0.2 (@dependabot-preview[bot]) - [72416da](https://github.com/scalameta/metals-vscode/commit/72416daca6735f00db347e68187851ac387be4e6) remove jvmOptions from testClass in json example (@kpbochenek) - [5811973](https://github.com/scalameta/metals-vscode/commit/5811973981e19eecd30a1d6ec9b0332e3df34889) Publish to ovsx with explicit --pat argument (@tgodzik) @@ -959,90 +1357,186 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https ### v1.9.3 (2020/08/19 17:57 +00:00) - [caa01c3](https://github.com/scalameta/metals-vscode/commit/caa01c369d07e7034a7a961b15be713c5884b345) Update default version to 0.9.3 and update README to the current docs (@tgodzik) +- [03f2b67](https://github.com/scalameta/metals-vscode/commit/03f2b67e034b21e1af185da2d97a59046d04ee41) Bump @types/node from 14.0.27 to 14.6.0 (@dependabot-preview[bot]) - [5d72f3e](https://github.com/scalameta/metals-vscode/commit/5d72f3e4cc7fb5855d1f7b8f8575f22ef4fd4da4) Bump @types/node from 14.0.27 to 14.6.0 (@dependabot-preview[bot]) +- [dffcb96](https://github.com/scalameta/metals-vscode/commit/dffcb967723fed17586ce2b92f0d4b0597140036) Bump @types/semver from 7.3.2 to 7.3.3 (@dependabot-preview[bot]) +- [61bb2c8](https://github.com/scalameta/metals-vscode/commit/61bb2c8d79aaf7f6bbdebd8e772d645e61879590) Bump @types/jest from 26.0.9 to 26.0.10 (@dependabot-preview[bot]) - [c3579b5](https://github.com/scalameta/metals-vscode/commit/c3579b58d8d6eaddcab40c11df6e636792ad8dd8) Remove the need for reset-interactive (@ckipp01) - [5b2644e](https://github.com/scalameta/metals-vscode/commit/5b2644eaf2df396754d6b397adc453e01ebec7a5) Add in extensions and commands from metals-languageclient. (@ckipp01) +- [9a18696](https://github.com/scalameta/metals-vscode/commit/9a186963ae1ed58fb1c4fac447d958ea432ccd99) Release v0.3.0 +- [f9759ae](https://github.com/scalameta/metals-vscode/commit/f9759ae12273470d5637674c261be41a7b053b5f) Add utf-8 to the process fetching Metals and fix downloading jabba on workspaces with spaces +- [65faf8f](https://github.com/scalameta/metals-vscode/commit/65faf8f02b0cf630e446d04e79b9c7e2c5c5d5a7) Bump @types/semver from 7.3.1 to 7.3.2 (@dependabot-preview[bot]) - [e4544c1](https://github.com/scalameta/metals-vscode/commit/e4544c1ac98a73c51632dc0dec14b4fa11948445) Add deactivate to stop the client once the extension closes (@tgodzik) - [7e46685](https://github.com/scalameta/metals-vscode/commit/7e466859ce1905de50174c5a759d1fbce40a57f9) Bump ovsx from 0.1.0-next.dacd2fd to 0.1.0-next.9321255 (@dependabot-preview[bot]) - [bc71136](https://github.com/scalameta/metals-vscode/commit/bc711364051bef29b045b6791b358b40812681ed) Bump vsce from 1.77.0 to 1.78.0 (@dependabot-preview[bot]) +- [7358f96](https://github.com/scalameta/metals-vscode/commit/7358f9651334b2c84c01f56a8ceb6ccd3728f1af) Add in handleInput function for inputBox (@ckipp01) +- [ddde9d0](https://github.com/scalameta/metals-vscode/commit/ddde9d00413a200cf7a7f2093b6784e666b00300) Change enums to objects and remove decoration references (@ckipp01) +- [8b07845](https://github.com/scalameta/metals-vscode/commit/8b07845448689a0c5195b783d28d3392f81dd6fd) Move over multiple other extensions. (@ckipp01) +- [66dc74f](https://github.com/scalameta/metals-vscode/commit/66dc74f14cccd3b742431dd8c4f331ecbc8c049b) Add in Client and Server command enums (@ckipp01) +- [f43aaf3](https://github.com/scalameta/metals-vscode/commit/f43aaf30868ce2fbf16d5215be45bd23a3668c44) Bump @types/jest from 26.0.8 to 26.0.9 (@dependabot-preview[bot]) +- [6dc3ffa](https://github.com/scalameta/metals-vscode/commit/6dc3ffa9a38a8c4689eb20e6268160e6899a1285) Bump fp-ts from 2.7.1 to 2.8.1 (@dependabot-preview[bot]) - [d2908f6](https://github.com/scalameta/metals-vscode/commit/d2908f6588611f38cebb32b7f4d9bbaf3cbdc0c9) Scope ignoring target to workspace (@gabro) - [5160465](https://github.com/scalameta/metals-vscode/commit/516046541377cd36995612add0fba66b790b4460) Add .ammonite (@gabro) - [6d1200b](https://github.com/scalameta/metals-vscode/commit/6d1200ba15672d4ef82c14dea781857dc54b8e09) Don't explicitly change search.exclude (@gabro) - [cb6f378](https://github.com/scalameta/metals-vscode/commit/cb6f37808eab3874ba6aca1a9189bdf47a1173fb) add files.watcherExclude and search.exclude config (@gabro) +- [02d046a](https://github.com/scalameta/metals-vscode/commit/02d046a3e4498c788aaf89bb8eeab046c29a22ea) Bump @types/jest from 26.0.7 to 26.0.8 (@dependabot-preview[bot]) +- [e55759e](https://github.com/scalameta/metals-vscode/commit/e55759ea44a9b789aab2db257912fad2ffde5cfc) Bump @types/node from 14.0.26 to 14.0.27 (@dependabot-preview[bot]) - [5cfa51c](https://github.com/scalameta/metals-vscode/commit/5cfa51c7a77c40a4b41f416f9d3fbf0a77b4fcc4) Bump @types/node from 14.0.26 to 14.0.27 (@dependabot-preview[bot]) +- [89cb23f](https://github.com/scalameta/metals-vscode/commit/89cb23f04a1792b5ea56f2e5945077700e679d91) Bump @types/node from 14.0.25 to 14.0.26 (@dependabot-preview[bot]) - [9f35e62](https://github.com/scalameta/metals-vscode/commit/9f35e6277c8d52c070fa8fd72c53304719221797) Bump @types/node from 14.0.25 to 14.0.26 (@dependabot-preview[bot]) +- [106bc40](https://github.com/scalameta/metals-vscode/commit/106bc4045cbd6e49c393732d9dd93b3a35ae9aae) Bump @types/node from 14.0.24 to 14.0.25 (@dependabot-preview[bot]) +- [a1c40c8](https://github.com/scalameta/metals-vscode/commit/a1c40c825bcca2c38b4c1d166967814411973b44) Bump @types/jest from 26.0.5 to 26.0.7 (@dependabot-preview[bot]) - [403ee77](https://github.com/scalameta/metals-vscode/commit/403ee77eccccc535e8445a814a27e53569da1b35) Bump @types/node from 14.0.24 to 14.0.25 (@dependabot-preview[bot]) +- [ae192ac](https://github.com/scalameta/metals-vscode/commit/ae192acfd1c0fbfd725aba0363f3cc7601bfbf87) Bump fp-ts from 2.7.0 to 2.7.1 (@dependabot-preview[bot]) +- [2ebcca5](https://github.com/scalameta/metals-vscode/commit/2ebcca547a480373ba56c1bfbc0ee1f3a5b9d7df) Bump @types/node from 14.0.23 to 14.0.24 (@dependabot-preview[bot]) - [ecefe80](https://github.com/scalameta/metals-vscode/commit/ecefe8090836fedbb5ac51016b433ba83409ed1c) Bump @types/node from 14.0.23 to 14.0.24 (@dependabot-preview[bot]) +- [f765cd1](https://github.com/scalameta/metals-vscode/commit/f765cd12b0b0db4e5d0084383d3af26740b9b8a4) Bump @types/jest from 26.0.4 to 26.0.5 (@dependabot-preview[bot]) +- [78989ea](https://github.com/scalameta/metals-vscode/commit/78989ea57bd0f1fca79c3fba3f4af9cc08ab3e16) Bump typescript from 3.9.6 to 3.9.7 (@dependabot-preview[bot]) - [5e75455](https://github.com/scalameta/metals-vscode/commit/5e75455a0f985ca4118cdc8e79a18b3b55a384ae) Bump typescript from 3.9.6 to 3.9.7 (@dependabot-preview[bot]) - [16cd13d](https://github.com/scalameta/metals-vscode/commit/16cd13dc599eccf65935f0f5bf1c176963db826e) Add a step to publish to Open VSX registry (@tgodzik) +- [d10f1d5](https://github.com/scalameta/metals-vscode/commit/d10f1d576a0675d871281588cb43986a1e045c4f) [Security] Bump lodash from 4.17.15 to 4.17.19 (@dependabot-preview[bot]) - [1990cae](https://github.com/scalameta/metals-vscode/commit/1990cae56f654154a09996f3ca5352c6adcce5c2) [Security] Bump lodash from 4.17.15 to 4.17.19 (@dependabot-preview[bot]) - [67a5e95](https://github.com/scalameta/metals-vscode/commit/67a5e95a4f325153c55235bb5f4d881f2a390c00) v1.9.2 ### v1.9.2 (2020/07/15 11:29 +00:00) - [5abdb95](https://github.com/scalameta/metals-vscode/commit/5abdb959fb171c04de388fbe9663abdcfe2137f4) Update default version to 0.9.2 (@tgodzik) +- [3ab1993](https://github.com/scalameta/metals-vscode/commit/3ab19937a88ba275e3be9ff07b78b2f0e8567c2d) Bump @types/node from 14.0.22 to 14.0.23 (@dependabot-preview[bot]) - [037c907](https://github.com/scalameta/metals-vscode/commit/037c907e2d3fb46c205ff77dbdd78a392ce12b00) Bump metals-languageclient. (@ckipp01) +- [18a44d5](https://github.com/scalameta/metals-vscode/commit/18a44d5b545c3523321d788e720b1fa836bfb7d4) Release v0.2.8 - [0160517](https://github.com/scalameta/metals-vscode/commit/0160517778c9901bd8742de568f8a033ab01aba5) Bump @types/node from 14.0.22 to 14.0.23 (@dependabot-preview[bot]) +- [be5642e](https://github.com/scalameta/metals-vscode/commit/be5642e84363a27dfffa6a3451e916ed9f89776b) Add in the InitializationOptions from Metals (@ckipp01) +- [a5b03cf](https://github.com/scalameta/metals-vscode/commit/a5b03cf9a2e4ef287b9b2dc454b1345a11141af2) Bump @types/node from 14.0.20 to 14.0.22 (@dependabot-preview[bot]) - [1a10ccc](https://github.com/scalameta/metals-vscode/commit/1a10ccc889ded6639f0fc227a51ed561a50cde11) Bump @types/node from 14.0.20 to 14.0.22 (@dependabot-preview[bot]) - [a472c97](https://github.com/scalameta/metals-vscode/commit/a472c9701b14501c234f55aae4293bece81d3a16) Reset popup choices support (@kpbochenek) +- [71b6c94](https://github.com/scalameta/metals-vscode/commit/71b6c9417e7f7ef0cba1ee3a363f2c3e51d7052e) Bump @types/node from 14.0.19 to 14.0.20 (@dependabot-preview[bot]) - [a3504c5](https://github.com/scalameta/metals-vscode/commit/a3504c5c7588c09286e765323380b4878af78b22) Bump @types/node from 14.0.19 to 14.0.20 (@dependabot-preview[bot]) - [0d069c4](https://github.com/scalameta/metals-vscode/commit/0d069c4f50b9a873ec920230092de848c74a47d1) Make sure the new project button doesn't show up in an empty workspace (@tgodzik) +- [ba94111](https://github.com/scalameta/metals-vscode/commit/ba94111bafb17b60d8fe6ae0450d4a396052aab8) Bump fp-ts from 2.6.7 to 2.7.0 (@dependabot-preview[bot]) +- [f197914](https://github.com/scalameta/metals-vscode/commit/f197914f3c1e4e2c52f8ac6b7b984bc7561c4c29) Bump @types/node from 14.0.18 to 14.0.19 (@dependabot-preview[bot]) - [c9122ad](https://github.com/scalameta/metals-vscode/commit/c9122ad15d1fd1b7fa9437fd1a904f8b828cbd10) Bump @types/node from 14.0.18 to 14.0.19 (@dependabot-preview[bot]) +- [f34f0a2](https://github.com/scalameta/metals-vscode/commit/f34f0a260f87fa8dcba6ab6c1eefc2052e2001cf) Bump @types/node from 14.0.14 to 14.0.18 (@dependabot-preview[bot]) +- [0e20385](https://github.com/scalameta/metals-vscode/commit/0e203850d5e569f7939c11ff3ee23a031eb5c2f1) Bump @types/jest from 26.0.3 to 26.0.4 (@dependabot-preview[bot]) - [f82e6a2](https://github.com/scalameta/metals-vscode/commit/f82e6a2e660bd5303043dd71bd54bfe4a5d07431) Bump @types/node from 14.0.14 to 14.0.18 (@dependabot-preview[bot]) +- [4712f40](https://github.com/scalameta/metals-vscode/commit/4712f4082b8f89a414482d6c41291787615449e5) Bump typescript from 3.9.5 to 3.9.6 (@dependabot-preview[bot]) - [7c40e85](https://github.com/scalameta/metals-vscode/commit/7c40e85da02faea2af31b09475aaf2b9e2e2b771) Bump typescript from 3.9.5 to 3.9.6 (@dependabot-preview[bot]) - [2fa1e22](https://github.com/scalameta/metals-vscode/commit/2fa1e222e9d9976385589a36e6d5c5236e094db8) v1.9.1 ### v1.9.1 (2020/07/01 21:24 +00:00) - [b9b9631](https://github.com/scalameta/metals-vscode/commit/b9b963137b07c9fc15a5fb8ddc68bcd636ee30ab) Update default Metals version to 0.9.1 (@tgodzik) +- [bf69669](https://github.com/scalameta/metals-vscode/commit/bf69669ef8bff14585f35bd64aef994a01ebd8ec) Bump fp-ts from 2.6.6 to 2.6.7 (@dependabot-preview[bot]) - [0238341](https://github.com/scalameta/metals-vscode/commit/0238341c2dc93dc7c10d7202e8533cf5f1f1f97e) Bump metals language client version (@ckipp01) +- [2ebc87e](https://github.com/scalameta/metals-vscode/commit/2ebc87e0c087fc63c14003abd7b8e78dd113efe4) Release v0.2.7 - [ccd132c](https://github.com/scalameta/metals-vscode/commit/ccd132ccb901bffaa5adf0fcc18ba8e962504eb1) Add Ammonite JVM properties option (@tgodzik) +- [8b485a7](https://github.com/scalameta/metals-vscode/commit/8b485a7e2883f97566f60c294e91aff82e9713c9) Bump @types/semver from 7.2.0 to 7.3.1 (@dependabot-preview[bot]) +- [cd1f8aa](https://github.com/scalameta/metals-vscode/commit/cd1f8aa4f098ec18332ca5a752f4c42f466c18b5) Bump @types/jest from 26.0.2 to 26.0.3 (@dependabot-preview[bot]) - [642a2cb](https://github.com/scalameta/metals-vscode/commit/642a2cb12c1429bf2fafbf29f0f00cf17348814b) Add a link to show logs when running slow task instead of automatically showing them (@tgodzik) - [4fe8f0c](https://github.com/scalameta/metals-vscode/commit/4fe8f0c8497d0cc06e27990ecec60cebd0de55a4) Bump @types/shell-quote from 1.6.2 to 1.7.0 (@dependabot-preview[bot]) - [365c2dc](https://github.com/scalameta/metals-vscode/commit/365c2dc8443eb26c2d3ab0face693233a05e229e) Bump @types/node from 14.0.13 to 14.0.14 (@dependabot-preview[bot]) +- [559eb57](https://github.com/scalameta/metals-vscode/commit/559eb571c899264e27e7de01626edd32f8400fca) Bump @types/shell-quote from 1.6.2 to 1.7.0 (@dependabot-preview[bot]) +- [7c7db41](https://github.com/scalameta/metals-vscode/commit/7c7db412b2563949f9f2eb77ad7de8ef2b083a8a) Bump @types/jest from 26.0.0 to 26.0.2 (@dependabot-preview[bot]) +- [ecc0952](https://github.com/scalameta/metals-vscode/commit/ecc095258a2905bb6db188899643fa4539e181c9) Bump @types/node from 14.0.13 to 14.0.14 (@dependabot-preview[bot]) - [7164ad6](https://github.com/scalameta/metals-vscode/commit/7164ad6edec7cb247e75ea0018d843b3a03c56b7) Focus item in tree view even if it's already exapnded (@tgodzik) - [e62f82e](https://github.com/scalameta/metals-vscode/commit/e62f82e9706b59e0b68597200b0d76c1daf07999) Add apache license file (@tgodzik) +- [e8c48e6](https://github.com/scalameta/metals-vscode/commit/e8c48e6b9f255209b940019ba5f57fb52d60f1eb) Bump fp-ts from 2.6.5 to 2.6.6 (@dependabot-preview[bot]) - [ed6fe1a](https://github.com/scalameta/metals-vscode/commit/ed6fe1a3dd21c6fec9719f0be03d86894924e37d) Change glob patterns to make searching for them faster (@tgodzik) - [f707593](https://github.com/scalameta/metals-vscode/commit/f707593237e16bec8f0be7db3a8096b00eecac10) Bump vsce from 1.76.1 to 1.77.0 (@dependabot-preview[bot]) - [dc8dc41](https://github.com/scalameta/metals-vscode/commit/dc8dc41e5d89cea4adb48d7932bf8eca9264c3f4) Bump vsce from 1.76.0 to 1.76.1 (@dependabot-preview[bot]) +- [f57e4b1](https://github.com/scalameta/metals-vscode/commit/f57e4b1b8a2e2abb251401ac20f0a54e19362672) Bump fp-ts from 2.6.4 to 2.6.5 (@dependabot-preview[bot]) +- [b6d2d5d](https://github.com/scalameta/metals-vscode/commit/b6d2d5dc17bb231adc6d543806411a7e44f801b5) Bump @types/node from 14.0.12 to 14.0.13 (@dependabot-preview[bot]) +- [7be07c8](https://github.com/scalameta/metals-vscode/commit/7be07c8ddfb06688eb3d534bbaad1165162292ed) Bump @types/jest from 25.2.3 to 26.0.0 (@dependabot-preview[bot]) - [21489da](https://github.com/scalameta/metals-vscode/commit/21489da742182740e8b112a7f559de9e6193d29e) Bump @types/node from 14.0.12 to 14.0.13 (@dependabot-preview[bot]) +- [6e9f13a](https://github.com/scalameta/metals-vscode/commit/6e9f13a6a70fb6667294a8f96914c19723fe50ec) Bump @types/node from 14.0.11 to 14.0.12 (@dependabot-preview[bot]) +- [f6ea87c](https://github.com/scalameta/metals-vscode/commit/f6ea87c4581e3bbd60454a2512514fef52b57e82) Bump fp-ts from 2.6.2 to 2.6.4 (@dependabot-preview[bot]) - [367e2e0](https://github.com/scalameta/metals-vscode/commit/367e2e02164da6854eb602e947c45b2a454c1c64) Bump @types/node from 14.0.11 to 14.0.12 (@dependabot-preview[bot]) - [c1c2b30](https://github.com/scalameta/metals-vscode/commit/c1c2b304199ef3890720766ea5b5c0a3bbf1c949) Bump typescript from 3.9.3 to 3.9.5 (@dependabot-preview[bot]) +- [dd2eef9](https://github.com/scalameta/metals-vscode/commit/dd2eef9660c38e4a0b28bcfbb5ecf3fbb5c7257f) Bump @types/mkdirp from 1.0.0 to 1.0.1 (@dependabot-preview[bot]) - [306c5ce](https://github.com/scalameta/metals-vscode/commit/306c5ce1b33e3340171c65e3cffab5bb86320aaf) Bump vsce from 1.75.0 to 1.76.0 (@dependabot-preview[bot]) +- [52a86a3](https://github.com/scalameta/metals-vscode/commit/52a86a3385e8743e7feaa19605156c324fe09448) Bump typescript from 3.9.3 to 3.9.5 (@dependabot-preview[bot]) +- [b674fc6](https://github.com/scalameta/metals-vscode/commit/b674fc6d728008a3656c3339a579db2915aadc77) Bump @types/node from 14.0.9 to 14.0.11 (@dependabot-preview[bot]) - [7d6a51e](https://github.com/scalameta/metals-vscode/commit/7d6a51edcf3c6bcdfa52064654022d6681f8de1e) Bump @types/node from 14.0.10 to 14.0.11 (@dependabot-preview[bot]) - [61e5731](https://github.com/scalameta/metals-vscode/commit/61e5731ab68386421fa1f2f5727056cef9410bc5) Bump @types/node from 14.0.9 to 14.0.10 (@dependabot-preview[bot]) +- [8bf60a1](https://github.com/scalameta/metals-vscode/commit/8bf60a18a32d955a779c7bcf9d324a13c271a009) Bump @types/node from 14.0.6 to 14.0.9 (@dependabot-preview[bot]) - [b476aa9](https://github.com/scalameta/metals-vscode/commit/b476aa9feb8df266b963391d431a1fa90f1ffa35) Bump @types/node from 14.0.6 to 14.0.9 (@dependabot-preview[bot]) +- [1a5f97d](https://github.com/scalameta/metals-vscode/commit/1a5f97ddb3b02c712e907a523f17af948656d748) Bump @types/node from 14.0.5 to 14.0.6 (@dependabot-preview[bot]) - [baa5c1a](https://github.com/scalameta/metals-vscode/commit/baa5c1a9c944fa9374aaf945c7ec1a7485cd576c) Bump @types/node from 14.0.5 to 14.0.6 (@dependabot-preview[bot]) - [62e9cf9](https://github.com/scalameta/metals-vscode/commit/62e9cf9b0cb10cf34c798b5060087f5b572496e6) Add configuration for enableStripMarginOnTypeFormatting (@mlachkar) +- [93e6203](https://github.com/scalameta/metals-vscode/commit/93e6203b4b9a8b7d4429a86dd1002860449306c2) Bump fp-ts from 2.6.1 to 2.6.2 (@dependabot-preview[bot]) +- [fc7325c](https://github.com/scalameta/metals-vscode/commit/fc7325cb1d89d74b4f06874ea3eba1384606e1b6) Bump @types/node from 14.0.4 to 14.0.5 (@dependabot-preview[bot]) - [19f5ccf](https://github.com/scalameta/metals-vscode/commit/19f5ccf8138fbde55c9c4937e398c77a03b1a261) Add Ammonite build server-related commands (@alexarchambault) - [2c15864](https://github.com/scalameta/metals-vscode/commit/2c15864893674fa39ce21aa8c6827b53f22e8262) Bump @types/node from 14.0.4 to 14.0.5 (@dependabot-preview[bot]) +- [0964435](https://github.com/scalameta/metals-vscode/commit/09644355626d14640013f0bba16b8c19bc4c113e) Bump typescript from 3.9.2 to 3.9.3 (@dependabot-preview[bot]) +- [e5a2ab7](https://github.com/scalameta/metals-vscode/commit/e5a2ab740727aab30c607071f7db3f97bb50042b) Bump @types/node from 14.0.1 to 14.0.4 (@dependabot-preview[bot]) - [ff4b8e8](https://github.com/scalameta/metals-vscode/commit/ff4b8e80974077b6e88adea61fd04be54650ef0d) Bump @types/node from 14.0.1 to 14.0.4 (@dependabot-preview[bot]) - [20045bd](https://github.com/scalameta/metals-vscode/commit/20045bd927d985e02175e48f8344255128b0d808) Bump typescript from 3.9.2 to 3.9.3 (@dependabot-preview[bot]) +- [f374906](https://github.com/scalameta/metals-vscode/commit/f3749063ae78bfdd11bd8741e00f900efa0593db) Bump @types/jest from 25.2.2 to 25.2.3 (@dependabot-preview[bot]) +- [f8f65ee](https://github.com/scalameta/metals-vscode/commit/f8f65eeba581352aecc290c6d54d51ad3eedbeac) Bump promisify-child-process from 4.1.0 to 4.1.1 (@dependabot-preview[bot]) +- [7833692](https://github.com/scalameta/metals-vscode/commit/7833692dd31bd1b16d64d85bdcc37e12474b38f8) Bump @types/shell-quote from 1.6.1 to 1.6.2 (@dependabot-preview[bot]) - [15a611b](https://github.com/scalameta/metals-vscode/commit/15a611ba65e265ab80e9dcee915251c8385192cf) Bump promisify-child-process from 4.1.0 to 4.1.1 (@dependabot-preview[bot]) - [5d6c9fc](https://github.com/scalameta/metals-vscode/commit/5d6c9fce6e0e5250da8a69b27a278c0dd630926e) Bump @types/shell-quote from 1.6.1 to 1.6.2 (@dependabot-preview[bot]) +- [e7313ae](https://github.com/scalameta/metals-vscode/commit/e7313aeff79f3756cec6e2b6fd2ef5c7248c118b) Bump fp-ts from 2.6.0 to 2.6.1 (@dependabot-preview[bot]) +- [a3d0f8a](https://github.com/scalameta/metals-vscode/commit/a3d0f8a52fc92c6c23dc63da44edfb89bc3fca92) Make sure we always use the current env (@tgodzik) +- [f9e3a3c](https://github.com/scalameta/metals-vscode/commit/f9e3a3c49202e48b7f3a6a549f647859967c485d) Set JAVA_HOME to the value we use for Metals to make sure that any running process will get this version. (@tgodzik) +- [a7c83fd](https://github.com/scalameta/metals-vscode/commit/a7c83fd0979a2fc9e171614b673812c64fc685a6) Bump @types/jest from 25.2.1 to 25.2.2 (@dependabot-preview[bot]) +- [877f5c4](https://github.com/scalameta/metals-vscode/commit/877f5c428a8cb988bf7310e9c27aa2735d3b5095) Bump @types/semver from 7.1.0 to 7.2.0 (@dependabot-preview[bot]) - [db325e1](https://github.com/scalameta/metals-vscode/commit/db325e18ffad99e46fab1547bf3ce6bfd0222b64) Bump metals-languageclient from 0.2.2 to 0.2.6 (@dependabot-preview[bot]) +- [2fb2b7d](https://github.com/scalameta/metals-vscode/commit/2fb2b7d50f3eaff037652c3d49682cfc296ab118) Release v0.2.6 +- [7e1c5c4](https://github.com/scalameta/metals-vscode/commit/7e1c5c43197f1aa967f4c7b756e333e0d5f55064) Release v0.2.3 +- [da9f09d](https://github.com/scalameta/metals-vscode/commit/da9f09d42a0d81884113bc252c24c4e2eee1858a) Update @types/node and specify encoding type (@ckipp01) - [d31f20e](https://github.com/scalameta/metals-vscode/commit/d31f20e552ff8a31e0121d61ea534d7e56bd1508) Add a command to create new proejct and detect when new window needs to be opened (@tgodzik) - [c2ed6b7](https://github.com/scalameta/metals-vscode/commit/c2ed6b745ac592fd59df25cfebf75c958ec3aeaf) Bump typescript from 3.8.3 to 3.9.2 (@dependabot-preview[bot]) - [5d5188d](https://github.com/scalameta/metals-vscode/commit/5d5188d3302b4d414663219fc42db2a71432f456) Fix recent bad merge and make sure we have 3 checks on automatic merges (@tgodzik) +- [26363f0](https://github.com/scalameta/metals-vscode/commit/26363f0a8b62cb128fa56f30f36c8d3ace3dc719) Bump typescript from 3.8.3 to 3.9.2 (@dependabot-preview[bot]) - [b2f3f22](https://github.com/scalameta/metals-vscode/commit/b2f3f2243b99008aa72009e250cf31087f455d62) Bump @types/node from 13.13.5 to 14.0.1 (@dependabot-preview[bot]) +- [7328e52](https://github.com/scalameta/metals-vscode/commit/7328e52c43a541d1f11f5a07f26a06af8cfa33f5) support "-XX:+PrintCommandLineFlags" in .jvmOpts (@github-brice-jaglin) +- [f5f6419](https://github.com/scalameta/metals-vscode/commit/f5f64192f18dfcc709262c1b66969741d4ebaba8) Bump fp-ts from 2.5.4 to 2.6.0 (@dependabot-preview[bot]) +- [58a7022](https://github.com/scalameta/metals-vscode/commit/58a702234c3618ff621711dfb7476139a8a6309b) Bump ts-jest from 25.5.0 to 25.5.1 (@dependabot-preview[bot]) - [bb86cbc](https://github.com/scalameta/metals-vscode/commit/bb86cbceaad07ec811d5f295db78e5081049b56f) Bump @types/vscode from 1.43.0 to 1.45.0 (@dependabot-preview[bot]) +- [117e41e](https://github.com/scalameta/metals-vscode/commit/117e41ec3913770972ab569f3619ff1692d3ad88) Bump promisify-child-process from 4.0.1 to 4.1.0 (@dependabot-preview[bot]) - [cec4172](https://github.com/scalameta/metals-vscode/commit/cec4172ca7c1dccdf0716e0719d78383c657ddfc) Bump promisify-child-process from 3.1.4 to 4.1.0 (@dependabot-preview[bot]) +- [5cefa0f](https://github.com/scalameta/metals-vscode/commit/5cefa0f0e5095afc42bd0c1bef52615708da19a6) Bump @types/node from 13.13.4 to 13.13.5 (@dependabot-preview[bot]) +- [9c4109f](https://github.com/scalameta/metals-vscode/commit/9c4109fa57f7b9f429294b0bca9f8327598f4e0e) Bump ts-jest from 25.4.0 to 25.5.0 (@dependabot-preview[bot]) +- [909c0e6](https://github.com/scalameta/metals-vscode/commit/909c0e601be496aea329f0c020fe7158d2c17d47) Bump promisify-child-process from 4.0.0 to 4.0.1 (@dependabot-preview[bot]) - [7263628](https://github.com/scalameta/metals-vscode/commit/7263628e36d38d356f4a4913421717cc8b10cc76) Bump @types/node from 13.13.4 to 13.13.5 (@dependabot-preview[bot]) - [1da4cdb](https://github.com/scalameta/metals-vscode/commit/1da4cdba4bd6ca403dce7b0f8b602750bb530989) v1.9.0 ### v1.9.0 (2020/05/05 10:41 +00:00) - [bc641bc](https://github.com/scalameta/metals-vscode/commit/bc641bcd67d785b8af1c6e808b14a5a44ef1bce5) Update default Metals version to 0.9.0 (@tgodzik) +- [0546088](https://github.com/scalameta/metals-vscode/commit/05460883ae6bead3af0ea505f105032e8b7b3506) Bump promisify-child-process from 3.1.4 to 4.0.0 (@dependabot-preview[bot]) - [759641c](https://github.com/scalameta/metals-vscode/commit/759641c6d948e6bc8f9f82a3615afc490bed9ae4) Add new icons for the metals view and a new separate section for ongoing compilations (@tgodzik) - [b4a074c](https://github.com/scalameta/metals-vscode/commit/b4a074c4bc56dc3af2b9450476748422a97654fb) Upgrade to latest metals-languageclient +- [2a18777](https://github.com/scalameta/metals-vscode/commit/2a1877721fcb37acd39785236dea8d4c5a5f9002) Release v0.2.2 +- [43fa340](https://github.com/scalameta/metals-vscode/commit/43fa3401450634682ff0c52f56e154e107eaefe4) Bump jest from 25.5.3 to 25.5.4 (@dependabot-preview[bot]) - [8167c20](https://github.com/scalameta/metals-vscode/commit/8167c2011f68f6775a4f6236ffd44754a854dcc2) Move from ClientExperimentalCapabilities to IntializationOptions (@ckipp01) +- [00f15fa](https://github.com/scalameta/metals-vscode/commit/00f15fa1b9a638a0289a06051d828721bdd83b35) Bump jest from 25.5.0 to 25.5.3 (@dependabot-preview[bot]) +- [f27bb65](https://github.com/scalameta/metals-vscode/commit/f27bb65b993772335a47762091ead6177001f078) Bump jest from 25.4.0 to 25.5.0 (@dependabot-preview[bot]) +- [54c569e](https://github.com/scalameta/metals-vscode/commit/54c569e46cfcdf7fc014ee4f15067449bed1325a) Don't call `onProgress` for stdout messages. - [e4e0bba](https://github.com/scalameta/metals-vscode/commit/e4e0bba8b6f1649164945d7b19de77b124deef3d) Add focus diagnostics command to be able to force the view from metals server (@tgodzik) - [6ed4aa9](https://github.com/scalameta/metals-vscode/commit/6ed4aa983b2c27926d9a1877cb81c0b08071fb4c) Turn off parent code lenses by default until issues are fixed (@tgodzik) - [3ac11e4](https://github.com/scalameta/metals-vscode/commit/3ac11e4be5fc2bfb8b23d1e51a8854d609434f75) Bump @types/node from 13.13.2 to 13.13.4 (@dependabot-preview[bot]) +- [49c8741](https://github.com/scalameta/metals-vscode/commit/49c87413f3967ebb5d5fd0189976575f69da29c7) Bump fp-ts from 2.5.3 to 2.5.4 (@dependabot-preview[bot]) +- [e3d5eb6](https://github.com/scalameta/metals-vscode/commit/e3d5eb668a1a5387b69451bee636dbf75c998907) Bump @types/node from 13.13.2 to 13.13.4 (@dependabot-preview[bot]) +- [fc8c679](https://github.com/scalameta/metals-vscode/commit/fc8c67964e2a111822121a32901159af246df25b) Bump @types/node-fetch from 2.5.6 to 2.5.7 (@dependabot-preview[bot]) - [498bb23](https://github.com/scalameta/metals-vscode/commit/498bb23dc942760111f0352748ce796ebcae676a) Bump @types/node from 13.13.1 to 13.13.2 (@dependabot-preview[bot]) - [2e7fee9](https://github.com/scalameta/metals-vscode/commit/2e7fee91a463eb746cd29ca159ab2b7317d411e8) Bump prettier from 2.0.4 to 2.0.5 (@dependabot-preview[bot]) +- [5c19222](https://github.com/scalameta/metals-vscode/commit/5c19222da571a21f8adef4deb834237a11694037) Bump prettier from 2.0.4 to 2.0.5 (@dependabot-preview[bot]) +- [8f3c960](https://github.com/scalameta/metals-vscode/commit/8f3c9600935ef3918a9f0e7f02b5211e5c650bc1) Bump @types/node from 13.13.1 to 13.13.2 (@dependabot-preview[bot]) - [0e47fc6](https://github.com/scalameta/metals-vscode/commit/0e47fc63e15a8177a822d11621c52822ab12fd3d) Bump @types/node from 13.13.0 to 13.13.1 (@dependabot-preview[bot]) +- [31c86cc](https://github.com/scalameta/metals-vscode/commit/31c86cc29d7e4b3f3e698020233baf6ce927227e) Bump @types/node from 13.13.0 to 13.13.1 (@dependabot-preview[bot]) - [4337823](https://github.com/scalameta/metals-vscode/commit/43378234fef79f6b1f7c2a1f4a59b00b23bf30bc) utilize tvp interfaces from metals-languageclient (@ckipp01) +- [200b1b4](https://github.com/scalameta/metals-vscode/commit/200b1b498032008355441c953d144377614afa11) Release v0.2.1 +- [2252557](https://github.com/scalameta/metals-vscode/commit/225255725aff2789cbfe5fe52c041dd939bb5626) export the interfaces (@ckipp01) +- [d5a5c65](https://github.com/scalameta/metals-vscode/commit/d5a5c657a126c9dfe65088cf875fce230a6cfbc0) Release v0.2.0 - [7f8352d](https://github.com/scalameta/metals-vscode/commit/7f8352d50585914dc21c379c50939a3559226f11) Add `go to super method` amd `reveal method hierarchy` commands to command palette (@tgodzik) - [e409ba2](https://github.com/scalameta/metals-vscode/commit/e409ba2c777288b9b8a6979eb5d7c0a9a0ce7fb2) Bump @types/node from 13.11.1 to 13.13.0 (@dependabot-preview[bot]) +- [fba1bad](https://github.com/scalameta/metals-vscode/commit/fba1bade17bf794ad07330103e2002e4528d1bc7) Bump jest from 25.3.0 to 25.4.0 (@dependabot-preview[bot]) +- [cdfc20c](https://github.com/scalameta/metals-vscode/commit/cdfc20ce169e1d1f5baf3040287eeeba6206be5e) Bump @types/node from 13.11.1 to 13.13.0 (@dependabot-preview[bot]) +- [928612d](https://github.com/scalameta/metals-vscode/commit/928612dc28a4f6a85c54a603cc29ba3e9c4c0f69) add in the tree view protocol interfaces (@ckipp01) - [5d7d318](https://github.com/scalameta/metals-vscode/commit/5d7d318f548832f226daeef571cc80ade43c0429) add in a trim to the server version the user provides (@ckipp01) +- [a917d26](https://github.com/scalameta/metals-vscode/commit/a917d26243b07d735b7f2f5d7520d0ba39cd4e9a) Bump ts-jest from 25.3.1 to 25.4.0 (@dependabot-preview[bot]) +- [31c351a](https://github.com/scalameta/metals-vscode/commit/31c351af1ddf97e65b08b2d22f160f292bb5870a) Bump semver from 7.3.0 to 7.3.2 (@dependabot-preview[bot]) +- [d12664b](https://github.com/scalameta/metals-vscode/commit/d12664b26c295560e6e5f6263d4de2b51efbc501) Bump semver from 7.2.2 to 7.3.0 (@dependabot-preview[bot]) +- [8a0a160](https://github.com/scalameta/metals-vscode/commit/8a0a160f3237ae419c1154a244d1808a8712f09a) Bump @types/node-fetch from 2.5.5 to 2.5.6 (@dependabot-preview[bot]) +- [4aa2bfc](https://github.com/scalameta/metals-vscode/commit/4aa2bfc8be967947aa6558809db914f44c4ee8e8) Bump semver from 7.2.1 to 7.2.2 (@dependabot-preview[bot]) - [40f86c8](https://github.com/scalameta/metals-vscode/commit/40f86c89de96bb3dfe6e548e702b58f14e304186) v1.8.6 ### v1.8.6 (2020/04/10 17:52 +00:00) @@ -1051,6 +1545,8 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [89e908f](https://github.com/scalameta/metals-vscode/commit/89e908f3f0a2c82f83c36f91d451d2194860e8e9) Update default server versions to 0.8.4 (@tgodzik) - [7f6a0b0](https://github.com/scalameta/metals-vscode/commit/7f6a0b0494bbb44c995ea92b64c6519d3eeb9b16) Bump @types/vscode from 1.43.0 to 1.44.0 (@dependabot-preview[bot]) - [a8bf94e](https://github.com/scalameta/metals-vscode/commit/a8bf94eea6d82f6e334b4c3058d5d64101a1ab49) Bump @types/node from 13.11.0 to 13.11.1 (@dependabot-preview[bot]) +- [63a6caf](https://github.com/scalameta/metals-vscode/commit/63a6caf01fa54badc2cec381b6b633e5a5318f90) Bump jest from 25.2.7 to 25.3.0 (@dependabot-preview[bot]) +- [1f51f88](https://github.com/scalameta/metals-vscode/commit/1f51f881c1e823fbd27ed4f8b0ce5796f0c28167) Bump @types/node from 13.11.0 to 13.11.1 (@dependabot-preview[bot]) - [f8ff00b](https://github.com/scalameta/metals-vscode/commit/f8ff00bb10a4541e1e23242db805450d19522fe6) Allow user to create new scala file even if file is selected (@tgodzik) - [388121f](https://github.com/scalameta/metals-vscode/commit/388121f29def8c0a16ee1cc2c271047ad3401642) PR reworks - [e6de85a](https://github.com/scalameta/metals-vscode/commit/e6de85a2713a41aa432952e5035d4285ae80b197) Promise.reject in chaining Thenable's @@ -1061,29 +1557,57 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [ad294e5](https://github.com/scalameta/metals-vscode/commit/ad294e573e4d48c251374a785fa6ab720d8470ed) polished code - [be2a2e1](https://github.com/scalameta/metals-vscode/commit/be2a2e1658f780d61806fb19591577ba83a88796) fix format - [b35fc21](https://github.com/scalameta/metals-vscode/commit/b35fc215c16376f12fec66b6ae2ae1a95b3e2b3a) Added initial debug configuration setup +- [67b1b4b](https://github.com/scalameta/metals-vscode/commit/67b1b4b73e6cbec80051ac2f95641d0589d641e3) Bump semver from 7.1.3 to 7.2.1 (@dependabot-preview[bot]) +- [266825c](https://github.com/scalameta/metals-vscode/commit/266825c8bec74efc7160f303370c56a7774aea18) Prettier 2.0.4 (@gabro) - [d1a31dc](https://github.com/scalameta/metals-vscode/commit/d1a31dc899edc857ea631d6386034ae1b33753f1) Update prettier and fix globbing in script (@gabro) +- [49b2e20](https://github.com/scalameta/metals-vscode/commit/49b2e20a375d1a36df75d29f57798204352af3de) Fix prettier (@gabro) +- [3853d58](https://github.com/scalameta/metals-vscode/commit/3853d5897538e5207fc55af4d33b2a6a1f2f47bc) Upgrade prettier (@gabro) +- [13211e2](https://github.com/scalameta/metals-vscode/commit/13211e276f18c1a97659aa06d4f6f3d4cb1962d2) Bump @types/jest from 25.1.5 to 25.2.1 (@dependabot-preview[bot]) +- [6137891](https://github.com/scalameta/metals-vscode/commit/613789177dc8813ce977ac1b50411190cfcda9bb) Bump ts-jest from 25.3.0 to 25.3.1 (@dependabot-preview[bot]) +- [b10b7bf](https://github.com/scalameta/metals-vscode/commit/b10b7bff71d18ef16a2998a2c64aa0061b80fc33) Bump jest from 25.2.6 to 25.2.7 (@dependabot-preview[bot]) +- [a14d621](https://github.com/scalameta/metals-vscode/commit/a14d6219984063ac800452266d7eb816cd155edd) Bump mkdirp from 1.0.3 to 1.0.4 (@dependabot-preview[bot]) - [d3c41ca](https://github.com/scalameta/metals-vscode/commit/d3c41cacfd880431b195b25199f9bca9d57f6154) Bump @types/node from 13.9.8 to 13.11.0 (@dependabot-preview[bot]) - [16b696e](https://github.com/scalameta/metals-vscode/commit/16b696e635adf342038a0fd8d4f1e7782a7e87a6) Bump vsce from 1.74.0 to 1.75.0 (@dependabot-preview[bot]) +- [f5fdc96](https://github.com/scalameta/metals-vscode/commit/f5fdc96ef6d0e162ae5947e46106642f340ef20a) Bump jest from 25.2.4 to 25.2.6 (@dependabot-preview[bot]) +- [25d22ef](https://github.com/scalameta/metals-vscode/commit/25d22ef62010dbe4980dadcd74197a6a871f1068) Bump @types/jest from 25.1.4 to 25.1.5 (@dependabot-preview[bot]) +- [9823985](https://github.com/scalameta/metals-vscode/commit/9823985ecd0b07e49ce4265a50acedc4ad0c3ada) Bump @types/node from 13.9.8 to 13.11.0 (@dependabot-preview[bot]) - [0f9988d](https://github.com/scalameta/metals-vscode/commit/0f9988d045ea28e9dffee4ee9d63f2da6d1e800f) update metals-languageserver and remove resolutions (@ckipp01) +- [8526b4a](https://github.com/scalameta/metals-vscode/commit/8526b4a65c30209e046d0d41e6f6f153e1fc51e6) Release v0.1.23 +- [8290562](https://github.com/scalameta/metals-vscode/commit/8290562df0ea509b37a7ea8049290a8f2e885ce6) bump vscode languageserver protocol dependency (@ckipp01) - [b7e5aff](https://github.com/scalameta/metals-vscode/commit/b7e5affa2ac59e40668cab5c5a54cc1f7323f671) Bump @types/node from 13.9.5 to 13.9.8 (@dependabot-preview[bot]) +- [0d0b353](https://github.com/scalameta/metals-vscode/commit/0d0b3537ed1f37b3e5159923ea8fe47d8d0ca6d5) Bump @types/node from 13.9.5 to 13.9.8 (@dependabot-preview[bot]) +- [d87cc43](https://github.com/scalameta/metals-vscode/commit/d87cc437dda851f8d6c774afd66044ce237acadf) Bump minimist from 1.2.0 to 1.2.5 (@dependabot[bot]) - [34b37e7](https://github.com/scalameta/metals-vscode/commit/34b37e7256d6853a015c9777b824477b0c60da04) Bump @types/node from 13.9.4 to 13.9.5 (@dependabot-preview[bot]) +- [a325ac2](https://github.com/scalameta/metals-vscode/commit/a325ac20dcc0c5c1048cc8691ed9dda3eeb7bb89) Bump @types/node from 13.9.4 to 13.9.5 (@dependabot-preview[bot]) +- [ba44242](https://github.com/scalameta/metals-vscode/commit/ba44242663a0c23c7c2f2dbbace04ebd8edef03d) Bump ts-jest from 25.2.1 to 25.3.0 (@dependabot-preview[bot]) +- [3949b48](https://github.com/scalameta/metals-vscode/commit/3949b48f6c8cdfb73fc2fe0f1b463c7c74de5f3c) Bump jest from 25.2.3 to 25.2.4 (@dependabot-preview[bot]) - [d63de23](https://github.com/scalameta/metals-vscode/commit/d63de233262a2b07b80759ccec311b9340bfaa1b) v1.8.5 ### v1.8.5 (2020/03/27 07:44 +00:00) +- [fd521e2](https://github.com/scalameta/metals-vscode/commit/fd521e20d5d27216d1da1eb0f3c3599fc731a160) Bump jest from 25.2.0 to 25.2.3 (@dependabot-preview[bot]) +- [64b125a](https://github.com/scalameta/metals-vscode/commit/64b125a80088bec90ad191208482baf57f987236) Release v0.1.22 - [987c6ad](https://github.com/scalameta/metals-vscode/commit/987c6ad2fd89e00cd9140b7861817b738df7f8d2) remove unused import (@kpbochenek) +- [173bbeb](https://github.com/scalameta/metals-vscode/commit/173bbebee2db45ece8f0d14a4a7b1f21244babf8) Bump jest from 25.1.0 to 25.2.0 (@dependabot-preview[bot]) - [f98371e](https://github.com/scalameta/metals-vscode/commit/f98371e95b9117c0fd195660ad549c9c44bace0a) Align configuration parameter name with metals (@kpbochenek) - [f2eacc3](https://github.com/scalameta/metals-vscode/commit/f2eacc3396d0ae5a315cc23a3ad9d29352e6c547) Bump @types/node from 13.9.3 to 13.9.4 (@dependabot-preview[bot]) +- [aeef1f3](https://github.com/scalameta/metals-vscode/commit/aeef1f3c51ea405c24a8487e03c9509ba984952a) Bump @types/node from 13.9.3 to 13.9.4 (@dependabot-preview[bot]) +- [3383b7f](https://github.com/scalameta/metals-vscode/commit/3383b7fe428c1f46ad7289a9fa8673d779c72927) Make sure we ignore whitespace in java options (@tgodzik) - [4295d4e](https://github.com/scalameta/metals-vscode/commit/4295d4e51892a0e72298261ad309e7391940dc97) Bump prettier from 2.0.1 to 2.0.2 (@dependabot-preview[bot]) +- [8f44978](https://github.com/scalameta/metals-vscode/commit/8f449783ad4dd7c9c8c0630aeb66a082fa7e8e16) Bump prettier from 2.0.1 to 2.0.2 (@dependabot-preview[bot]) +- [5b003d1](https://github.com/scalameta/metals-vscode/commit/5b003d1d6ba22e62fa4f20ccd68b659db328d8b9) update prettier and run formatting (@ckipp01) - [c449f47](https://github.com/scalameta/metals-vscode/commit/c449f47446b23cb4e1c6d64398c756e8299d5f3f) Fix description for setting metals.javaHome - [ac31994](https://github.com/scalameta/metals-vscode/commit/ac3199437eb64814d004a7cfe28bb04937ca8484) prettifier compliance (@kpbochenek) - [32f40ff](https://github.com/scalameta/metals-vscode/commit/32f40ff2b716ebc29ab0da400a9a18c5b152bb83) Change markdownDescription -> description (@kpbochenek) - [fa323b4](https://github.com/scalameta/metals-vscode/commit/fa323b4ac56e217655c672ebc4a4a34b587fbd14) revert exposing unused method (@kpbochenek) +- [2d92860](https://github.com/scalameta/metals-vscode/commit/2d92860808fe6ffd6e1fdb18076d72a6509809f6) Bump @types/node from 13.9.2 to 13.9.3 (@dependabot-preview[bot]) - [7d57989](https://github.com/scalameta/metals-vscode/commit/7d579898c0ddac5adb7c1f2b37ce6ab3e8ec4051) update prettier (@ckipp01) - [65e961d](https://github.com/scalameta/metals-vscode/commit/65e961d32d7784c39f8923fe2e4f216ea5005c2b) replace vscode with @types/vscode (@ckipp01) +- [8c5fccb](https://github.com/scalameta/metals-vscode/commit/8c5fccb944e338fe2de7fbdec4dc34c2bcababec) Release v0.1.21 - [7c77231](https://github.com/scalameta/metals-vscode/commit/7c77231b854fbd7b7075460be145a59c4db2e121) v1.8.4 ### v1.8.4 (2020/03/20 12:05 +00:00) - [0d13c25](https://github.com/scalameta/metals-vscode/commit/0d13c25c562db1900c761b64e8a7dc04d09b2dd2) Revert "Bump vscode-languageclient from 6.1.1 to 6.1.2" (@tgodzik) +- [01ce23f](https://github.com/scalameta/metals-vscode/commit/01ce23f57a03918706b524a2be45dd63edb29206) Print stderr instead of stdout on non zero exit code (@tgodzik) - [837ff2a](https://github.com/scalameta/metals-vscode/commit/837ff2a5dec31d7bf4ab9035e2c84d52619a9089) v1.8.3 ### v1.8.3 (2020/03/20 08:35 +00:00) @@ -1097,41 +1621,77 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [6042c5d](https://github.com/scalameta/metals-vscode/commit/6042c5dd06a0d0e869fa833f48648c2b6340a4a7) Update default Metals version to 0.8.2 (@tgodzik) - [5cc3357](https://github.com/scalameta/metals-vscode/commit/5cc33573c5c617637f1903babbb18541b6b63f3d) Bump @types/node from 13.9.1 to 13.9.2 (@dependabot-preview[bot]) - [470d0ab](https://github.com/scalameta/metals-vscode/commit/470d0abb07aadcfe22f987acfef9d0bedd0ade0b) Bump promisify-child-process from 3.1.3 to 3.1.4 (@dependabot-preview[bot]) +- [1de09ab](https://github.com/scalameta/metals-vscode/commit/1de09ab9e97b3f254dd5eff4d51ddd030bd62b3d) Bump promisify-child-process from 3.1.3 to 3.1.4 (@dependabot-preview[bot]) +- [da43d88](https://github.com/scalameta/metals-vscode/commit/da43d886a1732c913bae6b93697b0810f26e4b5f) Bump @types/node from 13.9.1 to 13.9.2 (@dependabot-preview[bot]) +- [5832164](https://github.com/scalameta/metals-vscode/commit/58321645b81baa8be4b7025df58cb7ae4bf6877c) [Security] Bump acorn from 6.4.0 to 6.4.1 (@dependabot-preview[bot]) - [5e31413](https://github.com/scalameta/metals-vscode/commit/5e314134f7155e37caf5dacbf3b97f5edc3a33b7) Bump @types/node from 13.9.0 to 13.9.1 (@dependabot-preview[bot]) +- [9601a44](https://github.com/scalameta/metals-vscode/commit/9601a44ed6164fb4d920df801d50e4d04101f11a) Bump @types/node from 13.9.0 to 13.9.1 (@dependabot-preview[bot]) - [dbe8098](https://github.com/scalameta/metals-vscode/commit/dbe8098a36364f0129f50acfe66b06b1cc7d2e67) Super Method hierarchy jump (@kpbochenek) - [49fb442](https://github.com/scalameta/metals-vscode/commit/49fb44203d3d9138c53f679ca76ee6efded8053a) Support go to super method/field (@kpbochenek) - [847b320](https://github.com/scalameta/metals-vscode/commit/847b320acd7b3fa27def6478b44dfc2089ff56b4) WIP: super method lenses configurable via parameter (@kpbochenek) +- [0b2932c](https://github.com/scalameta/metals-vscode/commit/0b2932cbd8590335e5d37453d1f544c23fad24e8) Bump @types/node from 13.7.7 to 13.9.0 (@dependabot-preview[bot]) +- [4eb2e9b](https://github.com/scalameta/metals-vscode/commit/4eb2e9b360f4419a9646abf5ceb20a2a0a9a1f5d) Bump @types/jest from 25.1.3 to 25.1.4 (@dependabot-preview[bot]) - [019320b](https://github.com/scalameta/metals-vscode/commit/019320bda56ef07084efa83f7deb4d3d5dc28ce4) Bump @types/node from 13.7.7 to 13.9.0 (@dependabot-preview[bot]) - [0329045](https://github.com/scalameta/metals-vscode/commit/03290459700bd5fc4a7684decf1dd44fd7b088d6) Bump @types/node from 13.7.6 to 13.7.7 (@dependabot-preview[bot]) - [a14cceb](https://github.com/scalameta/metals-vscode/commit/a14cceb4a7c7dfd66bc4ee2268af595c575c30b5) Bump typescript from 3.8.2 to 3.8.3 (@dependabot-preview[bot]) +- [3ae7525](https://github.com/scalameta/metals-vscode/commit/3ae752528cf91f7626fac3f202d332f7f3e65c59) Bump @types/node from 13.7.6 to 13.7.7 (@dependabot-preview[bot]) +- [d40b6ea](https://github.com/scalameta/metals-vscode/commit/d40b6ea9968467fbc2768adf343ce94d9a6e314f) Bump typescript from 3.8.2 to 3.8.3 (@dependabot-preview[bot]) +- [068fc2d](https://github.com/scalameta/metals-vscode/commit/068fc2dc4df3692bbd959a7a9608e7d6eb0d15d0) Bump fp-ts from 2.5.1 to 2.5.3 (@dependabot-preview[bot]) - [3632be6](https://github.com/scalameta/metals-vscode/commit/3632be678ab96a6ce2efd976e080d42a6d204891) Bump metals-languageclient from 0.1.19 to 0.1.20 (@dependabot-preview[bot]) - [e74c126](https://github.com/scalameta/metals-vscode/commit/e74c1264038078529876233f7513434d13788a60) v1.8.0 ### v1.8.0 (2020/02/27 11:09 +00:00) +- [ffeef24](https://github.com/scalameta/metals-vscode/commit/ffeef248d3f31bd783302601be208c4eb3c8cfac) Release v0.1.20 +- [21d93a1](https://github.com/scalameta/metals-vscode/commit/21d93a145ba7b7143faca6238e0d4a00f550f040) add in the ability to use addition restart triggers (@ckipp01) - [b2bfdc1](https://github.com/scalameta/metals-vscode/commit/b2bfdc1ebe612e6f7830a9beed2a6d2ec2b10fd7) Update Metals server version to 0.8.1 (@tgodzik) - [5218429](https://github.com/scalameta/metals-vscode/commit/52184296a16c0d9021078a204e1659eab546c8ed) Bump @types/node from 13.7.4 to 13.7.6 (@dependabot-preview[bot]) +- [e0d61b9](https://github.com/scalameta/metals-vscode/commit/e0d61b9ac3291a049c56e5b2d518b57142843975) Bump @types/node from 13.7.4 to 13.7.6 (@dependabot-preview[bot]) +- [048f38a](https://github.com/scalameta/metals-vscode/commit/048f38a62ca3507ee3e2a5e67d5202f7a5ebe2ba) Bump @types/node-fetch from 2.5.4 to 2.5.5 (@dependabot-preview[bot]) - [22ce744](https://github.com/scalameta/metals-vscode/commit/22ce7446139437d06be217ac1222056688d6e4f1) add in openFilesOnRenameProvider as experimental capability (@ckipp01) - [657c99d](https://github.com/scalameta/metals-vscode/commit/657c99d5fd859f1a9ef8825c23d8c3a15125793b) Bump typescript from 3.7.5 to 3.8.2 (@dependabot-preview[bot]) +- [9cca5ef](https://github.com/scalameta/metals-vscode/commit/9cca5ef23e5bf5369cf19e1da4c683ec223e16bb) Bump fp-ts from 2.5.0 to 2.5.1 (@dependabot-preview[bot]) +- [fd849ec](https://github.com/scalameta/metals-vscode/commit/fd849ec5715ddbd1d6f8fffc547c49a906fd2a23) Bump typescript from 3.7.5 to 3.8.2 (@dependabot-preview[bot]) +- [509d821](https://github.com/scalameta/metals-vscode/commit/509d821560f33df56a95ccaddbfb453a7286f55d) Bump @types/node from 13.7.2 to 13.7.4 (@dependabot-preview[bot]) +- [55091a7](https://github.com/scalameta/metals-vscode/commit/55091a7a579d49ac770149e7cc74615f9076a3e8) Bump ts-jest from 25.2.0 to 25.2.1 (@dependabot-preview[bot]) - [29acacf](https://github.com/scalameta/metals-vscode/commit/29acacf39b11a5d6684b1cfd82c018f5e3ec9c1e) Bump @types/node from 13.7.2 to 13.7.4 (@dependabot-preview[bot]) +- [256c640](https://github.com/scalameta/metals-vscode/commit/256c640dc1df8999b1b4265570a5fe7e37eefd0c) Bump @types/jest from 25.1.2 to 25.1.3 (@dependabot-preview[bot]) - [8114392](https://github.com/scalameta/metals-vscode/commit/811439287fb772d74d8354d2a87c6fc5d9ed2a49) add in new metals-languageclient version (@ckipp01) - [d001c71](https://github.com/scalameta/metals-vscode/commit/d001c71465e6b9cf493dab12768d50395a005812) add in inputBoxProvider and didFocusProvider (@ckipp01) - [1426b88](https://github.com/scalameta/metals-vscode/commit/1426b8832249cdb0cb00e8f1504b2e7424825079) add in slowTaskProvider (@ckipp01) - [777d0e3](https://github.com/scalameta/metals-vscode/commit/777d0e34bc3fdb6909cff30a84ec864212b71f1b) add in executeClientCommandProvider (@ckipp01) - [03ad4e6](https://github.com/scalameta/metals-vscode/commit/03ad4e6475fd2d7cc9a005c7aa8099951573b063) add in doctorFormat as experimental capablity (@ckipp01) - [02e9043](https://github.com/scalameta/metals-vscode/commit/02e9043ac2b15cbaab73d97824db11eca3c1e2bb) add in statusBarProvider as experimental option (@ckipp01) +- [703e015](https://github.com/scalameta/metals-vscode/commit/703e0157427f434b17ec08beb98e895968213144) Release v0.1.19 +- [4ae4ef6](https://github.com/scalameta/metals-vscode/commit/4ae4ef63e0c3dfd50fa47c5510f081dbf9f93d92) remove doctorFormat from GetServerOptions Interface (@ckipp01) +- [234cc40](https://github.com/scalameta/metals-vscode/commit/234cc40f30cf37c0433b1edf541151ec282d23da) Release v0.1.18 - [7704498](https://github.com/scalameta/metals-vscode/commit/77044982abec759f6384dc94af961efe6566b7b2) Specify exactly how server properties should look like (@tgodzik) +- [466e22e](https://github.com/scalameta/metals-vscode/commit/466e22ebd47722146ac4a7f85e5691859bae9f86) remove no longer needed server property (@ckipp01) - [f22ecad](https://github.com/scalameta/metals-vscode/commit/f22ecad7167299296245a72d96c7c73c4750e219) Bump @types/node from 13.7.1 to 13.7.2 (@dependabot-preview[bot]) +- [eb0de0c](https://github.com/scalameta/metals-vscode/commit/eb0de0c21e776cd01552e17ba08442f0d185f763) Bump @types/node from 13.7.1 to 13.7.2 (@dependabot-preview[bot]) - [bae0a30](https://github.com/scalameta/metals-vscode/commit/bae0a30761204eec35e29e4cc4b5d68db05282cc) Bump vscode-languageclient from 6.1.0 to 6.1.1 (@dependabot-preview[bot]) +- [ef5a6ef](https://github.com/scalameta/metals-vscode/commit/ef5a6efe7533cbf37a319b852ada24f4899fcf30) Bump fp-ts from 2.4.4 to 2.5.0 (@dependabot-preview[bot]) +- [ab91983](https://github.com/scalameta/metals-vscode/commit/ab91983f56f2e3241915aa40b9cea0b403a5ae80) Use checkout@v2 (@gabro) - [1900f1b](https://github.com/scalameta/metals-vscode/commit/1900f1bc28e58786b0142fb904ec51dedf296400) Use release-drafter as GitHub Action (@gabro) - [5fa9833](https://github.com/scalameta/metals-vscode/commit/5fa98334aa0e00a3ef5227cfd00448edd37654fd) Delegate installJava to metals-languageclient (@gabro) +- [caa5eae](https://github.com/scalameta/metals-vscode/commit/caa5eae36d770b82966f21b126e971fc7644253d) Nit (@gabro) +- [643ee02](https://github.com/scalameta/metals-vscode/commit/643ee0258cdfca1734c1ac0857a211c0b56dd56d) Configure release drafter (@gabro) +- [a36b210](https://github.com/scalameta/metals-vscode/commit/a36b2109f2dbf061ad7ca88e7a8b4f9e7ec91bc7) Enable release-drafter (@gabro) +- [d9a2b29](https://github.com/scalameta/metals-vscode/commit/d9a2b2910f7dc19f8ce6b039a7eab07961f399c9) Fix exports (@gabro) +- [2b0e591](https://github.com/scalameta/metals-vscode/commit/2b0e5919c72fbbc97cbc0107c4fb3943263e4d93) Add installJava utility (@gabro) - [9a66346](https://github.com/scalameta/metals-vscode/commit/9a66346f9e0d94f30fa3d0d468fb1f2e7e4b1a5f) Bump request from 2.88.0 to 2.88.2 (@dependabot-preview[bot]) - [4c1497a](https://github.com/scalameta/metals-vscode/commit/4c1497a8d1638b3a90b48e07306b9d0236eb96d9) Mergify config (@gabro) +- [be08740](https://github.com/scalameta/metals-vscode/commit/be08740afaba49c9083aec45cfcf98a01a80b5c3) Add mergify config (@gabro) - [826e7be](https://github.com/scalameta/metals-vscode/commit/826e7be8f5d131157aea91b1f31d2f4960f5d683) Bump @types/node from 13.7.0 to 13.7.1 (@dependabot-preview[bot]) +- [195f512](https://github.com/scalameta/metals-vscode/commit/195f512cb52847af20cc379aaa0f55c34b517efe) Bump @types/node from 13.7.0 to 13.7.1 (@dependabot-preview[bot]) +- [c1e0ab6](https://github.com/scalameta/metals-vscode/commit/c1e0ab60c125b85d874e2e6eead910fe967e2c87) Bump semver from 7.1.2 to 7.1.3 (@dependabot-preview[bot]) - [770c4d3](https://github.com/scalameta/metals-vscode/commit/770c4d39cc80378067ae2dfc043dc30199eb0793) v1.7.8 +- [8d6bd4e](https://github.com/scalameta/metals-vscode/commit/8d6bd4e67b14162515fa704f23713d619f5ec63b) Bump @types/jest from 25.1.1 to 25.1.2 (@dependabot-preview[bot]) ### v1.7.8 (2020/02/05 13:31 +00:00) +- [c76edfb](https://github.com/scalameta/metals-vscode/commit/c76edfb5acf03003c481f8ba255bbdcffc00c845) add readme and remove github-push-action (@ckipp01) - [48574e6](https://github.com/scalameta/metals-vscode/commit/48574e664c502f70876fd911b998881b93d16a71) use checkoutv2 push rather than github-push-action (@ckipp01) - [9292082](https://github.com/scalameta/metals-vscode/commit/9292082e9ea1b27f6c8482e72d9d980e17cdb092) Use stricter tsconfig (@gabro) +- [9cdaba4](https://github.com/scalameta/metals-vscode/commit/9cdaba40fa4999f2f990ac7d7da25f402aff13a2) Bump fp-ts from 2.4.3 to 2.4.4 (@dependabot-preview[bot]) - [78b880a](https://github.com/scalameta/metals-vscode/commit/78b880aa310c54e8a6ae97bd1b54137a24d4bbdc) Update vscode-languageclient (@gabro) - [c6fef91](https://github.com/scalameta/metals-vscode/commit/c6fef9126ba37a15682b8eb7f25a4c16b9e83380) Fix error due to updated node types (@gabro) - [e0689af](https://github.com/scalameta/metals-vscode/commit/e0689afcf2457535be24b62a42c25ea07915d5e3) Remove semver dependency (@gabro) @@ -1163,15 +1723,67 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [67f701e](https://github.com/scalameta/metals-vscode/commit/67f701ec3456e2501b87bacb8b36ee3fc6772775) Migrate CI to GitHub Actions (@gabro) - [6685d82](https://github.com/scalameta/metals-vscode/commit/6685d82d31cee1c687d5a502242c2e90dd1961f0) Add prettier (@gabro) - [a912be7](https://github.com/scalameta/metals-vscode/commit/a912be746614db811c14b5403927bac30e2c9219) Run prettier (@gabro) +- [fdd3b2e](https://github.com/scalameta/metals-vscode/commit/fdd3b2e1971bd9c58941e30e49b632bb04151441) Run prettier on PRs (@gabro) +- [a51c930](https://github.com/scalameta/metals-vscode/commit/a51c930f56c1767a3521d424d644680ed1f850b6) More CI (@gabro) +- [190a8c6](https://github.com/scalameta/metals-vscode/commit/190a8c63d1d8ff457e7c851529b76f8166337755) Add release CI (@gabro) +- [da56541](https://github.com/scalameta/metals-vscode/commit/da56541c8c4b2e9f7f0c951db23bab54ce2fc572) Bump ts-jest from 25.1.0 to 25.2.0 (@dependabot-preview[bot]) +- [fe990c5](https://github.com/scalameta/metals-vscode/commit/fe990c57ca2d6de7fe24a790586339fa21d5c279) v0.1.15 (@gabro) +- [996ad81](https://github.com/scalameta/metals-vscode/commit/996ad81c8cf671147e473f3ca9ef629a5be568ba) Use the same version of vscode-languageserver-protocol as coc.nvim (@gabro) +- [1ae14fc](https://github.com/scalameta/metals-vscode/commit/1ae14fc857277192414b9d9bf73a0c7ed7adb5c6) Fix potentially undefined arrays (@gabro) +- [f928105](https://github.com/scalameta/metals-vscode/commit/f9281053f70074ee5cc8da251feb009b6eb5a9c3) v0.1.14 (@gabro) +- [fcf4eea](https://github.com/scalameta/metals-vscode/commit/fcf4eeaa40791842ced57976b1e74b3f287794cd) Bump @types/node from 13.5.3 to 13.7.0 (@dependabot-preview[bot]) - [76b4e35](https://github.com/scalameta/metals-vscode/commit/76b4e35f8a5944d4cb7998fe5327e7b4b0c94a97) Remove migrateStringSettingToArray (@gabro) - [e883779](https://github.com/scalameta/metals-vscode/commit/e883779c3b2f0a890e17aff666426f132dff249d) Add missing bloop restart command, `bloopVersion` and `bloopSbtAlreadyInstalled` settings (@tgodzik) - [4e4f28c](https://github.com/scalameta/metals-vscode/commit/4e4f28c1dc040566a8e47f1a8fc08f9c15d11a45) Use metals-languageclient 0.1.13 (@gabro) +- [38024d4](https://github.com/scalameta/metals-vscode/commit/38024d40e14f8f7a5e870769199893db7c2649e9) v0.1.13 (@gabro) +- [df68dfb](https://github.com/scalameta/metals-vscode/commit/df68dfbbe05e28a53caa4875d7a8599d350866f9) Add utilities to simplify fetching and launching Metals (@gabro) - [783b1d1](https://github.com/scalameta/metals-vscode/commit/783b1d193e5f5f85ee29d2ecf485732a0879dc5b) Delegate more utils to metals-languageclient (@gabro) - [81b82fd](https://github.com/scalameta/metals-vscode/commit/81b82fd3ebea50b91e937bd59b006a99905f60d6) Refactor (@gabro) +- [908e9bf](https://github.com/scalameta/metals-vscode/commit/908e9bfc4b651c126f2b7e54fa3cf174ecf8a4a9) Bump @types/node from 13.5.2 to 13.5.3 (@dependabot-preview[bot]) +- [662ca6d](https://github.com/scalameta/metals-vscode/commit/662ca6d8afcc2560735731283844f98969a4a3e0) Bump semver from 7.1.1 to 7.1.2 (@dependabot-preview[bot]) +- [88965d5](https://github.com/scalameta/metals-vscode/commit/88965d5ba5a0382c820c8719023c2034a48823d7) Bump ts-jest from 25.0.0 to 25.1.0 (@dependabot-preview[bot]) +- [d52ea2e](https://github.com/scalameta/metals-vscode/commit/d52ea2ed98f9a81a46b8409e83d7aab2e77f51dc) Bump @types/jest from 25.1.0 to 25.1.1 (@dependabot-preview[bot]) +- [d562f61](https://github.com/scalameta/metals-vscode/commit/d562f6109bb4e5ab63ed26a38289f9c0e5f09f55) Bump @types/node from 13.5.1 to 13.5.2 (@dependabot-preview[bot]) +- [b735cb2](https://github.com/scalameta/metals-vscode/commit/b735cb26640d89d20f92b94788b45bdbe1d5e4f5) Bump fp-ts from 2.4.2 to 2.4.3 (@dependabot-preview[bot]) +- [eeeb1ed](https://github.com/scalameta/metals-vscode/commit/eeeb1ed30ed2931138b9b2fc8fa753a4e2f793f5) Bump @types/node from 13.5.0 to 13.5.1 (@dependabot-preview[bot]) +- [79e8dbe](https://github.com/scalameta/metals-vscode/commit/79e8dbecc53fd8503297e90518cfd28bdf552e70) v0.1.12 (@gabro) +- [2053200](https://github.com/scalameta/metals-vscode/commit/2053200f30805c97784959f71531f73e5365ee18) Hotfix (@gabro) +- [ce9b76f](https://github.com/scalameta/metals-vscode/commit/ce9b76faf38fb88e0b35dae4a9738e4917fd2b28) Bump @types/jest from 24.9.1 to 25.1.0 (@dependabot-preview[bot]) +- [5745b3b](https://github.com/scalameta/metals-vscode/commit/5745b3b0a779be765559bfd28d2c24710bdf6594) Bump @types/semver from 6.2.0 to 7.1.0 (@dependabot-preview[bot]) +- [f8f6479](https://github.com/scalameta/metals-vscode/commit/f8f6479eb942cb1ac41acf16df51a75d98d84d3d) v0.1.11 (@gabro) +- [dddb5bb](https://github.com/scalameta/metals-vscode/commit/dddb5bb1d4ef711a3c68562a045245ab0ca5e679) Minor tweaks (@gabro) +- [36bb591](https://github.com/scalameta/metals-vscode/commit/36bb591bd8cad63f87786badec74b579d20b655f) Add more utils (@gabro) +- [3d12adc](https://github.com/scalameta/metals-vscode/commit/3d12adc9c4ac3a5bcfd4c90a4ed5628ad4d73580) Bump jest and ts-jest (@dependabot-preview[bot]) +- [eb28078](https://github.com/scalameta/metals-vscode/commit/eb280785b5630dac6cb9b52fa9b064c9f6f2d7f9) Bump @types/jest from 24.9.0 to 24.9.1 (@dependabot-preview[bot]) +- [30deddf](https://github.com/scalameta/metals-vscode/commit/30deddf67c031eef7ae9b533cad4a734c180b746) Bump fp-ts from 2.4.1 to 2.4.2 (@dependabot-preview[bot]) +- [7715596](https://github.com/scalameta/metals-vscode/commit/77155960e4bb958b3be8224acb9effac990f8bfe) Bump @types/node from 13.1.8 to 13.5.0 (@dependabot-preview[bot]) +- [4c46b5d](https://github.com/scalameta/metals-vscode/commit/4c46b5da509e8ed7524afd790af130e97d23169b) v0.1.10 (@gabro) - [77f2520](https://github.com/scalameta/metals-vscode/commit/77f25207730820c7709e44bf812b61459be44cdd) Add automatic JDK installer based on Jabba (@sswistun-vl) +- [ab593e4](https://github.com/scalameta/metals-vscode/commit/ab593e49c9d2c721dcb17c64a9d4001c2249ff40) Java 11 is 11 not 1.11 (@gabro) +- [c525baf](https://github.com/scalameta/metals-vscode/commit/c525bafaef0794cf36abd8f0e0c28a7ef0bd1c0c) Try fixing the CI (@gabro) +- [b133089](https://github.com/scalameta/metals-vscode/commit/b1330891e8ba5230edaf8243b45be63edcb0eaf3) Remove unnecessary resetModules (@gabro) +- [70e6429](https://github.com/scalameta/metals-vscode/commit/70e64291f57a91fc29246a4018010560cc824d50) Add tests for getJavaHome (@gabro) +- [a38dfeb](https://github.com/scalameta/metals-vscode/commit/a38dfebfe832af0ec651f6006233451a11720338) Add CI (@gabro) +- [8b408b1](https://github.com/scalameta/metals-vscode/commit/8b408b1b91615e5d63be01a129207dcbd7ed02aa) Silence console.debug (@gabro) +- [363a8db](https://github.com/scalameta/metals-vscode/commit/363a8dbf2aa2dec510e4b3b891a2541dfec13be4) Add tests for getJavaOptions (@gabro) +- [dfd6fce](https://github.com/scalameta/metals-vscode/commit/dfd6fce23c6df6562ca1a15430bfd9831db29a5d) v0.1.9 (@gabro) +- [32b70cc](https://github.com/scalameta/metals-vscode/commit/32b70cc1542624ed953a17dc8ecdb5d621bd46bd) Rethink dottyIde check (@gabro) +- [81d6b58](https://github.com/scalameta/metals-vscode/commit/81d6b583959ad0fe045ed415d7677379b8708595) v0.1.8 (@gabro) +- [2eb7da9](https://github.com/scalameta/metals-vscode/commit/2eb7da9c1926db2dbe31dc5f0a18a2f4829f354d) Add some docs (@gabro) +- [78de9c7](https://github.com/scalameta/metals-vscode/commit/78de9c73e82c40d04c21503de47e88c9cfffd561) Tweak getJavaOptions (@gabro) +- [ecdee8d](https://github.com/scalameta/metals-vscode/commit/ecdee8dbdc8c5e4950942ad4c2932d84a36b8a41) v0.1.7 (@gabro) +- [f04b1ed](https://github.com/scalameta/metals-vscode/commit/f04b1ed4d04a894f49985bb3bf0c5a5a6e08c83f) Add isDottyIdeEnabled and isSupportedLanguage (@gabro) +- [d076491](https://github.com/scalameta/metals-vscode/commit/d07649190225e0cc89f698408f9477c92e06e4f4) Add downloadProgress utility (@gabro) - [1e00537](https://github.com/scalameta/metals-vscode/commit/1e005375c6d74e81ae1b5f66ae196e722b4f9ddb) Run prettier (@gabro) - [de4a73d](https://github.com/scalameta/metals-vscode/commit/de4a73d541cf80255ab8e13cea58d271cf836e59) Use getJavaOptions from metals-languageclient (@gabro) +- [bfcf5fc](https://github.com/scalameta/metals-vscode/commit/bfcf5fc4094352247450490d06936573ac6c74c8) Fixes to the published package (@gabro) +- [a20de20](https://github.com/scalameta/metals-vscode/commit/a20de20f61ccc08b749876d27759bcc3c89c7ac6) v0.1.6 (@gabro) +- [587e181](https://github.com/scalameta/metals-vscode/commit/587e1813dec664c2c816e46da67a5bdc6d70dd5c) Add getJavaOptions (@gabro) +- [6c2d232](https://github.com/scalameta/metals-vscode/commit/6c2d23262a517de4844922656491a9e721e5aa20) v0.1.3 (@gabro) +- [e92f784](https://github.com/scalameta/metals-vscode/commit/e92f784ff4efc192d02f6ca1d67d1c6a508a9509) Initial commit (@gabro) - [fe923d0](https://github.com/scalameta/metals-vscode/commit/fe923d01aa562eea477845edcdf6904b5ad0c502) Use getJavaHome from metals-languageclient (@gabro) +- [ddcda0a](https://github.com/scalameta/metals-vscode/commit/ddcda0a38e3731c5ce7d7593f149adc32cd60105) v0.1.2 (@gabro) +- [f1a2e7c](https://github.com/scalameta/metals-vscode/commit/f1a2e7c503fde4e9c5452b7253d75a6ae27cf756) v0.1.1 (@gabro) - [46a9c67](https://github.com/scalameta/metals-vscode/commit/46a9c67a6b31a0b6431450851e8bcaeb622b2b22) v1.7.2 (@gabro) - [4f1676b](https://github.com/scalameta/metals-vscode/commit/4f1676b91f3955375f1c2a1701c0022326fb2e4c) Pass user's environment to metals server process (@jodersky) - [02fcb1c](https://github.com/scalameta/metals-vscode/commit/02fcb1c19149e1a332320b2c3b1b0907ba91b626) update table in readme (@ckipp01) @@ -1498,7 +2110,7 @@ Check out the Metals release notes at [https://scalameta.org/metals/blog/](https - [9d4438c](https://github.com/scalameta/metals-vscode/commit/9d4438c282b6b9fd459b87f1b8c46f31e20e0bce) Add readme (@olafurpg) - [c1f9296](https://github.com/scalameta/metals-vscode/commit/c1f92968f5ebc71a55cd5be4ba5767ace0ce8dd9) Update VS Code package.json (@olafurpg) -### v0.2.4 (2018/11/30 17:24 +00:00) +### v0.2.5 (2018/12/01 17:33 +00:00) - [0e7be26](https://github.com/scalameta/metals-vscode/commit/0e7be26c8129b552e1b33a7845ccaa36213a2533) Clean up code after self review (@olafurpg) - [3cc77a7](https://github.com/scalameta/metals-vscode/commit/3cc77a74e654375776175d8addb9da2718ae89e5) Add "Run doctor" command to troubleshoot issues. (@olafurpg) - [d6f4136](https://github.com/scalameta/metals-vscode/commit/d6f4136468e18a1601cd09c74fc675e7c8aa685d) Update docs for editor clients (@olafurpg) diff --git a/packages/metals-vscode/package.json b/packages/metals-vscode/package.json index d0b568209..0fa0fa895 100644 --- a/packages/metals-vscode/package.json +++ b/packages/metals-vscode/package.json @@ -9,7 +9,7 @@ "ide", "scalameta" ], - "version": "1.22.7", + "version": "1.23.0", "publisher": "scalameta", "contributors": [ {