Check out the Metals release notes at https://scalameta.org/metals/blog/
- 304c00b Increase patch version for pre-release
- 5dac000 chore: Update Metals to 1.4.1 (@tgodzik)
- 4b87b58 Increase patch version for pre-release
- ca082b0 bugfix: Skip ZGC on Windows on JDK 17 (@tgodzik)
- be0356f v1.42.0
- a96ac8b Increase patch version for pre-release
- 36cb3e8 bugfix: Remove JDK 11 as a possibility since it will not work now (@tgodzik)
- c4bc745 v1.41.0
- 8d07e93 Increase patch version for pre-release
- de7c8ae bugfix: Fix issues when zgc is not fully supported (@tgodzik)
- 2db44b4 Increase patch version for pre-release
- 3f33103 bugfix: Add java options while fetching java via coursier (@tgodzik)
- 7bf4bfc v1.40.0
- f26ca93 Increase patch version for pre-release
- b958202 chore: Update Metals release (@tgodzik)
- 69d2cba Increase patch version for pre-release
- 045c635 Increase patch version for pre-release
- 05635ca Increase patch version for pre-release
- 46d2666 improvement: Update Metals default JVM parameters (@tgodzik)
- 27300e9 Add support for
build.mill
andbuild.mill.scala
(@lolgab) - 65c61e8 bugfix: Make sure proxy settings are being forwarded to coursier (@tgodzik)
- 46123b0 build(deps): bump path-to-regexp in /packages/metals-vscode (@dependabot[bot])
- 9b5d480 Increase patch version for pre-release
- eb629cc bugfix: Use normal debug console without a workspace (@tgodzik)
- 3082324 build(deps): bump micromatch in /packages/metals-vscode (@dependabot[bot])
- 3d8e098 Increase patch version for pre-release
- 244d682 Compare java versions numerically (@megri)
- 5da48b6 Grab java home and version by running the binary found on path. (@megri)
- 62248fc Increase patch version for pre-release
- 4dd08a9 bugfix: Fix typo in metals.autoImportBuilds (@tgodzik)
- 5130d1d Increase patch version for pre-release
- cdb632c bugfix: Remove ui extensionKind (@tgodzik)
- fe3dfa0 Increase patch version for pre-release
- a8ccbaa fix: use build target id instead of target name (@kasiaMarek)
- 2e0957e Increase patch version for pre-release
- 2d40823 v1.39.0
- 68c0aa1 Increase patch version for pre-release
- 0c92acd chore: Update metals to 1.3.5 (@tgodzik)
- 4727a03 v1.38.0
- a2eac2b Increase patch version for pre-release
- db58318 chore: update metals version to v1.3.4 (@kasiaMarek)
- 1e28ecf feature: Also run plain Java when noDebug from launch.json (@tgodzik)
- 29f92d3 v1.37.0
- 8b9f2a3 Increase patch version for pre-release
- 97085fc chore: Update Metals version to 3.3.3 (@tgodzik)
- 08a3d10 v1.36.0
- 2452f8d Increase patch version for pre-release
- 96d2782 chore: change version to release 1.3.2 (@kasiaMarek)
- 8a7fae1 build(deps): bump ws in /packages/metals-languageclient (@dependabot[bot])
- b4f2168 build(deps): bump braces from 3.0.2 to 3.0.3 in /packages/metals-vscode (@dependabot[bot])
- fdf57d3 Increase patch version for pre-release
- 4c32225 improvement: Retry with coursier jar if anything fails (@tgodzik)
- 177750a Increase patch version for pre-release
- e531d09 linted (@Quafadas)
- 6306deb Prefer extension to run in the workspace (@Quafadas)
- 6d96bd6 Increase patch version for pre-release
- 159df6c improvement: Print Java all at once (@tgodzik)
- cda40b5 Increase patch version for pre-release
- c5d5a2e Update packages/metals-vscode/src/extension.ts (@tgodzik)
- 2cd95e7 improvement: Print more info if metals fails (@tgodzik)
- ba9693a Increase patch version for pre-release
- 5bd74a1 Increase patch version for pre-release
- b0387c0 v1.35.0
- 4eeeb84 Increase patch version for pre-release
- 0cde190 chore: Add autoImportBuild option (@tgodzik)
- 98df585 improvement: Restore adding properties and env when fetching metals (@tgodzik)
- a760bf2 bugfix: Add encoding to fix issue with non ASCII letter (@tgodzik)
- 9eb637f Increase patch version for pre-release
- 273a5fe docs: Don't show supported Scala versions which might go out of date (@tgodzik)
- 8ac4e55 v1.34.0
- 9ec7fcc Increase patch version for pre-release
- c5b3f98 bugfix: Revert changes to env and properties for now (@tgodzik)
- d9cb438 v1.33.0
- 5a670da v1.32.0
- 3c4bd01 chore: Update Metals to newest version (@tgodzik)
- d1e9163 Increase patch version for pre-release
- 74a70a7 bugfix: Use temurin always for coursier (@tgodzik)
- b0b0f4f chore: Improve output information for the users (@tgodzik)
- 7d32a02 Increase patch version for pre-release
- eb10d08 improvement: Point to the java setting in error message (@tgodzik)
- a082109 Increase patch version for pre-release
- 24aeaac bugfix: Use temurin explicitely (@tgodzik)
- dac3366 Increase patch version for pre-release
- 924af14 improvement: Use jar based coursier if unable to download native image (@tgodzik)
- 3221ecb Increase patch version for pre-release
- 405492c format (@mliarakos)
- 43258c9 add agentlib warning message (@mliarakos)
- 93cfeb2 format (@mliarakos)
- c595d3d use properties and environment when fetching metals (@mliarakos)
- 391445d improvement: delete ongoing compilations from tree view (@kasiaMarek)
- 12a8ba7 v1.31.0
- c273ea4 feat: allow for no workspace (@kasiaMarek)
- 05d4af0 Increase patch version for pre-release
- d6f15d6 Revert "feat: allow for no workspace" (@tgodzik)
- 701516e Increase patch version for pre-release
- 892e8bc tests: Add real tests for detecting Java (@tgodzik)
- 916813c Increase patch version for pre-release
- af86755 feat: allow for no workspace (@kasiaMarek)
- f82b387 improvement: Search PATH for Java to use (@tgodzik)
- 9c627a7 build(deps): bump semver in /packages/metals-languageclient (@dependabot[bot])
- 6a7019f Increase patch version for pre-release
- 3ebd387 bugfix: Remove locate-java-home (@tgodzik)
- b2dbfa5 v1.30.0
- 60a8af6 Increase patch version for pre-release
- e5afbc0 chore: Update Metals to 1.3.0 (@tgodzik)
- 710974c Increase patch version for pre-release
- 2b31bbc Increase patch version for pre-release
- 1f070ee improvement: show error when no workspace (@kasiaMarek)
- 6dd22b4 Increase patch version for pre-release
- b7c4e36 fix CR comments (@kaplan-shaked)
- 52bedc8 allow to run main objects of different files in parallel (@kaplan-shaked)
- b13312d improvement: New inlay hints options (@jkciesluk)
- ec5db6d Increase patch version for pre-release
- c8b835f chore(deps): remove
@types/glob
(@yoshinorin) - 0cee0d7 Increase patch version for pre-release
- 6d947f7 Increase patch version for pre-release
- 94efd1c build(deps): bump follow-redirects in /packages/metals-vscode (@dependabot[bot])
- 6ec4fcf improvement: adjust java version/java home descriptions/scopes (@kasiaMarek)
- 5baa8b8 don't override
JAVA_HOME
env variable (@kasiaMarek) - f4be25b Increase patch version for pre-release
- 1d7f7f4 change regex pattern to find java version (@kasiaMarek)
- 664f924 Increase patch version for pre-release
- 4e3f4b7 feat: add
defaultBspToBuildTool
setting (@kasiaMarek) - 3e2bfef Increase patch version for pre-release
- 8ea1330 Increase patch version for pre-release
- 9f9dc0e Increase patch version for pre-release
- 3630fa0 remove hotCodeReplace setting (@adpi2)
- 2081c31 Rename settings (@adpi2)
- 7ce76d6 v1.29.0
- c7f2dfa chore: Change version for 1.2.2 release (@jkciesluk)
- 7bfcb1f Increase patch version for pre-release
- 7fa9a17 fix: if no coursier repositories defined in settings use process's
COURSIER_REPOSITORIES
var (@kasiaMarek) - 6a8c039 v1.28.0
- f508081 added hot code reload button (@iusildra)
- db4e1d3 applied review (@iusildra)
- 10feada applied review (@iusildra)
- 85947de chore: changes for metals release 1.2.1 (@kasiaMarek)
- da8566a Increase patch version for pre-release
- d3f2ed2 build(deps): bump follow-redirects in /packages/metals-vscode (@dependabot[bot])
- dcd6f94 bugfix: Show error properly if lenses cannot be run (@tgodzik)
- 9942834 Increase patch version for pre-release
- 1c17fe9 chore: Use default that allows for verbose compilation (@tgodzik)
- b79a684 Increase patch version for pre-release
- fe6b285 add build connect client command (@kasiaMarek)
- 8ed0cf1 improvement: Add config for verbose compilation (@tgodzik)
- 1348377 v1.27.0
- 3e689b0 Increase patch version for pre-release
- 4e98a6a chore: Update Metals version to 1.2.0 (@tgodzik)
- 16e7e65 Increase patch version for pre-release
- 018afb7 chore: Allow JDKs up until 21 to be found automatically (@tgodzik)
- f5de302 Increase patch version for pre-release
- 4def14b feat: add custom project root setting (@kasiaMarek)
- f9a32a2 v1.26.0
- 1216e55 Increase patch version for pre-release
- 81bb90d build(deps): bump @babel/traverse in /packages/metals-languageclient (@dependabot[bot])
- 005cce9 chore: Update Metals to v1.1.0 (@kasiaMarek)
- 22d7044 Increase patch version for pre-release
- 90ceb11 build(deps): bump get-func-name in /packages/metals-vscode (@dependabot[bot])
- f660b9b Increase patch version for pre-release
- a14199c refactor: don't prefix test case item with test suite name (@kasiaMarek)
- e148f0b v1.25.0
- c10ef37 Increase patch version for pre-release
- b8b29c0 chore: Update Metals to v1.0.1 (@jkciesluk)
- 29d6167 Increase patch version for pre-release
- 279e9f8 chore: Set runProvider as true (@tgodzik)
- 0e07b14 Increase patch version for pre-release
- cb02c65 improvement: Set semantic highlighting to true by default (@tgodzik)
- b4f8146 Increase patch version for pre-release
- caffc12 bugfix: Don't run command without clicking and fix infinite recursion (@tgodzik)
- d9a347f bugfix: accommodate junit encoded test names (@kasiaMarek)
- edc446c Increase patch version for pre-release
- 76b8f05 improvement: Set toggle for showInferredType to switch between true, false and minimal (@tgodzik)
- 00bebd9 Increase patch version for pre-release
- 292562a improvement: Don't rely on specific start of release notes (@tgodzik)
- 303130c build(deps): bump word-wrap in /packages/metals-vscode (@dependabot[bot])
- c725620 v1.24.0
- ba38cc6 build(deps): bump word-wrap in /packages/metals-languageclient (@dependabot[bot])
- c4be766 Increase patch version for pre-release
- 093c49c chore: Update Metals version to 1.0.0 (@tgodzik)
- e7ab1e3 Increase patch version for pre-release
- 0f2c472 Increase patch version for pre-release
- 976cce7 chore: Add icon for reset workspace command (@tgodzik)
- bbe5dd3 Increase patch version for pre-release
- 372720d apply review from @kpodsiad (@adpi2)
- 116da50 Handle usernotification event from debug session (@adpi2)
- 01676b6 build(deps): bump semver in /packages/metals-languageclient (@dependabot[bot])
- 7c366ce build(deps): bump semver from 7.3.8 to 7.5.2 in /packages/metals-vscode (@dependabot[bot])
- c81e1f0 Increase patch version for pre-release
- 1e88964 feature: Add command to run single scalafix rule (@tgodzik)
- 318862e Increase patch version for pre-release
- 89ff267 bugfix: Run task in the correct directory (@tgodzik)
- e43d90c Increase patch version for pre-release
- df8c39f feat: Add Clean all command (@jkciesluk)
- e828bb7 Increase patch version for pre-release
- f6a6b51 Increase patch version for pre-release
- e0cf060 bugfix: display tests in explorer per workspace folder (@kasiaMarek)
- dafd1cd Increase patch version for pre-release
- 36e1ed7 chore(deps): use
@vscode/vsce
instead ofvsce
(@yoshinorin) - c64b07e v1.23.0
- eb93f36 Increase patch version for pre-release
- c462316 bugfix: Try to build language-client in the first place (@tgodzik)
- 5bb6ac5 v1.23.0
- c06c784 Increase patch version for pre-release
- a776405 bugfix: Make release properly build language-server package (@tgodzik)
- f61cdb5 v1.23.0
- 080adbc Increase patch version for pre-release
- 7924dc6 chore: changes for metals release 0.11.12 (@kasiaMarek)
- b1f0a22 Increase patch version for pre-release
- 8cbd8ea bugfix: Make sure that if cs version fails we use the fallback (@tgodzik)
- 54ba067 Increase patch version for pre-release
- 4fa06f1 feature: Run local coursier if available to avoid using bootstraped one (@tgodzik)
- 958665d Increase patch version for pre-release
- 69693a3 feature: zip reports command added (@kasiaMarek)
- c7eb362 Increase patch version for pre-release
- 28f653f Fix version (@gabro)
- d750d50 Move coursier back to metals-vscode (@gabro)
- 282f024 Cleanup (@gabro)
- 8c98fe3 build(deps): bump node-fetch in /packages/metals-vscode (@dependabot[bot])
- b3dba7b Re-structure READMEs (@gabro)
- 2c2ec15 Fix CI (@gabro)
- 1efd390 Integrate metals-languageclient with the build (@gabro)
- c4a7ab1 Move metals-vscode to a subdirectory (@gabro)
- 5e2d512 build(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.56.0 (@dependabot[bot])
- 581403d build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 3c9ff3d build(deps-dev): bump @types/node from 18.15.3 to 18.15.5 (@dependabot[bot])
- ead3b50 build(deps-dev): bump prettier from 2.8.4 to 2.8.5 (@dependabot[bot])
- 2609da2 chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 (@dependabot[bot])
- 5519330 build(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 (@dependabot[bot])
- 1d3d665 build(deps-dev): bump glob from 9.3.0 to 9.3.1 (@dependabot[bot])
- dda3da4 build(deps-dev): bump @sourcegraph/scip-typescript from 0.3.6 to 0.3.7 (@dependabot[bot])
- 26b696c build(deps-dev): bump typescript from 4.9.5 to 5.0.2 (@dependabot[bot])
- 360f414 Increase patch version for pre-release
- 9ec954c refactor: Fix after mergify merged too soon (@tgodzik)
- fff3b1f bugfix: Fix API changes (@tgodzik)
- e7097b7 build(deps-dev): bump glob from 8.1.0 to 9.3.0 (@dependabot[bot])
- 52c535c build(deps-dev): bump @types/node from 18.15.2 to 18.15.3 (@dependabot[bot])
- 2eed6ce build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 (@dependabot[bot])
- 2fac646 build(deps-dev): bump @types/node from 18.15.0 to 18.15.2 (@dependabot[bot])
- 623e171 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 2f8054e build(deps-dev): bump sinon from 15.0.1 to 15.0.2 (@dependabot[bot])
- e716246 build(deps-dev): bump eslint from 8.35.0 to 8.36.0 (@dependabot[bot])
- 4480b1e build(deps-dev): bump @types/node from 18.14.6 to 18.15.0 (@dependabot[bot])
- 2aa3b85 build(deps-dev): bump rimraf from 4.3.1 to 4.4.0 (@dependabot[bot])
- dec8a68 build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 (@dependabot[bot])
- 803e0b7 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 800143e build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 (@dependabot[bot])
- 5855c55 build(deps-dev): bump rimraf from 4.3.0 to 4.3.1 (@dependabot[bot])
- c338c11 build(deps-dev): bump @types/node from 18.14.4 to 18.14.6 (@dependabot[bot])
- 897408a build(deps-dev): bump rimraf from 4.2.0 to 4.3.0 (@dependabot[bot])
- 906d6ea build(deps-dev): bump mkdirp from 2.1.4 to 2.1.5 (@dependabot[bot])
- d668f77 chore(deps): bump @viperproject/locate-java-home from 1.1.10 to 1.1.11 (@dependabot[bot])
- 93ad74b build(deps-dev): bump @types/node from 18.14.2 to 18.14.4 (@dependabot[bot])
- 504d697 build(deps-dev): bump rimraf from 4.1.3 to 4.2.0 (@dependabot[bot])
- 3a5e3d4 v1.22.0
- 7f3e8ce Increase patch version for pre-release
- 2be486e chore: Update release version (@tgodzik)
- 4020382 Increase patch version for pre-release
- 64c8c11 build(deps-dev): bump mkdirp from 2.1.3 to 2.1.4 (@dependabot[bot])
- a150494 build(deps-dev): bump rimraf from 4.1.2 to 4.1.3 (@dependabot[bot])
- d87fe34 improvement: Add 'Open issue' to command palette (@tgodzik)
- be49aa4 build(deps-dev): bump @vscode/test-electron from 2.2.3 to 2.3.0 (@dependabot[bot])
- 7b86746 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 2363b8c build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 (@dependabot[bot])
- b6a29d2 build(deps-dev): bump eslint from 8.34.0 to 8.35.0 (@dependabot[bot])
- b42f9e1 build(deps-dev): bump @types/node from 18.14.1 to 18.14.2 (@dependabot[bot])
- 7b8bd8e build(deps-dev): bump @types/node from 18.14.0 to 18.14.1 (@dependabot[bot])
- 49ae4ed build(deps-dev): bump @types/glob from 8.0.1 to 8.1.0 (@dependabot[bot])
- 81d36ba build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 8e879bd build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 (@dependabot[bot])
- 5eba779 build(deps-dev): bump @types/node from 18.13.0 to 18.14.0 (@dependabot[bot])
- f265746 chore(deps): bump vscode-languageserver-protocol from 3.17.2 to 3.17.3 (@dependabot[bot])
- b0baa52 Increase patch version for pre-release
- 3f66609 feature: When running run discovery use shell command to run in task terminal (@tgodzik)
- 8fe6b65 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 51bad6b build(deps-dev): bump @sourcegraph/scip-typescript from 0.3.4 to 0.3.6 (@dependabot[bot])
- ded743f build(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 (@dependabot[bot])
- acefdf8 build(deps-dev): bump eslint from 8.33.0 to 8.34.0 (@dependabot[bot])
- a15c92b chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 (@dependabot[bot])
- f15d664 build(deps-dev): bump prettier from 2.8.3 to 2.8.4 (@dependabot[bot])
- 2993deb build(deps-dev): bump @types/node from 18.11.19 to 18.13.0 (@dependabot[bot])
- aa21c1d build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- fc3f5b9 build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 (@dependabot[bot])
- c334a3f chore(deps-dev): bump @types/node from 18.11.18 to 18.11.19 (@dependabot[bot])
- 330426c build(deps-dev): bump @types/node from 18.11.18 to 18.11.19 (@dependabot[bot])
- 818bd7c build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 5bf2eb8 chore(deps): bump shell-quote from 1.7.4 to 1.8.0 (@dependabot[bot])
- 7a77bdd build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 (@dependabot[bot])
- 8114c76 build(deps-dev): bump @vscode/test-electron from 2.2.2 to 2.2.3 (@dependabot[bot])
- 73d15c7 build(deps-dev): bump typescript from 4.9.4 to 4.9.5 (@dependabot[bot])
- 535c30c chore(deps): bump node-fetch from 2.6.8 to 2.6.9 (@dependabot[bot])
- 0ae7646 build(deps-dev): bump eslint from 8.32.0 to 8.33.0 (@dependabot[bot])
- 3277e74 build(deps-dev): bump rimraf from 4.1.1 to 4.1.2 (@dependabot[bot])
- 3660046 build(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 (@dependabot[bot])
- 8470da7 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- e7b969f build(deps-dev): bump @types/glob from 8.0.0 to 8.0.1 (@dependabot[bot])
- 839f6b8 chore(deps): bump mkdirp from 2.1.1 to 2.1.3 (@dependabot[bot])
- 536ef3f build(deps-dev): bump mkdirp from 2.1.1 to 2.1.3 (@dependabot[bot])
- ac5ab5c build(deps-dev): bump rimraf from 4.1.0 to 4.1.1 (@dependabot[bot])
- 483e150 build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 (@dependabot[bot])
- 9d77952 build(deps-dev): bump rimraf from 4.0.7 to 4.1.0 (@dependabot[bot])
- a72ea34 chore(deps): bump mkdirp from 1.0.4 to 2.1.1 (@dependabot[bot])
- 5e1c082 build(deps-dev): bump mkdirp from 1.0.4 to 2.1.1 (@dependabot[bot])
- b633306 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 2b47284 build(deps-dev): bump rimraf from 4.0.4 to 4.0.7 (@dependabot[bot])
- 349a9e2 chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 (@dependabot[bot])
- 76500e4 build(deps-dev): bump eslint from 8.31.0 to 8.32.0 (@dependabot[bot])
- 74b8796 build(deps-dev): bump glob from 8.0.3 to 8.1.0 (@dependabot[bot])
- 59d54d4 build(deps-dev): bump prettier from 2.8.2 to 2.8.3 (@dependabot[bot])
- 65f0e48 build(deps): bump marked from 4.2.5 to 4.2.12 (@dependabot[bot])
- 2ec024d chore(deps): bump node-fetch from 2.6.7 to 2.6.8 (@dependabot[bot])
- de1538d build(deps-dev): bump rimraf from 3.0.2 to 4.0.4 (@dependabot[bot])
- 5c8490d build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (@dependabot[bot])
- d045b50 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- d47517d build(deps-dev): bump @vscode/test-electron from 2.2.1 to 2.2.2 (@dependabot[bot])
- 215ee11 Increase patch version for pre-release
- 33a548d chore: Bump default prerelease version to working one. (@tgodzik)
- 241bc6e build(deps-dev): bump prettier from 2.8.1 to 2.8.2 (@dependabot[bot])
- 8fcc39b chore(deps-dev): bump prettier from 2.8.1 to 2.8.2 (@dependabot[bot])
- 1c47df8 build(deps-dev): bump ovsx from 0.7.1 to 0.8.0 (@dependabot[bot])
- 512f83c build(deps-dev): bump @sourcegraph/scip-typescript from 0.3.3 to 0.3.4 (@dependabot[bot])
- a9dbe5e build(deps): bump json5 from 1.0.1 to 1.0.2 (@dependabot[bot])
- 592b7df Increase patch version for pre-release
- a03027e chore(deps): bump json5 from 2.1.1 to 2.2.3 (@dependabot[bot])
- 28947f9 chore(deps): bump @viperproject/locate-java-home from 1.1.9 to 1.1.10 (@dependabot[bot])
- 0d3d3c7 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- a713997 build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 (@dependabot[bot])
- 69c5743 build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0 (@dependabot[bot])
- 8d71cf5 v1.21.0
- f76927e Increase patch version for pre-release
- 0dbea66 chore: Update version to 0.11.10 (@tgodzik)
- 86cf2d2 Increase patch version for pre-release
- 85a15a5 build(deps-dev): bump eslint from 8.30.0 to 8.31.0 (@dependabot[bot])
- 821c445 Increase patch version for pre-release
- 0eff9fd build(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 (@dependabot[bot])
- db24a6f chore(deps-dev): bump @types/node from 18.11.17 to 18.11.18 (@dependabot[bot])
- 1e26ced build(deps-dev): bump @types/node from 18.11.17 to 18.11.18 (@dependabot[bot])
- ee5edb6 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- f987563 build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 (@dependabot[bot])
- feb9de9 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 574d785 build(deps-dev): bump @types/node from 18.11.15 to 18.11.17 (@dependabot[bot])
- 50dd548 chore(deps-dev): bump @types/node from 18.11.15 to 18.11.17 (@dependabot[bot])
- 1ee60e1 build(deps-dev): bump eslint from 8.29.0 to 8.30.0 (@dependabot[bot])
- f810235 build(deps-dev): bump sinon from 15.0.0 to 15.0.1 (@dependabot[bot])
- 9ab954c chore(deps-dev): bump @types/node from 18.11.13 to 18.11.15 (@dependabot[bot])
- 0796b0a build(deps-dev): bump @types/node from 18.11.13 to 18.11.15 (@dependabot[bot])
- 48d0377 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 98dbccf build(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 (@dependabot[bot])
- fe2efcf build(deps-dev): bump ovsx from 0.7.0 to 0.7.1 (@dependabot[bot])
- 8b2d972 chore(deps-dev): bump @types/node from 18.11.12 to 18.11.13 (@dependabot[bot])
- b42208f build(deps-dev): bump @types/marked from 4.0.7 to 4.0.8 (@dependabot[bot])
- 06d6cca build(deps-dev): bump mocha from 10.1.0 to 10.2.0 (@dependabot[bot])
- 8532f85 build(deps-dev): bump @types/node from 18.11.12 to 18.11.13 (@dependabot[bot])
- 4915180 chore: Update node do 16 on CI (@tgodzik)
- 1a02954 build(deps-dev): bump @vscode/test-electron from 2.2.0 to 2.2.1 (@dependabot[bot])
- c3ce8ff build(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.0 (@dependabot[bot])
- 1f9751d build(deps-dev): bump @types/node from 18.11.11 to 18.11.12 (@dependabot[bot])
- eb829a0 build(deps-dev): bump ovsx from 0.6.0 to 0.7.0 (@dependabot[bot])
- e5ebc2a chore(deps-dev): bump @types/node from 18.11.11 to 18.11.12 (@dependabot[bot])
- c7a4789 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 740d53c chore(deps): bump qs from 6.5.2 to 6.5.3 (@dependabot[bot])
- b3721b9 build(deps): bump marked from 4.2.3 to 4.2.4 (@dependabot[bot])
- 64123a0 build(deps-dev): bump typescript from 4.9.3 to 4.9.4 (@dependabot[bot])
- 2dc4e02 chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 (@dependabot[bot])
- ea6ab48 build(deps-dev): bump prettier from 2.8.0 to 2.8.1 (@dependabot[bot])
- 3cb6e70 build(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1 (@dependabot[bot])
- 58258f0 build(deps-dev): bump @types/node from 18.11.10 to 18.11.11 (@dependabot[bot])
- c4af10c chore(deps-dev): bump @types/node from 18.11.10 to 18.11.11 (@dependabot[bot])
- 28d31df build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 4d0ce47 Increase patch version for pre-release
- b2cede7 Improve information about the issue in Theia (@tgodzik)
- f4eafd6 Increase patch version for pre-release
- 9316a4d chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (@dependabot[bot])
- 5f915dc build(deps-dev): bump vsce from 2.14.0 to 2.15.0 (@dependabot[bot])
- 1e73553 build(deps-dev): bump eslint from 8.28.0 to 8.29.0 (@dependabot[bot])
- 1a35ad5 bugfix: Check if tests namespace is enabled (@tgodzik)
- b133ca5 chore(deps-dev): bump @types/node from 18.11.9 to 18.11.10 (@dependabot[bot])
- 457c5d1 build(deps-dev): bump @types/node from 18.11.9 to 18.11.10 (@dependabot[bot])
- 46e678f build(deps-dev): bump ovsx from 0.5.2 to 0.6.0 (@dependabot[bot])
- 516c513 Increase patch version for pre-release
- 0ddb83e Add activation events for Scala CLI project (@wleczny)
- 72e981b build(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (@dependabot[bot])
- 0de6a01 build(deps-dev): bump sinon from 14.0.2 to 15.0.0 (@dependabot[bot])
- 6010839 build(deps-dev): bump @sourcegraph/scip-typescript from 0.3.2 to 0.3.3 (@dependabot[bot])
- 17a0b70 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 7dae2c0 build(deps-dev): bump @types/mocha from 10.0.0 to 10.0.1 (@dependabot[bot])
- 3713720 chore(deps): bump minimatch from 3.0.4 to 3.1.2 (@dependabot[bot])
- 49146bb chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 (@dependabot[bot])
- 2336b73 build(deps-dev): bump prettier from 2.7.1 to 2.8.0 (@dependabot[bot])
- 1bebe80 build(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (@dependabot[bot])
- d0664c6 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- bec494c build(deps): bump marked from 4.2.2 to 4.2.3 (@dependabot[bot])
- b6a439a build(deps-dev): bump eslint from 8.27.0 to 8.28.0 (@dependabot[bot])
- a5c0332 build(deps-dev): bump @sourcegraph/scip-typescript from 0.3.1 to 0.3.2 (@dependabot[bot])
- 2171f7e build(deps-dev): bump typescript from 4.8.4 to 4.9.3 (@dependabot[bot])
- 4088cb6 build(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.43.0 (@dependabot[bot])
- 74c0f26 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 6acd4b0 Increase patch version for pre-release
- f2596ca refactor: Apply code review refactorings (@tgodzik)
- 3a3c5fc Increase patch version for pre-release
- d692723 update metals version (@jkciesluk)
- bc530af bugfix: Default to cmd.exe on Windows (@tgodzik)
- 2a50811 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 364b72f build(deps-dev): bump vsce from 2.13.0 to 2.14.0 (@dependabot[bot])
- 4613ccc build(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1 (@dependabot[bot])
- 308b97a build(deps-dev): bump sinon from 14.0.1 to 14.0.2 (@dependabot[bot])
- 2221672 build(deps-dev): bump chai and @types/chai (@dependabot[bot])
- 9093a50 add showing semanticdb for worksheets and sbt files (@jkciesluk)
- 66ed4da build(deps-dev): bump eslint from 8.26.0 to 8.27.0 (@dependabot[bot])
- aa2822e build(deps): bump marked from 4.2.1 to 4.2.2 (@dependabot[bot])
- 9428804 Increase patch version for pre-release
- b4d98b1 refactor: Apply fixes from code review to debug functions (@tgodzik)
- 03d085f chore: Move scala debug related types to debugger (@tgodzik)
- 00a0f71 chore: Fix issues after rebase (@tgodzik)
- 09847c1 remove unnecessary discriminator (@kpodsiad)
- a8a41f3 distinguish between running main classes via DAP and via terminal (@kpodsiad)
- b13fb0c feature: Allow running main class in local terminal without debug (@tgodzik)
- 1ac90b7 build(deps): bump marked from 4.1.1 to 4.2.1 (@dependabot[bot])
- 3b8e35c chore(deps-dev): bump @types/node from 18.11.8 to 18.11.9 (@dependabot[bot])
- 0199fc1 build(deps-dev): bump @types/node from 18.11.8 to 18.11.9 (@dependabot[bot])
- 28ea6d6 build(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0 (@dependabot[bot])
- 0caa732 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- f172bb0 Increase patch version for pre-release
- b2c88c4 chore(deps-dev): bump @types/node from 18.11.7 to 18.11.8 (@dependabot[bot])
- 3b9b734 build(deps-dev): bump @types/node from 18.11.7 to 18.11.8 (@dependabot[bot])
- d571d89 build(deps-dev): bump @types/node from 18.11.5 to 18.11.7 (@dependabot[bot])
- 0b9bb7f chore(deps-dev): bump @types/node from 18.11.5 to 18.11.7 (@dependabot[bot])
- d155f12 chore(deps-dev): bump @types/semver from 7.3.12 to 7.3.13 (@dependabot[bot])
- 6eecdad build(deps-dev): bump @types/semver from 7.3.12 to 7.3.13 (@dependabot[bot])
- 556b582 build(deps-dev): bump ovsx from 0.5.1 to 0.5.2 (@dependabot[bot])
- 73877b0 build(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0 (@dependabot[bot])
- d607a7e chore(deps-dev): bump @types/node from 18.11.4 to 18.11.5 (@dependabot[bot])
- 1d17345 build(deps-dev): bump @types/node from 18.11.4 to 18.11.5 (@dependabot[bot])
- 99ae432 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 6fd0c3c chore(deps-dev): bump @types/node from 18.11.3 to 18.11.4 (@dependabot[bot])
- 6561d26 build(deps-dev): bump eslint from 8.25.0 to 8.26.0 (@dependabot[bot])
- edaf20d build(deps-dev): bump @types/node from 18.11.3 to 18.11.4 (@dependabot[bot])
- c3da0fb build(deps-dev): bump vsce from 2.12.0 to 2.13.0 (@dependabot[bot])
- c8ce55c chore(deps-dev): bump @types/node from 18.11.2 to 18.11.3 (@dependabot[bot])
- b31c8d9 build(deps-dev): bump @types/node from 18.11.2 to 18.11.3 (@dependabot[bot])
- 02b6bde build(deps-dev): bump @vscode/test-electron from 2.1.5 to 2.2.0 (@dependabot[bot])
- ac8ef39 build(deps-dev): bump @sourcegraph/scip-typescript from 0.3.0 to 0.3.1 (@dependabot[bot])
- d2f6c4a build(deps-dev): bump vsce from 2.11.0 to 2.12.0 (@dependabot[bot])
- 62035fc chore(deps-dev): bump @types/node from 18.11.0 to 18.11.2 (@dependabot[bot])
- aeeb34d build(deps-dev): bump @types/node from 18.11.0 to 18.11.2 (@dependabot[bot])
- 92caae9 build(deps-dev): bump @sourcegraph/scip-typescript from 0.2.10 to 0.3.0 (@dependabot[bot])
- 5aa3474 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 7257daf chore(deps): bump fp-ts from 2.12.3 to 2.13.1 (@dependabot[bot])
- 2a461b3 build(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.40.1 (@dependabot[bot])
- d6ad473 chore(deps-dev): bump @types/node from 18.8.5 to 18.11.0 (@dependabot[bot])
- ae4333a build(deps-dev): bump @types/node from 18.8.5 to 18.11.0 (@dependabot[bot])
- e358149 build(deps-dev): bump mocha from 10.0.0 to 10.1.0 (@dependabot[bot])
- eb42323 chore(deps): bump shell-quote from 1.7.3 to 1.7.4 (@dependabot[bot])
- ffceed0 chore(deps-dev): bump @types/node from 18.8.4 to 18.8.5 (@dependabot[bot])
- e9e3fea build(deps-dev): bump @types/node from 18.8.4 to 18.8.5 (@dependabot[bot])
- 40c4a32 Increase patch version for pre-release
- 8ca0dc7 improvement: Switch to marked to enable links in release notes (@tgodzik)
- a22fd67 build(deps-dev): bump @sourcegraph/scip-typescript from 0.2.9 to 0.2.10 (@dependabot[bot])
- adaf55f Increase patch version for pre-release
- c248beb improvement: Use default css used for release notes of VS Code (@tgodzik)
- 96603c4 build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0 (@dependabot[bot])
- afe7563 chore(deps-dev): bump @types/node from 18.8.3 to 18.8.4 (@dependabot[bot])
- 44e2bfa build(deps-dev): bump @types/node from 18.8.3 to 18.8.4 (@dependabot[bot])
- 3e22add build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 2ab5857 build(deps-dev): bump eslint from 8.24.0 to 8.25.0 (@dependabot[bot])
- 47ca085 chore(deps-dev): bump @types/node from 18.8.2 to 18.8.3 (@dependabot[bot])
- 6820062 build(deps-dev): bump @types/node from 18.8.2 to 18.8.3 (@dependabot[bot])
- ba5adbc v1.20.0
- 802fab9 Increase patch version for pre-release
- bfbb1d7 improvement: Add scalameta logo to release notes (@tgodzik)
- 93f0455 Increase patch version for pre-release
- 937533d chore: Update to latest release 0.11.9 (@tgodzik)
- 2479ff5 build(deps): bump semver from 7.3.7 to 7.3.8 (@dependabot[bot])
- a6f467b chore(deps-dev): bump @types/node from 18.8.1 to 18.8.2 (@dependabot[bot])
- 007f354 chore(deps): bump semver from 7.3.7 to 7.3.8 (@dependabot[bot])
- 6894c75 build(deps-dev): bump @types/node from 18.8.1 to 18.8.2 (@dependabot[bot])
- 9025c8c build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 (@dependabot[bot])
- 636be5f build(deps-dev): bump sinon from 14.0.0 to 14.0.1 (@dependabot[bot])
- a4169a3 build(deps-dev): bump @types/node from 18.8.0 to 18.8.1 (@dependabot[bot])
- 33f693c chore(deps): bump @viperproject/locate-java-home from 1.1.8 to 1.1.9 (@dependabot[bot])
- 07f346a build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 59c039f chore(deps-dev): bump @types/node from 18.8.0 to 18.8.1 (@dependabot[bot])
- d332d35 chore(deps-dev): bump @types/node from 18.7.23 to 18.8.0 (@dependabot[bot])
- 0e402c7 build(deps-dev): bump @types/node from 18.7.23 to 18.8.0 (@dependabot[bot])
- ff5bc11 build(deps-dev): bump @types/mocha from 9.1.1 to 10.0.0 (@dependabot[bot])
- 7391cba build(deps-dev): bump typescript from 4.8.3 to 4.8.4 (@dependabot[bot])
- fdc5e20 build(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (@dependabot[bot])
- c62e740 chore(deps-dev): bump @types/node from 18.7.21 to 18.7.23 (@dependabot[bot])
- 7f79ca3 build(deps-dev): bump @types/node from 18.7.21 to 18.7.23 (@dependabot[bot])
- 1835c4b build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 07d5f87 Increase patch version for pre-release
- 156b4c5 feature: Add basic syntax highlighting for semanticdb files (@tgodzik)
- 5ff3593 chore(deps-dev): bump @types/node from 18.7.18 to 18.7.21 (@dependabot[bot])
- 99820c8 build(deps-dev): bump @types/node from 18.7.18 to 18.7.21 (@dependabot[bot])
- 4a556a8 build(deps-dev): bump eslint from 8.23.1 to 8.24.0 (@dependabot[bot])
- cd4c78e Increase patch version for pre-release
- ab03b29 build(deps-dev): bump @typescript-eslint/parser from 5.37.0 to 5.38.0 (@dependabot[bot])
- a2ebefb build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 045fce7 chore(deps-dev): bump @types/node from 18.7.17 to 18.7.18 (@dependabot[bot])
- 42431dc build(deps-dev): bump @types/node from 18.7.17 to 18.7.18 (@dependabot[bot])
- 82e5a11 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- e6a26ca build(deps-dev): bump eslint from 8.23.0 to 8.23.1 (@dependabot[bot])
- 829a7df chore(deps-dev): bump @types/node from 18.7.16 to 18.7.17 (@dependabot[bot])
- 4609f49 build(deps-dev): bump @types/node from 18.7.16 to 18.7.17 (@dependabot[bot])
- 03224aa build(deps-dev): bump @typescript-eslint/parser from 5.36.2 to 5.37.0 (@dependabot[bot])
- 95abca9 build(deps-dev): bump typescript from 4.8.2 to 4.8.3 (@dependabot[bot])
- cb9c8bb chore(deps-dev): bump @types/node from 18.7.15 to 18.7.16 (@dependabot[bot])
- e061254 build(deps-dev): bump @types/node from 18.7.15 to 18.7.16 (@dependabot[bot])
- 85a64cc build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- eb2b6aa build(deps-dev): bump @typescript-eslint/parser from 5.36.1 to 5.36.2 (@dependabot[bot])
- 63dac54 Increase patch version for pre-release
- b70d5b3 docs: add a documnet how to run tests (@tanishiking)
- 4340ccb chore(deps-dev): bump @types/node from 18.7.14 to 18.7.15 (@dependabot[bot])
- 9c93d72 build(deps-dev): bump @types/node from 18.7.14 to 18.7.15 (@dependabot[bot])
- 8c28bbf refactor: use chaijs for assertions (@tanishiking)
- da8ac81 test: Add test for "needCheckForUpdates" (@tanishiking)
- bc81db1 Increase patch version for pre-release
- dacf72c refactor: Do not use .metals for saving versions (@tanishiking)
- e7988a8 chore(deps): bump fp-ts from 2.12.2 to 2.12.3 (@dependabot[bot])
- 1eaf51f build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 890902b build(deps-dev): bump @types/glob from 7.2.0 to 8.0.0 (@dependabot[bot])
- 206e86b build(deps-dev): bump @typescript-eslint/parser from 5.36.0 to 5.36.1 (@dependabot[bot])
- cbb96d6 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 93aa475 build(deps-dev): bump vsce from 2.10.2 to 2.11.0 (@dependabot[bot])
- de58ea8 chore(deps-dev): bump @types/node from 18.7.13 to 18.7.14 (@dependabot[bot])
- dbdef39 build(deps-dev): bump @types/node from 18.7.13 to 18.7.14 (@dependabot[bot])
- 03489fb build(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 5.36.0 (@dependabot[bot])
- c25c3b4 build(deps-dev): bump @sourcegraph/scip-typescript from 0.2.8 to 0.2.9 (@dependabot[bot])
- b58e402 build(deps-dev): bump eslint from 8.22.0 to 8.23.0 (@dependabot[bot])
- f98a118 build(deps-dev): bump typescript from 4.7.4 to 4.8.2 (@dependabot[bot])
- 9c9df6d build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- f7cd6f9 build(deps-dev): bump @types/node from 18.7.11 to 18.7.13 (@dependabot[bot])
- 014c8cd chore(deps-dev): bump @types/node from 18.7.11 to 18.7.13 (@dependabot[bot])
- 5bf91cc build(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.35.1 (@dependabot[bot])
- c711866 chore(deps-dev): bump @types/node from 18.7.10 to 18.7.11 (@dependabot[bot])
- a8842a7 build(deps-dev): bump @types/node from 18.7.10 to 18.7.11 (@dependabot[bot])
- 3122a0e Increase patch version for pre-release
- 38e8111 build(deps-dev): bump @typescript-eslint/parser from 5.33.1 to 5.34.0 (@dependabot[bot])
- 62a4eff chore(deps-dev): bump @types/node from 18.7.9 to 18.7.10 (@dependabot[bot])
- 57404c5 build(deps-dev): bump @types/node from 18.7.9 to 18.7.10 (@dependabot[bot])
- 3faef82 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 10775ab Increase patch version for pre-release
- 0dbfe88 chore: Add various icons for Metals provided extensions and web views (@tgodzik)
- 74b334f chore(deps-dev): bump @types/node from 18.7.6 to 18.7.9 (@dependabot[bot])
- 6960d73 build(deps-dev): bump vsce from 2.10.0 to 2.10.2 (@dependabot[bot])
- 6864d3e build(deps-dev): bump @types/node from 18.7.6 to 18.7.9 (@dependabot[bot])
- 8e7113d chore(deps-dev): bump @types/node from 18.7.5 to 18.7.6 (@dependabot[bot])
- ac106ec build(deps-dev): bump @types/node from 18.7.5 to 18.7.6 (@dependabot[bot])
- 4cb876f Increase patch version for pre-release
- cc1e9e8 Increase patch version for pre-release
- aef3137 Increase patch version for pre-release
- 328a7fc Update Metals to the most recent one with support for scalacli (@tgodzik)
- 30c29a1 Increase patch version for pre-release
- ee88fe8 chore: Update release version (@tgodzik)
- 93b9a8e build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 2a748ed ci(Mergify): configuration update (@tanishiking)
- c619bd7 ci(Mergify): configuration update (@tanishiking)
- ccdbf5d chore(deps-dev): bump @types/node from 18.7.3 to 18.7.5 (@dependabot[bot])
- 57b9d39 build(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.33.1 (@dependabot[bot])
- f43e87a build(deps-dev): bump @types/node from 18.7.3 to 18.7.5 (@dependabot[bot])
- 8b41b48 bugfix: Fix issue with * not being inserted automatically (@tgodzik)
- d598dc8 chore(deps-dev): bump @types/node from 18.7.1 to 18.7.3 (@dependabot[bot])
- ea30072 build(deps-dev): bump @types/node from 18.7.1 to 18.7.3 (@dependabot[bot])
- ee38ff7 build(deps-dev): bump eslint from 8.21.0 to 8.22.0 (@dependabot[bot])
- e08fe51 chore(deps-dev): bump @types/semver from 7.3.11 to 7.3.12 (@dependabot[bot])
- 34a5293 build(deps-dev): bump @types/semver from 7.3.11 to 7.3.12 (@dependabot[bot])
- 30c51cd chore(deps-dev): bump @types/semver from 7.3.10 to 7.3.11 (@dependabot[bot])
- 302a149 chore(deps-dev): bump @types/node from 18.6.5 to 18.7.1 (@dependabot[bot])
- e3c6ee2 build(deps-dev): bump @types/semver from 7.3.10 to 7.3.11 (@dependabot[bot])
- 3518163 build(deps-dev): bump @types/node from 18.6.5 to 18.7.1 (@dependabot[bot])
- 873fe62 v1.19.0
- b74c69b Increase patch version for pre-release
- 30e1b87 release: Bump server version to 0.11.8 (@tanishiking)
- 76223aa build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- e59c4cf chore(deps-dev): bump @types/node from 18.6.4 to 18.6.5 (@dependabot[bot])
- fcd1aba build(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.33.0 (@dependabot[bot])
- 3e2ecb5 build(deps-dev): bump @types/node from 18.6.4 to 18.6.5 (@dependabot[bot])
- f17f57c chore(deps-dev): bump @types/node from 18.6.3 to 18.6.4 (@dependabot[bot])
- 3cf623f build(deps-dev): bump @types/node from 18.6.3 to 18.6.4 (@dependabot[bot])
- 3bc3de1 Increase patch version for pre-release
- 40b7416 build(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.32.0 (@dependabot[bot])
- 4f1cb7b build(deps-dev): bump eslint from 8.20.0 to 8.21.0 (@dependabot[bot])
- 1ca4b81 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 47e855e chore(deps-dev): bump @types/node from 18.6.2 to 18.6.3 (@dependabot[bot])
- 42cd68a build(deps-dev): bump @types/node from 18.6.2 to 18.6.3 (@dependabot[bot])
- 311e62b build(deps-dev): bump @sourcegraph/scip-typescript from 0.2.7 to 0.2.8 (@dependabot[bot])
- d4d745f chore(deps-dev): bump @types/node from 18.6.1 to 18.6.2 (@dependabot[bot])
- 548ddc0 build(deps-dev): bump @types/node from 18.6.1 to 18.6.2 (@dependabot[bot])
- 995b2ad build(deps): bump metals-languageclient from 0.5.17 to 0.5.18 (@dependabot[bot])
- 9c26e0b Add Scala CLI commands and settings (@alexarchambault)
- b68cd4f Update metals-languageclient to 0.5.18 (@alexarchambault)
- fbaf0bd Release v0.5.18
- 3eb51e3 build(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 (@dependabot[bot])
- 89f7fda chore(deps-dev): bump @types/node from 18.6.0 to 18.6.1 (@dependabot[bot])
- fb2623c chore(deps): bump fp-ts from 2.12.1 to 2.12.2 (@dependabot[bot])
- 934905b build(deps-dev): bump @types/node from 18.6.0 to 18.6.1 (@dependabot[bot])
- a461039 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- ed103cb Add Scala CLI related commands (@alexarchambault)
- b5ea7a9 chore(deps-dev): bump @types/node from 18.0.6 to 18.6.0 (@dependabot[bot])
- bb51c4a build(deps-dev): bump @types/node from 18.0.6 to 18.6.0 (@dependabot[bot])
- 1c2cd4f build(deps-dev): bump eslint-plugin-mocha from 10.0.5 to 10.1.0 (@dependabot[bot])
- 6078d68 build(deps-dev): bump vsce from 2.9.3 to 2.10.0 (@dependabot[bot])
- e12a280 build(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7 (@dependabot[bot])
- 16700ab build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 3acf876 chore(deps-dev): bump @types/node from 18.0.4 to 18.0.6 (@dependabot[bot])
- e727a29 build(deps-dev): bump @types/node from 18.0.4 to 18.0.6 (@dependabot[bot])
- 4f2cef5 build(deps-dev): bump vsce from 2.9.2 to 2.9.3 (@dependabot[bot])
- 6844889 build(deps-dev): bump eslint from 8.19.0 to 8.20.0 (@dependabot[bot])
- 4b07397 Increase patch version for pre-release
- 4fe39fd Bump metals-languageclient to 0.5.17 and vscode-languageclient to 8.0.2 (@tanishiking)
- 7671684 Release v0.5.17
- e81acb7 chore(deps-dev): bump @types/node from 18.0.3 to 18.0.4 (@dependabot[bot])
- ef1f06a chore(deps): bump vscode-languageserver-protocol from 3.17.1 to 3.17.2 (@dependabot[bot])
- 3efaeda build(deps-dev): bump @types/node from 18.0.3 to 18.0.4 (@dependabot[bot])
- ad64c05 Increase patch version for pre-release
- a542fa7 Increase patch version for pre-release
- a32ae82 Increase patch version for pre-release
- 2cda3f0 Increase patch version for pre-release
- 27f32b6 refactor: Support sourcegraph scip index (@tanishiking)
- cc25ad9 build(deps-dev): bump @typescript-eslint/parser from 5.30.5 to 5.30.6 (@dependabot[bot])
- a4b6068 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- fe8dd34 Increase patch version for pre-release
- 221e3e0 chore(deps-dev): bump @types/node from 18.0.2 to 18.0.3 (@dependabot[bot])
- 17badf2 build(deps-dev): bump @types/node from 18.0.2 to 18.0.3 (@dependabot[bot])
- 53b3ba9 Increase patch version for pre-release
- 8628d34 chore(deps-dev): bump @types/node from 18.0.1 to 18.0.2 (@dependabot[bot])
- 4ac5bf3 build(deps-dev): bump @types/node from 18.0.1 to 18.0.2 (@dependabot[bot])
- a252654 build(deps-dev): bump @typescript-eslint/parser from 5.30.4 to 5.30.5 (@dependabot[bot])
- 9efadfb build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 55254c5 v1.18.0
- cbcd8d3 Increase patch version for pre-release
- d10fafc release: Bump server version to 0.11.7 (@tgodzik)
- 0393278 Increase patch version for pre-release
- 170d700 feature: Add reset notifications command (@tgodzik)
- 0c18990 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- e22ae36 build(deps-dev): bump @typescript-eslint/parser from 5.30.0 to 5.30.4 (@dependabot[bot])
- 3df6855 chore(deps-dev): bump @types/node from 18.0.0 to 18.0.1 (@dependabot[bot])
- 0eee541 build(deps-dev): bump @types/node from 18.0.0 to 18.0.1 (@dependabot[bot])
- fdcfca3 build(deps-dev): bump eslint from 8.18.0 to 8.19.0 (@dependabot[bot])
- c2307b0 Increase patch version for pre-release
- ce88c12 build(deps-dev): bump vsce from 2.9.1 to 2.9.2 (@dependabot[bot])
- abfdf6b build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 576fcb1 build(deps-dev): bump @typescript-eslint/parser from 5.28.0 to 5.29.0 (@dependabot[bot])
- 49067b1 Increase patch version for pre-release
- 7d908fc Increase patch version for pre-release
- 4b1e73c docs: Fix link in the VS Code settings (@tgodzik)
- 07b7419 bugfix: Show last version release notes on demand (@tgodzik)
- 9f8a7cd build(deps-dev): bump eslint from 8.17.0 to 8.18.0 (@dependabot[bot])
- 5d0a248 build(deps-dev): bump typescript from 4.7.3 to 4.7.4 (@dependabot[bot])
- 66930e0 chore(deps-dev): bump @types/semver from 7.3.9 to 7.3.10 (@dependabot[bot])
- 009c693 chore(deps-dev): bump prettier from 2.7.0 to 2.7.1 (@dependabot[bot])
- cbc9a60 build(deps-dev): bump prettier from 2.7.0 to 2.7.1 (@dependabot[bot])
- 91684a2 chore(deps-dev): bump @types/node from 17.0.27 to 18.0.0 (@dependabot[bot])
- ac419f9 build(deps-dev): bump @types/node from 17.0.27 to 18.0.0 (@dependabot[bot])
- e3a8275 build(deps-dev): bump @types/semver from 7.3.9 to 7.3.10 (@dependabot[bot])
- b56afc9 Increase patch version for pre-release
- a581013 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- c6a3632 chore(deps-dev): bump prettier from 2.6.2 to 2.7.0 (@dependabot[bot])
- 03aac35 build(deps-dev): bump prettier from 2.6.2 to 2.7.0 (@dependabot[bot])
- f9ae38e fix: do not forget to start language client (@kpodsiad)
- 23592df build(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.28.0 (@dependabot[bot])
- 25fdb08 Increase patch version for pre-release
- c83520b Increase patch version for pre-release
- 78824f6 Increase patch version for pre-release
- 8e98989 Revert "Merge pull request #1015 from tanishiking/bump-metals-language-client" (@tgodzik)
- 9c936d0 build(deps-dev): bump @vscode/test-electron from 2.1.3 to 2.1.4 (@dependabot[bot])
- a99da85 Increase patch version for pre-release
- 5950f81 Add scalafix run command and scalafix dependencies setting (@tgodzik)
- 2a241a8 Increase patch version for pre-release
- aad7e3c Update metals/vscode client (@tanishiking)
- 64e99f2 build(deps-dev): bump ovsx from 0.3.0 to 0.5.1 (@dependabot[bot])
- 0fac4f7 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- a1eebac build(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.27.1 (@dependabot[bot])
- 9a594b9 Release v0.5.16
- ccd024e Update node version of release workflow (@tanishiking)
- ae0ff8b build(deps-dev): bump eslint from 8.16.0 to 8.17.0 (@dependabot[bot])
- 1f04dcc build(deps-dev): bump typescript from 4.7.2 to 4.7.3 (@dependabot[bot])
- 7fbefb4 refactor: Remove unused abstract members from LanguageClient (@tanishiking)
- 9b3d4e9 Increase patch version for pre-release
- 82c5314 bufix: Revert ovsx update (@tgodzik)
- 1704189 v1.17.0
- eb18899 Increase patch version for pre-release
- a7fa351 release: Bump versions for v0.11.6 (@tanishiking)
- 77b3f77 build(deps-dev): bump vsce from 2.9.0 to 2.9.1 (@dependabot[bot])
- 81b7629 build(deps-dev): bump ovsx from 0.3.0 to 0.5.0 (@dependabot[bot])
- 2691bcb build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- ba37119 build(deps-dev): bump vsce from 2.8.0 to 2.9.0 (@dependabot[bot])
- a875b71 build(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.27.0 (@dependabot[bot])
- ae32ab3 build(deps-dev): bump eslint-plugin-mocha from 10.0.4 to 10.0.5 (@dependabot[bot])
- 81698e1 build(deps-dev): bump typescript from 4.6.4 to 4.7.2 (@dependabot[bot])
- dc7183a build(deps-dev): bump @typescript-eslint/parser from 5.25.0 to 5.26.0 (@dependabot[bot])
- ca05a39 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 543a02f Increase patch version for pre-release
- 7032d7a Remove dotty IDE, since the dotty language server is no longer available on the marketplace (@tgodzik)
- 1a1fa4f build(deps-dev): bump eslint from 8.15.0 to 8.16.0 (@dependabot[bot])
- 00ca5f1 build(deps-dev): bump vsce from 2.7.0 to 2.8.0 (@dependabot[bot])
- 37f7a4e build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- d66cd8b build(deps-dev): bump @typescript-eslint/parser from 5.24.0 to 5.25.0 (@dependabot[bot])
- 4baec89 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- d282a0c build(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.24.0 (@dependabot[bot])
- fda3d18 build(deps-dev): bump glob from 8.0.2 to 8.0.3 (@dependabot[bot])
- ebdc1f0 chore(deps): bump vscode-languageserver-protocol from 3.16.0 to 3.17.1 (@dependabot[bot])
- 82c418c build(deps-dev): bump glob from 8.0.1 to 8.0.2 (@dependabot[bot])
- 48d295a build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 2ae250d build(deps-dev): bump @typescript-eslint/parser from 5.22.0 to 5.23.0 (@dependabot[bot])
- ccf7459 build(deps-dev): bump eslint from 8.14.0 to 8.15.0 (@dependabot[bot])
- e8114d0 build(deps-dev): bump mocha from 9.2.2 to 10.0.0 (@dependabot[bot])
- b0f2220 build(deps-dev): bump mkdirp from 1.0.3 to 1.0.4 (@dependabot[bot])
- 5c4a3ea Increase patch version for pre-release
- 165a2d9 Force a later version of mkdirp (@tgodzik)
- 0aeca07 Increase patch version for pre-release
- 5eceabe Create .metals directory if it doesn't exist (@tgodzik)
- 24f97e7 build(deps-dev): bump ts-mocha from 9.0.2 to 10.0.0 (@dependabot[bot])
- 7d93aac build(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.22.0 (@dependabot[bot])
- fd68a10 chore(deps-dev): bump @types/jest from 27.4.1 to 27.5.0 (@dependabot[bot])
- 1a090b8 build(deps-dev): bump @typescript-eslint/eslint-plugin (@dependabot[bot])
- 8e46db8 chore(deps): bump fp-ts from 2.12.0 to 2.12.1 (@dependabot[bot])
- efa7607 build(deps-dev): bump typescript from 4.6.3 to 4.6.4 (@dependabot[bot])
- fdec459 v1.16.0
- f55de2c Increase patch version for pre-release
- ad05cc5 Increase patch version for pre-release
- 3f6545b Increase patch version for pre-release
- 182aa96 Increase patch version for pre-release
- 5009d3c Increase patch version for pre-release
- fe5023e refactor: delete unnecessary
if
condition (@yoshinorin) - cb57745 Support custom Metals server version again (@Duhemm)
- 8ab8b56 Increase patch version for pre-release
- 6be63f7 Release v0.5.15
- f9ae745 Bump @types/node from 17.0.23 to 17.0.24 (@dependabot[bot])
- d236344 Bump fp-ts from 2.11.9 to 2.11.10 (@dependabot[bot])
- c9ddb11 build(deps-dev): bump @types/node from 17.0.23 to 17.0.24 (@dependabot[bot])
- be00d89 build(deps-dev): bump glob from 7.2.0 to 8.0.1 (@dependabot[bot])
- 5ea06cb refactor: use
function.pipe
instead ofpipeable.pipe
(@yoshinorin) - 363cf18 Increase patch version for pre-release
- d561518 Increase patch version for pre-release
- e3bc4a8 Increase patch version for pre-release
- 72f16e6 Increase patch version for pre-release
- aab5e89 Release v0.5.14
- 96e0969 Increase patch version for pre-release
- c0776d0 Bump @types/node from 17.0.22 to 17.0.23 (@dependabot[bot])
- 528595b Ignore dependabot to upgrade node-fetch to v3 (@tanishiking)
- e59a43a Bump @types/node from 17.0.21 to 17.0.22 (@dependabot[bot])
- abd3538 Bump @types/node from 17.0.21 to 17.0.22 (@dependabot[bot])
- 2eeb6f1 Increase patch version for pre-release
- 1e0726d Fix search text in virtual jars and add highlighting (@Arthurm1)
- 7edae89 Increase patch version for pre-release
- a40aaad Increase patch version for pre-release
- 492d9de Update Scala versions lsit (@tgodzik)
- d09f118 Increase patch version for pre-release
- 6a309f5 Release v0.5.12
- 305f664 Increase patch version for pre-release
- aaf0c94 Increase patch version for pre-release
- 9020f0d Bump language server version to fix issues with wrong binary metals version (@tgodzik)
- e0a93a6 Release v0.5.11
- 889a836 Bump node-fetch from 2.6.1 to 2.6.7 (@dependabot[bot])
- 0f59578 v1.13.0
- 4a024b9 Increase patch version for pre-release
- 95506bf Bump eslint-config-prettier from 8.4.0 to 8.5.0 (@dependabot[bot])
- 3ee96d2 Increase patch version for pre-release
- 5286d7b Increase patch version for pre-release
- 1485152 Refactor and change
.metals-data
to.metals
(@tgodzik) - 9bb04f2 Add mirror setting to help with coursier set up (@tgodzik)
- 5f58038 Release v0.5.10
- 2135a45 Add UserConfiguration object for common properties (@tgodzik)
- 721e089 Increase patch version for pre-release
- d53c4d2 Change displayBuildTarget to listBuildTargets (@Arthurm1)
- cddbbe5 Add mirror env variable when set by the user (@tgodzik)
- 3325609 Bump @types/node from 17.0.19 to 17.0.21 (@dependabot[bot])
- 80f3c17 Bump @types/node from 17.0.18 to 17.0.19 (@dependabot[bot])
- 248aa74 Release v0.5.9
- 6150af6 Bump eslint-config-prettier from 8.3.0 to 8.4.0 (@dependabot[bot])
- ab75dd6 Bump mocha from 9.2.0 to 9.2.1 (@dependabot[bot])
- 82aaf41 Change displayBuildTarget to listBuildTargets (@Arthurm1)
- 4fb88f8 Increase patch version for pre-release
- c903295 fix: use
||
instead of??
- 144627f Increase patch version for pre-release
- f145c0c suggestLatestUpgrade - enable by default for pre-release (@dos65)
- d53749c Bump @types/node-fetch from 2.6.0 to 2.6.1 (@dependabot[bot])
- aeadb48 autoUpgrade - ask user (@dos65)
- 0e2d324 Increase patch version for pre-release
- 566bf5a Bump @types/node from 17.0.17 to 17.0.18 (@dependabot[bot])
- 33fb20b Bump @types/node from 17.0.17 to 17.0.18 (@dependabot[bot])
- 0eba355 Bump @types/node-fetch from 2.5.12 to 2.6.0 (@dependabot[bot])
- 2cf250d Increase patch version for pre-release
- 534cc72 Bump metals server to version with virtual docs (@tgodzik)
- f0568ae open jar sources virtually (@Arthurm1)
- f6730d6 Bump ajv from 6.11.0 to 6.12.6 (@dependabot[bot])
- 44120f6 Bump @types/node from 17.0.16 to 17.0.17 (@dependabot[bot])
- efa3dc3 Increase patch version for pre-release
- d96d64b fix: fixes
- fa91c07 refactor: simplify logic a little bit
- 65eece2 feature: add
autoLatestUpgrade
setting (@dos65) - 4f179ed Bump @types/node from 17.0.15 to 17.0.16 (@dependabot[bot])
- 75c6857 Increase patch version for pre-release
- befdef4 Increase patch version for pre-release
- ed87ca0 Bump @types/node from 17.0.14 to 17.0.15 (@dependabot[bot])
- 2b26871 Increase patch version for pre-release
- 675c71b Bump default version to the newest snapshot (@tgodzik)
- 1104119 Increase patch version for pre-release
- dcc08d1 Bump version manually (@tgodzik)
- 0371446 Change mergify rule to 6 passing tests (@tgodzik)
- dd83f01 Revert "Merge pull request #871 from scalameta/dependabot/npm_and_yarn/types/vscode-1.63.2" (@tgodzik)
- 0add45e Bump @types/node from 17.0.13 to 17.0.14 (@dependabot[bot])
- 7db7d20 Bump @types/node from 17.0.13 to 17.0.14 (@dependabot[bot])
- 445727f Bump @types/vscode from 1.59.0 to 1.63.2 (@dependabot[bot])
- 0661cd4 Bump vsce from 2.6.5 to 2.6.6 (@dependabot[bot])
- c993467 Increase patch version for pre-release
- 9606eca Update supported Java versions (@tgodzik)
- 2a7eaac Add disposables to subscriptions (@tgodzik)
- 551bede Add play framework configuration snippet (@tgodzik)
- a957437 Increase patch version for pre-release
- f9f987d Release v0.5.8
- 2560790 Remove contextValue API change (@Arthurm1)
- 7837960 Support synthetic decorations in worksheets (@tgodzik)
- ad5dc58 Increase patch version for pre-release
- f12eb2f Increase patch version for pre-release
- 9237e57 Merge
Run tests in current file
andRun main class
into one command (@tgodzik) - ad378a6 Bump @types/node from 17.0.12 to 17.0.13 (@dependabot[bot])
- 779e64a Bump vsce from 2.6.3 to 2.6.5 (@dependabot[bot])
- 40c369d Bump @types/node from 17.0.12 to 17.0.13 (@dependabot[bot])
- b73d021 Increase patch version for pre-release
- d21b316 Increase patch version for pre-release
- 11c3707 Increase patch version for pre-release
- 2790d0e Downgrade dependencies to the last working version (@tgodzik)
- 9ba0d66 Increase patch version for pre-release
- cd70b11 Downgrade types/node to ry to fix prerelease issues (@tgodzik)
- 20f0fb1 Increase patch version for pre-release
- fb9210c Increase patch version for pre-release
- 3b16568 Fix invoking focus on problems tab (@tgodzik)
- bbadfec Bump @types/node from 17.0.10 to 17.0.11 (@dependabot[bot])
- 6d55869 Bump mocha from 9.1.4 to 9.2.0 (@dependabot[bot])
- 11a5cf1 Bump @types/node from 17.0.10 to 17.0.11 (@dependabot[bot])
- 53c4e7a Bump typescript from 4.5.4 to 4.5.5 (@dependabot[bot])
- d99b528 Increase patch version for pre-release
- 163237c Bump @vscode/test-electron from 2.1.0 to 2.1.1 (@dependabot[bot])
- bd5b4aa Increase patch version for pre-release
- e07196b Increase patch version for pre-release
- a2b66e3 chore: switch from
extensionDependencies
toextensionPack
[skip pre] - b9ca367 Increase patch version for pre-release
- 751f77b Fix creating worksheets (@tgodzik)
- 5c2e1c8 Increase patch version for pre-release
- 9d44b16 Bump @types/node from 17.0.9 to 17.0.10 (@dependabot[bot])
- afe0acb Bump @types/node from 17.0.9 to 17.0.10 (@dependabot[bot])
- 25b0221 Bump @types/node from 17.0.8 to 17.0.9 (@dependabot[bot])
- 029f6fd Bump @types/node from 17.0.8 to 17.0.9 (@dependabot[bot])
- c08adf3 Bump fp-ts from 2.11.7 to 2.11.8 (@dependabot[bot])
- 03cfecb Change GotoLocation to take location with additional otherWindow parameter (@tgodzik)
- f36e904 v1.12.0
- d5d0c84 Update Metals version to 0.11.1 (@tgodzik)
- 5ad0179 chore: use newest setup node gh action
- 82c4671 Bump ts-jest from 27.1.2 to 27.1.3 (@dependabot[bot])
- 620b0b3 Update languageclient with fixes for the java home issues (@tgodzik)
- 951f33f Release v0.5.7
- d1784df Fix javaHome selection for MacOs (@dos65)
- 997e2f1 v1.11.1
- 8eb8fe3 Change back to code lenses for the time being due to a performance issue. (@tgodzik)
- 391a6ad Bump follow-redirects from 1.14.1 to 1.14.7 (@dependabot[bot])
- 8b6412b Bump ansicolor from 1.1.95 to 1.1.100 (@dependabot[bot])
- 543f141 v1.11.0
- 5aa50e3 v1.11.0
- e18b537 Update Metals version to 0.11.0 (@tgodzik)
- 27da298 Make go to definition work with the newest languageclient (@tgodzik)
- 49ee8b9 Bump fp-ts from 2.11.6 to 2.11.7 (@dependabot[bot])
- 43b52b3 Update package.json (@kpodsiad)
- 6d4b6e0 Add
Start Metals
button - 7616e90 [FindInJarFiles] Show tree view only after first first call (@dos65)
- a3c67ea Bump fp-ts from 2.11.5 to 2.11.6 (@dependabot[bot])
- 821de2c Bump jest from 27.4.6 to 27.4.7 (@dependabot[bot])
- a4dca63 Release v0.5.6
- a7f9daf Switch to an active fork of locate-java-home (@tgodzik)
- c8e17aa Bump jest from 27.4.5 to 27.4.6 (@dependabot[bot])
- 9d8869a Bump @types/node from 17.0.7 to 17.0.8 (@dependabot[bot])
- 2c3c1f2 Bump @types/node from 17.0.7 to 17.0.8 (@dependabot[bot])
- d72f466 Bump vsce from 2.5.3 to 2.6.3 (@dependabot[bot])
- b659b90 Bump @types/node from 17.0.6 to 17.0.7 (@dependabot[bot])
- 5348613 Bump @types/node from 17.0.6 to 17.0.7 (@dependabot[bot])
- 9bf2777 Bump @types/node from 17.0.5 to 17.0.6 (@dependabot[bot])
- 14ff12e Bump @types/node from 17.0.5 to 17.0.6 (@dependabot[bot])
- 4377196 Bump @types/jest from 27.0.3 to 27.4.0 (@dependabot[bot])
- 7bf0830 Bump @types/jest from 27.0.3 to 27.4.0 (@dependabot[bot])
- 49bc87c Bump @types/node from 17.0.4 to 17.0.5 (@dependabot[bot])
- 9533dbd Bump @types/node from 17.0.4 to 17.0.5 (@dependabot[bot])
- e13015f Bump @types/node from 17.0.2 to 17.0.4 (@dependabot[bot])
- 872c66b Bump @types/node from 17.0.2 to 17.0.4 (@dependabot[bot])
- 559d471 Bump @types/node from 17.0.1 to 17.0.2 (@dependabot[bot])
- d0a6e2f Bump @types/node from 17.0.1 to 17.0.2 (@dependabot[bot])
- a381264 Add commandInHtmlFormat init option (@tgodzik)
- 1166510 Bump @types/node from 17.0.0 to 17.0.1 (@dependabot[bot])
- d739428 Bump @types/node from 17.0.0 to 17.0.1 (@dependabot[bot])
- bc79344 Bump vsce from 2.5.2 to 2.5.3 (@dependabot[bot])
- 488ab90 Bump vsce from 2.5.1 to 2.5.2 (@dependabot[bot])
- df946a4 Bump ts-jest from 27.1.1 to 27.1.2 (@dependabot[bot])
- 8f669bf Replace config generation with automatic run of the current file (@tgodzik)
- 56ee31f Implement testing API
- 9b81552 Bump @types/node from 16.11.13 to 17.0.0 (@dependabot[bot])
- b52a947 Bump @types/node from 16.11.13 to 17.0.0 (@dependabot[bot])
- c6e1dc7 Bump @types/node from 16.11.12 to 16.11.13 (@dependabot[bot])
- 9f4c62f Bump @types/node from 16.11.12 to 16.11.13 (@dependabot[bot])
- a30fb32 Add GotoPosition server command (@tgodzik)
- 43b0c45 Bump jest from 27.4.4 to 27.4.5 (@dependabot[bot])
- 9d42a6b Bump typescript from 4.5.3 to 4.5.4 (@dependabot[bot])
- 89be2a6 Fix decorations not showing up if files are duplicated (@tgodzik)
- 59863ca Bump jest from 27.4.3 to 27.4.4 (@dependabot[bot])
- 3f81d79 Bump metals-languageclient from 0.5.3 to 0.5.5 (@dependabot[bot])
- 709768a group java format settings (@Arthurm1)
- 1acf250 Release v0.5.5
- 706db1d Bump typescript from 4.5.2 to 4.5.3 (@dependabot[bot])
- 70b6d0c Bump ts-jest from 27.1.0 to 27.1.1 (@dependabot[bot])
- 0c4d436 Bump @types/node from 16.11.11 to 16.11.12 (@dependabot[bot])
- e22d06b Bump @types/node from 16.11.11 to 16.11.12 (@dependabot[bot])
- fc2fc9c Add test ui kind datatype
- f6ef211 Add testExplorerProvider option
- 291696c Bump prettier from 2.5.0 to 2.5.1 (@dependabot[bot])
- 5ddf8a5 Bump prettier from 2.5.0 to 2.5.1 (@dependabot[bot])
- 0a17597 Bump ts-jest from 27.0.7 to 27.1.0 (@dependabot[bot])
- 5023f67 Remove Java comment formatter setting (@Arthurm1)
- 5c494f9 Bump jest from 27.4.2 to 27.4.3 (@dependabot[bot])
- e8a8dc4 Enable markdown support (@dos65)
- 45fcd73 Bump jest from 27.4.0 to 27.4.2 (@dependabot[bot])
- e1986cc Release v0.5.4
- a66e2e6 Bump jest from 27.3.1 to 27.4.0 (@dependabot[bot])
- e2cf902 Bump @types/node from 16.11.10 to 16.11.11 (@dependabot[bot])
- 11e7076 Bump @types/node from 16.11.10 to 16.11.11 (@dependabot[bot])
- 3518062 Bump vsce from 2.5.0 to 2.5.1 (@dependabot[bot])
- ebda00b Add
RunOrTestFile
RunType (@tgodzik) - 4148cef Add java file ext handling (@Arthurm1)
- 564f8e2 Add new java file command (@Arthurm1)
- f6009d2 Add Java formatting user config (@Arthurm1)
- 66282be Bump prettier from 2.4.1 to 2.5.0 (@dependabot[bot])
- 83b366e Bump prettier from 2.4.1 to 2.5.0 (@dependabot[bot])
- a6873e7 Bump vsce from 2.4.0 to 2.5.0 (@dependabot[bot])
- a201869 Add Debuggers label (@tgodzik)
- 415eb5c Bump @types/node from 16.11.9 to 16.11.10 (@dependabot[bot])
- a2754d7 Bump @types/node from 16.11.9 to 16.11.10 (@dependabot[bot])
- d657236 Bump vsce from 2.3.0 to 2.4.0 (@dependabot[bot])
- 49ab9f1 Bump @types/node from 16.11.8 to 16.11.9 (@dependabot[bot])
- 1481da2 Bump @types/node from 16.11.8 to 16.11.9 (@dependabot[bot])
- 0065b08 Bump @types/jest from 27.0.2 to 27.0.3 (@dependabot[bot])
- d54edf9 Bump @types/jest from 27.0.2 to 27.0.3 (@dependabot[bot])
- e6e3eb2 Bump @types/node from 16.11.7 to 16.11.8 (@dependabot[bot])
- 7a000ce Bump @types/node from 16.11.7 to 16.11.8 (@dependabot[bot])
- c19a2dd Bump typescript from 4.4.4 to 4.5.2 (@dependabot[bot])
- ba906a8 v1.10.15
- 310a5f4 Fix recently changed go-to-super-method and super-method-hierarchy commands (@tgodzik)
- 958ec99 Bump vsce from 2.2.0 to 2.3.0 (@dependabot[bot])
- ce618ff Bump vs code version to ^1.59
- 4b3d9c1 Bump @types/node from 16.11.6 to 16.11.7 (@dependabot[bot])
- 8a3b2bd Bump @types/node from 16.11.6 to 16.11.7 (@dependabot[bot])
- c86b85e Change the number of successful checks for mergify to 5 (@tgodzik)
- f3f146b Revert "Merge pull request #750 from scalameta/dependabot/npm_and_yarn/types/vscode-1.62.0" (@tgodzik)
- e55afbb Bump @types/vscode from 1.43.0 to 1.62.0 (@dependabot[bot])
- 62d851f Bump vsce from 2.1.0 to 2.2.0 (@dependabot[bot])
- 9c73f83 Bump vsce from 1.103.0 to 2.1.0 (@dependabot[bot])
- 7cf2c4d Bump vsce from 1.102.0 to 1.103.0 (@dependabot[bot])
- d37a0ea v1.10.14
- 7efe73b Update plugin with the new release (@tgodzik)
- 8fe96b6 Bump vsce from 1.100.2 to 1.102.0 (@dependabot[bot])
- bedac91 Add CFR class file viewer (@Arthurm1)
- 1b3a92d Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 (@dependabot[bot])
- 3cd8383 Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 (@dependabot[bot])
- d98e292 Bump ansi-regex from 5.0.0 to 5.0.1 (@dependabot[bot])
- 8a059cc Bump nth-check from 2.0.0 to 2.0.1 (@dependabot[bot])
- 3c30fd8 Bump tmpl from 1.0.4 to 1.0.5 (@dependabot[bot])
- a4c2246 Add extension.json
- 025959b Setup eslint
- bec7341 Add eslint stage to CI
- aed92ba v1.10.13
- 719d818 Bump @types/node from 16.11.4 to 16.11.6 (@dependabot[bot])
- 62147d9 Bump @types/node from 16.11.4 to 16.11.6 (@dependabot[bot])
- 4be9475 Update languageclient to 0.5.3 (@tgodzik)
- c29b820 Release v0.5.3
- 4450c1c Allow to use JDK versions up to 17 (@tgodzik)
- 56ee953 Bump @types/node from 16.11.2 to 16.11.4 (@dependabot[bot])
- 9e967df Bump vsce from 1.100.1 to 1.100.2 (@dependabot[bot])
- e916c18 Bump @types/node from 16.11.2 to 16.11.4 (@dependabot[bot])
- 21c17ef Refactor of decode file commands
- 4c0bea7 Basic grammar for tasty
- 37de369 rename tasty-detailed to tasty-decoded
- b1f366e Fix show tasty
- b7c9d28 Adjust formatting (@tgodzik)
- 9676dfa format (@KacperFKorban)
- 1e1627b Review changes (@KacperFKorban)
- 3486617 Remove unused imports (@KacperFKorban)
- 6964fd1 Hover middleware (@KacperFKorban)
- 5952829 Bump shell-quote from 1.7.2 to 1.7.3 (@dependabot[bot])
- b52cfe2 Bump @types/node from 16.11.1 to 16.11.2 (@dependabot[bot])
- 4ff3920 Bump @types/node from 16.11.1 to 16.11.2 (@dependabot[bot])
- 45ff33a Bump @types/semver from 7.3.8 to 7.3.9 (@dependabot[bot])
- b226ada Bump jest from 27.3.0 to 27.3.1 (@dependabot[bot])
- c314e41 Small tweaks in find in files
- a2de2b7 Run prettier (@Z1kkurat)
- e4da1b7 Refactor, use FS API to read files (@Z1kkurat)
- cc73821 Bump jest from 27.2.5 to 27.3.0 (@dependabot[bot])
- e744115 Bump @types/node from 16.11.0 to 16.11.1 (@dependabot[bot])
- 8da422a Bump @types/node from 16.11.0 to 16.11.1 (@dependabot[bot])
- 709951d Bump ts-jest from 27.0.6 to 27.0.7 (@dependabot[bot])
- 971e88f Bump fp-ts from 2.11.4 to 2.11.5 (@dependabot[bot])
- 0dc85d0 Bump @types/node from 16.10.9 to 16.11.0 (@dependabot[bot])
- 8d2b0b8 Bump @types/node from 16.10.9 to 16.11.0 (@dependabot[bot])
- 66322c7 Bump ts-jest from 27.0.5 to 27.0.6 (@dependabot[bot])
- 598ccc3 Bump @types/node from 16.10.4 to 16.10.9 (@dependabot[bot])
- 505a258 Bump @types/node from 16.10.4 to 16.10.9 (@dependabot[bot])
- afafc32 Bump @types/node from 16.10.3 to 16.10.4 (@dependabot[bot])
- 899c594 Bump @types/node from 16.10.3 to 16.10.4 (@dependabot[bot])
- 2e92bb0 Bump typescript from 4.4.3 to 4.4.4 (@dependabot[bot])
- e37a89b Bump jest from 27.2.4 to 27.2.5 (@dependabot[bot])
- 4972599 Run prettier (@Z1kkurat)
- 0876b23 Implement VSCode side of 'find text in dependency JARs' (@Z1kkurat)
- 3da5d0e Override default symbol search keybinding (@dos65)
- 48327ec Bump @types/node from 16.10.2 to 16.10.3 (@dependabot[bot])
- 6ec226a Bump @types/node from 16.10.2 to 16.10.3 (@dependabot[bot])
- e2edef2 Bump jest from 27.2.3 to 27.2.4 (@dependabot[bot])
- 999d768 Bump @types/node from 16.10.1 to 16.10.2 (@dependabot[bot])
- ff06593 Bump @types/node from 16.10.1 to 16.10.2 (@dependabot[bot])
- c85035f Bump jest from 27.2.2 to 27.2.3 (@dependabot[bot])
- af4c2f5 Bump vsce from 1.100.0 to 1.100.1 (@dependabot[bot])
- ae28fc0 Bump fp-ts from 2.11.3 to 2.11.4 (@dependabot[bot])
- 0f105d6 Bump jest from 27.2.1 to 27.2.2 (@dependabot[bot])
- fc62b1d Bump @types/node from 16.9.6 to 16.10.1 (@dependabot[bot])
- 1b6584f Bump @types/node from 16.9.6 to 16.10.1 (@dependabot[bot])
- 3b60a9d Bump metals-languageclient from 0.5.1 to 0.5.2 (@dependabot[bot])
- 2144525 Bump ansi-regex from 5.0.0 to 5.0.1 (@dependabot[bot])
- 7118373 Bump vsce from 1.99.0 to 1.100.0 (@dependabot[bot])
- f7f0a6a Bump @types/node from 16.9.4 to 16.9.6 (@dependabot[bot])
- ce76228 Bump fp-ts from 2.11.2 to 2.11.3 (@dependabot[bot])
- c8e1dbb Bump @types/node from 16.9.4 to 16.9.6 (@dependabot[bot])
- 99b91b8 add virtual document config option (@Arthurm1)
- 030a94a Bump tmpl from 1.0.4 to 1.0.5 (@dependabot[bot])
- b727917 Bump jest from 27.2.0 to 27.2.1 (@dependabot[bot])
- 1e15fc6 Bump nth-check from 2.0.0 to 2.0.1 (@dependabot[bot])
- 37da295 Bump tmpl from 1.0.4 to 1.0.5 (@dependabot[bot])
- d5a4758 Bump @types/jest from 27.0.1 to 27.0.2 (@dependabot[bot])
- 1e0970d Bump @types/jest from 27.0.1 to 27.0.2 (@dependabot[bot])
- bb13622 Bump @types/node from 16.9.2 to 16.9.4 (@dependabot[bot])
- 4826ec9 Bump @types/node from 16.9.2 to 16.9.4 (@dependabot[bot])
- c692d7a decode javap, semanticdb files (@Arthurm1)
- d01b126 Release v0.5.2
- 495b78b Prefill symbol search with the word under cursor if any (@gabro)
- e3ce54c v1.10.11
- c4c76f1 Allow braces to be split with an added indentation (@tgodzik)
- 3dd2079 Bump prettier from 2.4.0 to 2.4.1 (@dependabot[bot])
- dc6024e Bump prettier from 2.4.0 to 2.4.1 (@dependabot[bot])
- 9dafba9 Bump @types/node from 16.9.1 to 16.9.2 (@dependabot[bot])
- 0a5ed9f Bump @types/node from 16.9.1 to 16.9.2 (@dependabot[bot])
- 2acc967 v1.10.10
- d4d7b0f Update Metals to 0.10.7 (@tgodzik)
- c35c291 Auto indent on extension groups (@tgodzik)
- 3b5f95d Add enable indent on paste setting (@tgodzik)
- 1ce6225 Add support for TASTy command
- bae4785 Bump jest from 27.1.1 to 27.2.0 (@dependabot[bot])
- c199da6 Bump fp-ts from 2.11.1 to 2.11.2 (@dependabot[bot])
- 9b5d273 Bump typescript from 4.4.2 to 4.4.3 (@dependabot[bot])
- 3c6d609 Bump vsce from 1.97.0 to 1.99.0 (@dependabot[bot])
- e509dc8 Make Java Home setting machine-scoped (@aldum)
- ef5d8c3 Fix issues with indentation when tying end markers (@tgodzik)
- c0529d1 Bump prettier from 2.3.2 to 2.4.0 (@dependabot[bot])
- f52d6e9 Bump @types/node from 16.9.0 to 16.9.1 (@dependabot[bot])
- 2973f56 Bump @types/node from 16.9.0 to 16.9.1 (@dependabot[bot])
- 0832d5d Bump prettier from 2.3.2 to 2.4.0 (@dependabot[bot])
- 358f014 Add new java file command (@Arthurm1)
- f6b7fea add DecodeFile command (@Arthurm1)
- 42dc231 Bump jest from 27.1.0 to 27.1.1 (@dependabot[bot])
- 20e5910 Bump @types/node from 16.7.10 to 16.9.0 (@dependabot[bot])
- 2de476e Bump @types/node from 16.7.13 to 16.9.0 (@dependabot[bot])
- 1771b2b Bump @types/node from 16.7.11 to 16.7.13 (@dependabot[bot])
- 80627e9 Bump vsce from 1.96.3 to 1.97.0 (@dependabot[bot])
- 904497a Bump @types/node from 16.7.10 to 16.7.11 (@dependabot[bot])
- 2a6b039 v1.10.9
- 3e06009 Update Metals server to 0.10.6 (@tgodzik)
- 8ba676f Increase default Xmx to 1G (@dos65)
- 3351562 Bump vsce from 1.96.2 to 1.96.3 (@dependabot[bot])
- 82c2c3e Bump @types/node from 16.7.8 to 16.7.10 (@dependabot[bot])
- fcb0042 Bump @types/node from 16.7.8 to 16.7.10 (@dependabot[bot])
- 4422e9d Bump @types/node from 16.7.6 to 16.7.8 (@dependabot[bot])
- 723f9da Bump @types/node from 16.7.6 to 16.7.8 (@dependabot[bot])
- 4ca25c3 Bump vsce from 1.96.1 to 1.96.2 (@dependabot[bot])
- b2f57d1 Bump jest from 27.0.6 to 27.1.0 (@dependabot[bot])
- 5750205 Bump @types/node from 16.7.2 to 16.7.6 (@dependabot[bot])
- 4b1f653 Bump @types/node from 16.7.2 to 16.7.6 (@dependabot[bot])
- c68613b Update typescript to 4.4.2 (@tgodzik)
- 4c24559 Bump @types/node from 16.7.1 to 16.7.2 (@dependabot[bot])
- 96193d0 Bump @types/node from 16.7.1 to 16.7.2 (@dependabot[bot])
- 89baaa4 Bump @types/node from 16.6.2 to 16.7.1 (@dependabot[bot])
- 1f13ebb Bump @types/node from 16.6.2 to 16.7.1 (@dependabot[bot])
- ba6618b Add in LICENSE. (@ckipp01)
- ec4db46 Bump @types/node from 16.6.1 to 16.6.2 (@dependabot[bot])
- 1eb34e6 Bump @types/node from 16.6.1 to 16.6.2 (@dependabot[bot])
- 5d09c44 Bump ts-jest from 27.0.4 to 27.0.5 (@dependabot[bot])
- e4b7b16 Set super method code lenses to true by default (@tgodzik)
- 4d6b9b3 Bump @types/node from 16.6.0 to 16.6.1 (@dependabot[bot])
- 5dd46e7 Bump @types/node from 16.6.0 to 16.6.1 (@dependabot[bot])
- a945903 Bump @types/jest from 27.0.0 to 27.0.1 (@dependabot[bot])
- 3491ef6 Bump @types/jest from 27.0.0 to 27.0.1 (@dependabot[bot])
- f89994d Bump @types/node from 16.4.13 to 16.6.0 (@dependabot[bot])
- 7fc7dba Bump @types/node from 16.4.13 to 16.6.0 (@dependabot[bot])
- 5d92251 Bump path-parse from 1.0.6 to 1.0.7 (@dependabot[bot])
- c629426 Bump @types/jest from 26.0.24 to 27.0.0 (@dependabot[bot])
- 5a3c048 Bump @types/jest from 26.0.24 to 27.0.0 (@dependabot[bot])
- f26b4cb Point the message about java home to to exact Metals setting (@tgodzik)
- d0df99e Bump @types/node from 16.4.12 to 16.4.13 (@dependabot[bot])
- d3d3c40 Bump @types/node from 16.4.12 to 16.4.13 (@dependabot[bot])
- 694b971 Bump @types/node from 16.4.10 to 16.4.12 (@dependabot[bot])
- d3ab5b8 Bump @types/node from 16.4.10 to 16.4.12 (@dependabot[bot])
- 64a3606 Bump @types/node from 16.4.7 to 16.4.10 (@dependabot[bot])
- 1aa9f8b Bump @types/node from 16.4.7 to 16.4.10 (@dependabot[bot])
- 2c4b171 Bump @types/node from 16.4.6 to 16.4.7 (@dependabot[bot])
- d79fffa Bump @types/node from 16.4.6 to 16.4.7 (@dependabot[bot])
- 725c5bb Bump @types/node from 16.4.4 to 16.4.6 (@dependabot[bot])
- f894fb3 Bump fp-ts from 2.11.0 to 2.11.1 (@dependabot[bot])
- ecd3abb Bump @types/node from 16.4.4 to 16.4.6 (@dependabot[bot])
- 6a3be7d Bump @types/node from 16.4.3 to 16.4.4 (@dependabot[bot])
- dd50a33 Bump @types/node from 16.4.3 to 16.4.4 (@dependabot[bot])
- e7c56c4 Bump fp-ts from 2.10.5 to 2.11.0 (@dependabot[bot])
- 5719fb5 Bump @types/node from 16.4.1 to 16.4.3 (@dependabot[bot])
- a5c5e9b Bump @types/semver from 7.3.7 to 7.3.8 (@dependabot[bot])
- a60b9d4 Bump @types/node from 16.4.1 to 16.4.3 (@dependabot[bot])
- 609c3f5 Bump @types/node-fetch from 2.5.11 to 2.5.12 (@dependabot[bot])
- b1c7182 Bump @types/node from 16.4.0 to 16.4.1 (@dependabot[bot])
- a134ff3 Bump @types/node from 16.4.0 to 16.4.1 (@dependabot[bot])
- fdeadf5 Bump ts-jest from 27.0.3 to 27.0.4 (@dependabot[bot])
- e7baf6d Bump vsce from 1.96.0 to 1.96.1 (@dependabot[bot])
- 0008b9e Bump @types/node from 16.3.3 to 16.4.0 (@dependabot[bot])
- c5fca29 Bump vsce from 1.95.1 to 1.96.0 (@dependabot[bot])
- a0702f7 Bump @types/node from 16.3.3 to 16.4.0 (@dependabot[bot])
- c7cddac v1.10.8
- 3c4e460 Offer to install Java in case of issues (@tgodzik)
- 897b27e Bump @types/node from 16.3.2 to 16.3.3 (@dependabot[bot])
- e34a068 Bump @types/node from 16.3.2 to 16.3.3 (@dependabot[bot])
- e99cdaa Bump metals-languageclient from 0.5.0 to 0.5.1 (@dependabot[bot])
- 6728349 Release v0.5.1
- 87dcb81 Fix typos in README.md (@lucas0707)
- 05b279c v1.10.7
- 7ce6cd3 Bump @types/node from 16.3.1 to 16.3.2 (@dependabot[bot])
- 8ee8cdc Bump @types/node from 16.3.1 to 16.3.2 (@dependabot[bot])
- 5e42211 Bump @types/node from 16.3.0 to 16.3.1 (@dependabot[bot])
- 5656e64 Bump @types/node from 16.3.0 to 16.3.1 (@dependabot[bot])
- 0fed9f0 Bump vsce from 1.95.0 to 1.95.1 (@dependabot[bot])
- df020eb Bump @types/node from 16.0.1 to 16.3.0 (@dependabot[bot])
- 60abce7 Bump @types/node from 16.0.1 to 16.3.0 (@dependabot[bot])
- 7b91cca Bump @types/node from 16.0.0 to 16.0.1 (@dependabot[bot])
- 1353a5c Bump @types/node from 16.0.0 to 16.0.1 (@dependabot[bot])
- 342ef87 Bump @types/shell-quote from 1.7.0 to 1.7.1 (@dependabot[bot])
- 3c4e3bf Bump @types/jest from 26.0.23 to 26.0.24 (@dependabot[bot])
- 24bfee9 Bump @types/semver from 7.3.6 to 7.3.7 (@dependabot[bot])
- 9502512 Bump @types/jest from 26.0.23 to 26.0.24 (@dependabot[bot])
- e855e86 Bump @types/mkdirp from 1.0.1 to 1.0.2 (@dependabot[bot])
- 5320875 Bump @types/node-fetch from 2.5.10 to 2.5.11 (@dependabot[bot])
- 39d2fe7 Bump @types/shell-quote from 1.7.0 to 1.7.1 (@dependabot[bot])
- 37ca5f9 Make sure we only merge on certain number of successful check and revert vs code bump (@tgodzik)
- cd7b687 Bump @types/node from 15.14.0 to 16.0.0 (@dependabot[bot])
- 7a4b019 Bump @types/vscode from 1.43.0 to 1.57.1 (@dependabot[bot])
- 3cef97a Bump @types/node from 15.14.0 to 16.0.0 (@dependabot[bot])
- 0e581a1 Bump @types/node from 15.12.5 to 15.14.0 (@dependabot[bot])
- 395352e Bump @types/node from 15.12.5 to 15.14.0 (@dependabot[bot])
- ec41ab1 Bump typescript from 4.3.4 to 4.3.5 (@dependabot[bot])
- 060ac0f Bump jest from 27.0.5 to 27.0.6 (@dependabot[bot])
- 2629dd2 Bump vsce from 1.94.0 to 1.95.0 (@dependabot[bot])
- e67704f Bump prettier from 2.3.1 to 2.3.2 (@dependabot[bot])
- d0f25a9 Bump prettier from 2.3.1 to 2.3.2 (@dependabot[bot])
- b0e2b2e Bump @types/node from 15.12.4 to 15.12.5 (@dependabot[bot])
- 5ac4598 Bump @types/node from 15.12.4 to 15.12.5 (@dependabot[bot])
- e212aac Bump vsce from 1.93.0 to 1.94.0 (@dependabot[bot])
- d7451ef Bump jest from 27.0.4 to 27.0.5 (@dependabot[bot])
- 12e44d4 Bump @types/node from 15.12.2 to 15.12.4 (@dependabot[bot])
- d3c1bca Bump @types/node from 15.12.2 to 15.12.4 (@dependabot[bot])
- cc7e753 Bump typescript from 4.3.2 to 4.3.4 (@dependabot[bot])
- fde15ef Adding support also for previous indentation pattern. Testing using Jest. Fix small regex issue (@Giggiux)
- 2bb58f3 Scala3 indent from smarter's repo (@Giggiux)
- 5bf268a Bump typescript from 3.9.9 to 3.9.10 (@dependabot[bot])
- 3d6ee86 Bump typescript from 4.3.2 to 4.3.3 (@dependabot[bot])
- a73887a fix syntax error (@Giggiux)
- abd62f3 Node.js v10 Active support ended the 19th of May 2020, the Security Support ended the 30th of April 2021. (@Giggiux)
- d743a4f Bump @types/node from 15.12.1 to 15.12.2 (@dependabot[bot])
- 9e92606 Bump @types/node from 15.12.1 to 15.12.2 (@dependabot[bot])
- 685f84f Bump vsce from 1.92.0 to 1.93.0 (@dependabot[bot])
- 263a8e2 Bump prettier from 2.3.0 to 2.3.1 (@dependabot[bot])
- 095d37d Bump prettier from 2.3.0 to 2.3.1 (@dependabot[bot])
- b895c90 Bump @types/node from 15.12.0 to 15.12.1 (@dependabot[bot])
- f9a154e Bump @types/node from 15.12.0 to 15.12.1 (@dependabot[bot])
- f4593eb Bump vsce from 1.91.0 to 1.92.0 (@dependabot[bot])
- 09ba7cd Bump @types/node from 15.9.0 to 15.12.0 (@dependabot[bot])
- b19e7b7 Bump @types/node from 15.9.0 to 15.12.0 (@dependabot[bot])
- b85339a Bump @types/node from 15.6.1 to 15.9.0 (@dependabot[bot])
- ccb4708 Bump @types/node from 15.6.1 to 15.9.0 (@dependabot[bot])
- fc05a7d Bump vsce from 1.88.0 to 1.91.0 (@dependabot[bot])
- a656d68 v1.10.6
- 8b215d9 Bump ws from 7.2.1 to 7.4.6 (@dependabot[bot])
- 3965c52 Bump typescript from 4.2.4 to 4.3.2 (@dependabot[bot])
- 6878023 Bump @types/node from 15.6.0 to 15.6.1 (@dependabot[bot])
- f97fc1b Bump @types/node from 15.6.0 to 15.6.1 (@dependabot[bot])
- 99fa4be Bump @types/node from 15.3.1 to 15.6.0 (@dependabot[bot])
- 8a5dd57 Bump @types/node from 15.3.1 to 15.6.0 (@dependabot[bot])
- b7a9f3c Bump @types/node from 15.3.0 to 15.3.1 (@dependabot[bot])
- 5ac4194 Bump @types/node from 15.3.0 to 15.3.1 (@dependabot[bot])
- c91329d Remove unsupported milestone versions (@tgodzik)
- db39d68 v1.10.5
- e11c9fa Update metals to v0.10.3 (@tgodzik)
- 2451abe Bump @types/node from 15.0.3 to 15.3.0 (@dependabot[bot])
- b9eca2e Bump @types/node from 15.0.3 to 15.3.0 (@dependabot[bot])
- 54f173d Bump @types/semver from 7.3.5 to 7.3.6 (@dependabot[bot])
- 6857f0e Bump @types/node from 15.0.2 to 15.0.3 (@dependabot[bot])
- 5fbf0c1 Bump @types/node from 15.0.2 to 15.0.3 (@dependabot[bot])
- c6df903 Update prettier to 2.3.0 (@tgodzik)
- 46209c3 Bump hosted-git-info from 2.8.8 to 2.8.9 (@dependabot[bot])
- b50dfda Bump lodash from 4.17.19 to 4.17.21 (@dependabot[bot])
- a3a0898 Run prettier (@ckipp01)
- 306acac Bump prettier from 2.2.1 to 2.3.0 (@dependabot[bot])
- 9450cc1 Bump lodash from 4.17.19 to 4.17.21 (@dependabot[bot])
- 7427797 Bump @types/node from 15.0.0 to 15.0.2 (@dependabot[bot])
- ac42f25 Bump @types/node from 15.0.1 to 15.0.2 (@dependabot[bot])
- b6be80a Bump fp-ts from 2.10.4 to 2.10.5 (@dependabot[bot])
- be82922 Bump @types/node from 15.0.0 to 15.0.1 (@dependabot[bot])
- 3737071 Bump vsce from 1.87.1 to 1.88.0 (@dependabot[bot])
- 25f32fc Add dependabot.yml (@tgodzik)
- 6d14078 Add dependabot.yml (@tgodzik)
- e0d1d32 Bump @types/semver from 7.3.4 to 7.3.5 (@dependabot-preview[bot])
- 8b61e48 Bump @types/node from 14.14.41 to 15.0.0 (@dependabot-preview[bot])
- a7b06b4 Bump @types/jest from 26.0.22 to 26.0.23 (@dependabot-preview[bot])
- 92ffbeb Bump @types/node from 14.14.41 to 15.0.0 (@dependabot-preview[bot])
- 7c46dca Update dependencies
metals-languageclient
to v.0.5.0 andvscode-languageclient
to v.7.0.0 (@Giggiux) - 82aa817 v1.10.4
- 685ddf1 Actually update metals server version (@tgodzik)
- a1fabdb Bump fp-ts from 2.10.0 to 2.10.4 (@dependabot-preview[bot])
- 1cdf6ce Bump @types/node from 14.14.39 to 14.14.41 (@dependabot-preview[bot])
- 22e8976 Bump @types/node from 14.14.39 to 14.14.41 (@dependabot-preview[bot])
- 2a3fa28 v1.10.3
- 371dbe5 Revert "Update dependencies
metals-languageclient
to v.0.5.0 andvscode-languageclient
to v.7.0.0" (@tgodzik) - 1f09910 Update Metals to 0.10.2 (@tgodzik)
- 4d73404 Update dependencies
metals-languageclient
to v.0.5.0 andvscode-languageclient
to v.7.0.0 (@Giggiux) - b187264 Release v0.5.0
- 56ec49f Upgrade to
vscode-languageserver-protocol
3.16.0 (@Giggiux) - a87060d Bump @types/node from 14.14.37 to 14.14.39 (@dependabot-preview[bot])
- 9ee87a0 Bump fp-ts from 2.9.5 to 2.10.0 (@dependabot-preview[bot])
- 7ec72dd Bump @types/node from 14.14.37 to 14.14.39 (@dependabot-preview[bot])
- 2639056 Bump ovsx from 0.1.0-next.980e5cf to 0.1.0 (@dependabot-preview[bot])
- 60fb3e6 v1.10.2
- e9270e2 Bump typescript from 4.2.3 to 4.2.4 (@dependabot-preview[bot])
- bcdb70d Bump @types/node-fetch from 2.5.9 to 2.5.10 (@dependabot-preview[bot])
- ba9cc60 Update couriser to 2.0.16 (@tgodzik)
- bc06928 Fix typ in DebugDiscoveryParams (@tgodzik)
- 3afdaf4 v1.10.1
- f8d8a31 Fix release to run github-changes on main (@tgodzik)
- 44793d1 Update server version to 0.10.1 (@tgodzik)
- c17921f Add commands to run or test the current file or target. (@tgodzik)
- 5100ed2 Release v0.4.2
- dbf7a29 Fix github-changes to use the main branch (@tgodzik)
- 79e0c7a Bump @types/node-fetch from 2.5.8 to 2.5.9 (@dependabot-preview[bot])
- 9802659 Switch default branch to main. (@ckipp01)
- c5f4eff Bump vsce from 1.87.0 to 1.87.1 (@dependabot-preview[bot])
- 1fbc5bc [Security] Bump y18n from 4.0.0 to 4.0.1 (@dependabot-preview[bot])
- 286f0cf Bump @types/node from 14.14.36 to 14.14.37 (@dependabot-preview[bot])
- cf7522d Bump @types/node from 14.14.36 to 14.14.37 (@dependabot-preview[bot])
- f6fc02a Bump @types/node from 14.14.35 to 14.14.36 (@dependabot-preview[bot])
- 2defc9f Bump @types/jest from 26.0.21 to 26.0.22 (@dependabot-preview[bot])
- fc37079 Bump @types/node from 14.14.35 to 14.14.36 (@dependabot-preview[bot])
- 714e49a Updated references to master branch with main (@tgodzik)
- 5952417 Bump semver from 7.3.4 to 7.3.5 (@dependabot-preview[bot])
- f48c09f Save file before starting debug session (@tgodzik)
- 2c5affd Bump @types/jest from 26.0.20 to 26.0.21 (@dependabot-preview[bot])
- 2d6c9af Bump @types/node from 14.14.34 to 14.14.35 (@dependabot-preview[bot])
- d5ce931 Bump @types/node from 14.14.34 to 14.14.35 (@dependabot-preview[bot])
- a989cc3 Bump @types/node from 14.14.33 to 14.14.34 (@dependabot-preview[bot])
- 63709df Bump vsce from 1.86.0 to 1.87.0 (@dependabot-preview[bot])
- cefeabf Bump @types/node from 14.14.33 to 14.14.34 (@dependabot-preview[bot])
- 72029a6 Add in debug discovery params (@ckipp01)
- db54ff2 Update coursier bootstrap to 2.0.13 (@tgodzik)
- 6475a0a Bump vsce from 1.85.1 to 1.86.0 (@dependabot-preview[bot])
- 3476e50 Bump @types/node from 14.14.32 to 14.14.33 (@dependabot-preview[bot])
- 41cbe08 Bump @types/node from 14.14.32 to 14.14.33 (@dependabot-preview[bot])
- 4eca626 Bump @types/node from 14.14.31 to 14.14.32 (@dependabot-preview[bot])
- 811d63b Bump @types/node from 14.14.31 to 14.14.32 (@dependabot-preview[bot])
- 974e79e Bump typescript from 4.2.2 to 4.2.3 (@dependabot-preview[bot])
- 54f1ead Show errors from launching and fetching Metals (@tgodzik)
- 3906be6 Bump vsce from 1.85.0 to 1.85.1 (@dependabot-preview[bot])
- 36c2566 v1.10.0
- dc3b0c3 Update default metals version to 0.10.0 (@tgodzik)
- 184c5b8 Bump typescript from 4.1.5 to 4.2.2 (@dependabot-preview[bot])
- 4b7a647 Bump @types/node from 14.14.30 to 14.14.31 (@dependabot-preview[bot])
- 8b0ecc6 Bump @types/node from 14.14.30 to 14.14.31 (@dependabot-preview[bot])
- 933b977 Delay notification for slowTask for 2 seconds (@gourlaysama)
- 7fa0023 Add CopyWorksheetOutputProvider to enable worksheet code lenses (@tgodzik)
- 7c68d33 Release v0.4.1
- ea6a264 Bump @types/node from 14.14.28 to 14.14.30 (@dependabot-preview[bot])
- 008fd09 Bump @types/node from 14.14.28 to 14.14.30 (@dependabot-preview[bot])
- 925f5d4 Bump @types/node from 14.14.26 to 14.14.28 (@dependabot-preview[bot])
- e2b0ff5 Bump @types/node from 14.14.26 to 14.14.28 (@dependabot-preview[bot])
- 76df4e2 Bump @types/node from 14.14.25 to 14.14.26 (@dependabot-preview[bot])
- 0b28989 Bump @types/node from 14.14.25 to 14.14.26 (@dependabot-preview[bot])
- a4e062a Bump typescript from 3.9.8 to 3.9.9 (@dependabot-preview[bot])
- 4c3f427 Bump typescript from 4.1.4 to 4.1.5 (@dependabot-preview[bot])
- e2391eb Bump typescript from 4.1.3 to 4.1.4 (@dependabot-preview[bot])
- c2f9761 Bump typescript from 3.9.7 to 3.9.8 (@dependabot-preview[bot])
- f6b2ec1 Bump @types/node from 14.14.24 to 14.14.25 (@dependabot-preview[bot])
- c722db5 Bump @types/node from 14.14.24 to 14.14.25 (@dependabot-preview[bot])
- 0a3602d Fix remote debug port placeholder (@pvid)
- c8cee7a Bump @types/node from 14.14.22 to 14.14.24 (@dependabot-preview[bot])
- 9730973 Bump @types/node from 14.14.22 to 14.14.24 (@dependabot-preview[bot])
- 707ef17 Bump fp-ts from 2.9.4 to 2.9.5 (@dependabot-preview[bot])
- 5ae19a9 Add copyWorksheetOutputProvider (@tgodzik)
- 576af40 Bump fp-ts from 2.9.3 to 2.9.4 (@dependabot-preview[bot])
- e337746 Bump vsce from 1.84.0 to 1.85.0 (@dependabot-preview[bot])
- 310e306 Add
fallback-scala-version
configuration option (@dos65) - 2b488dd Fix README (find-java-home has replaced by locate-java-home in v1.1.0)
- 2062b78 Make debug console show up always when running or debugging (@tgodzik)
- 460432f Bump vsce from 1.83.0 to 1.84.0 (@dependabot-preview[bot])
- 00460ad Bump @types/node from 14.14.21 to 14.14.22 (@dependabot-preview[bot])
- 268a8c0 Bump @types/node from 14.14.21 to 14.14.22 (@dependabot-preview[bot])
- b8072ed v1.9.13
- a293e78 Update default server version to 0.9.9 (@tgodzik)
- 2cec4d3 Bump @types/node-fetch from 2.5.7 to 2.5.8 (@dependabot-preview[bot])
- e8af65c Bump @types/node from 14.14.20 to 14.14.21 (@dependabot-preview[bot])
- 650bb09 Bump @types/node from 14.14.20 to 14.14.21 (@dependabot-preview[bot])
- e0120e5 Show decorations for visible editors and not just for active one (@tgodzik)
- 919c52a Bump @types/jest from 26.0.19 to 26.0.20 (@dependabot-preview[bot])
- 216b0e4 Bump @types/node from 14.14.19 to 14.14.20 (@dependabot-preview[bot])
- c303975 Bump @types/node from 14.14.19 to 14.14.20 (@dependabot-preview[bot])
- d7afda3 Bump @types/node from 14.14.17 to 14.14.19 (@dependabot-preview[bot])
- 3f28426 Bump @types/node from 14.14.17 to 14.14.19 (@dependabot-preview[bot])
- 559b930 Bump @types/node from 14.14.16 to 14.14.17 (@dependabot-preview[bot])
- 9edbc27 Bump @types/node from 14.14.16 to 14.14.17 (@dependabot-preview[bot])
- 2da493f Bump fp-ts from 2.9.2 to 2.9.3 (@dependabot-preview[bot])
- e838168 Bump fp-ts from 2.9.1 to 2.9.2 (@dependabot-preview[bot])
- 31a1824 Bump @types/node from 14.14.14 to 14.14.16 (@dependabot-preview[bot])
- 4c8810d Bump @types/node from 14.14.14 to 14.14.16 (@dependabot-preview[bot])
- 1bb7009 Revert to an older version of openvsx to fix release issue (@tgodzik)
- acbb383 v1.9.10
- e0726ee Fix issue when hover undefined or null (@tgodzik)
- 1f1e808 Update default metals version to 0.9.8 (@tgodzik)
- a5d6b2f Bump metals-languageclient and user copy worksheet server command (@ckipp01)
- 4d4cbe7 Release v0.4.0
- 3ef93b7 Bump vsce from 1.81.1 to 1.83.0 (@dependabot-preview[bot])
- 5dade0a Fix issues with hovers in worksheets (@tgodzik)
- 1267212 Bump @types/node from 14.14.13 to 14.14.14 (@dependabot-preview[bot])
- 6d8146a Bump @types/node from 14.14.13 to 14.14.14 (@dependabot-preview[bot])
- 07cf830 Add in copy-worksheet-output command (@ckipp01)
- e6ec99c Bump metals-languageclient (@ckipp01)
- 1dc4db3 Release v0.3.4
- 28d9c88 Add in metals.copy-worksheet-ouput command (@ckipp01)
- 3557129 Bump typescript from 4.1.2 to 4.1.3 (@dependabot-preview[bot])
- 21b234b Bump @types/node from 14.14.12 to 14.14.13 (@dependabot-preview[bot])
- 26951ee Bump @types/node from 14.14.12 to 14.14.13 (@dependabot-preview[bot])
- ba02a8c Update fetchMetals.ts (@siddhant3s)
- 0247f87 Fix issue with http.proxy and IPv6 (@siddhant3s)
- 06f3f8f Bump @types/node from 14.14.11 to 14.14.12 (@dependabot-preview[bot])
- 3dfc9c4 Bump @types/node from 14.14.11 to 14.14.12 (@dependabot-preview[bot])
- 6b85c39 Bump @types/jest from 26.0.18 to 26.0.19 (@dependabot-preview[bot])
- d80ed06 Bump ovsx from 0.1.0-next.980e5cf to 0.1.0-next.9321255 (@dependabot-preview[bot])
- 2c8c53f Bump @types/node from 14.14.10 to 14.14.11 (@dependabot-preview[bot])
- 86e94bc Bump @types/jest from 26.0.17 to 26.0.18 (@dependabot-preview[bot])
- a1a3a77 Bump @types/node from 14.14.10 to 14.14.11 (@dependabot-preview[bot])
- d9e8c55 Bump @types/jest from 26.0.16 to 26.0.17 (@dependabot-preview[bot])
- d6b8838 Bump fp-ts from 2.9.0 to 2.9.1 (@dependabot-preview[bot])
- dc76074 Bump semver from 7.3.2 to 7.3.4 (@dependabot-preview[bot])
- 89fb285 Bump @types/jest from 26.0.15 to 26.0.16 (@dependabot-preview[bot])
- e7652c0 v1.9.9
- f04b889 Bump prettier from 2.2.0 to 2.2.1 (@dependabot-preview[bot])
- 9bf75cb Bump prettier from 2.2.0 to 2.2.1 (@dependabot-preview[bot])
- d5ef63a Add
isWholeLine
back in case of worksheets to fix behaviour when writing at an end of an evaluated worksheet (@tgodzik) - b7f064c v1.9.8
- b544bbf Update readme and default metals version (@tgodzik)
- 8c00c5a Bump @types/node from 14.14.9 to 14.14.10 (@dependabot-preview[bot])
- 6c6c10d Bump @types/node from 14.14.9 to 14.14.10 (@dependabot-preview[bot])
- b5853cd Bump fp-ts from 2.8.6 to 2.9.0 (@dependabot-preview[bot])
- 64a1730 Update typescript to 4.1.2 (@tgodzik)
- ecb4c99 v1.9.7
- 0e4deb0 Update default versions to 0.9.6 (@tgodzik)
- 1add564 Bump prettier from 2.1.2 to 2.2.0 (@dependabot-preview[bot])
- c880388 Bump @types/node from 14.14.8 to 14.14.9 (@dependabot-preview[bot])
- a84021c Bump prettier from 2.1.2 to 2.2.0 (@dependabot-preview[bot])
- 9456093 Bump @types/node from 14.14.8 to 14.14.9 (@dependabot-preview[bot])
- 270cdf3 Add commands to toggle each synthetic decoration option (@tgodzik)
- 5a3bb80 Add option to toggle implicit conversions on and off (@tgodzik)
- c595cb0 Bump @types/node from 14.14.7 to 14.14.8 (@dependabot-preview[bot])
- 5a5773b Bump @types/node from 14.14.7 to 14.14.8 (@dependabot-preview[bot])
- 8db7740 Add option to show implicit methods and classes (@tgodzik)
- ef3eee0 Bump fp-ts from 2.8.5 to 2.8.6 (@dependabot-preview[bot])
- a80f35b Bump ovsx from 0.1.0-next.e000fdb to 0.1.0-next.980e5cf (@dependabot-preview[bot])
- a6ba782 Rename readme to be picked up by the openvsx (@tgodzik)
- 2fea0fd Reword the build-restart description (@ckipp01)
- e526b5a v1.9.6
- dc7fcbf Update default metals version and readme (@tgodzik)
- d57aaea Support implicit decorations from the Metals server (@tgodzik)
- 425aa70 Add env parameter for adding environement variables (@tgodzik)
- 94e86e0 Basic commands needed to explore sbt bsp support (@ckipp01)
- 94b822a Bump @types/node from 14.14.6 to 14.14.7 (@dependabot-preview[bot])
- e9825de Bump @types/node from 14.14.6 to 14.14.7 (@dependabot-preview[bot])
- d814025 Fix homepage which is shown in marketplace (@ckipp01)
- 36024f0 v1.9.5
- 4ceba0a Add in missing BSP commands (@ckipp01)
- 7291e19 Bump metals-languageclient from 0.3.2 to 0.3.3 (@dependabot-preview[bot])
- f1804ee Release v0.3.3
- 1f51193 Update scalafix and scalafmt config description (@tgodzik)
- 8da3da9 Bump @types/node from 14.14.5 to 14.14.6 (@dependabot-preview[bot])
- b95ec12 Bump @types/node from 14.14.5 to 14.14.6 (@dependabot-preview[bot])
- c703bfe Bump fp-ts from 2.8.4 to 2.8.5 (@dependabot-preview[bot])
- 09b7b65 Bump @types/node from 14.14.3 to 14.14.5 (@dependabot-preview[bot])
- 9011861 Bump typescript from 4.0.3 to 4.0.5 (@dependabot-preview[bot])
- d128460 Bump @types/node from 14.14.3 to 14.14.5 (@dependabot-preview[bot])
- fe388c3 Bump @types/node from 14.14.2 to 14.14.3 (@dependabot-preview[bot])
- d169edf Bump @types/node from 14.14.2 to 14.14.3 (@dependabot-preview[bot])
- 06f376e Add in GenerateBspConfig server command. (@ckipp01)
- c645c25 Bump @types/node from 14.14.0 to 14.14.2 (@dependabot-preview[bot])
- 246716c Bump @types/node from 14.14.0 to 14.14.2 (@dependabot-preview[bot])
- 78200e5 Bump @types/node from 14.11.10 to 14.14.0 (@dependabot-preview[bot])
- 7c87351 Bump @types/node from 14.11.10 to 14.14.0 (@dependabot-preview[bot])
- a6ffd3a Bump @types/jest from 26.0.14 to 26.0.15 (@dependabot-preview[bot])
- bbcbcc7 Bump @types/node from 14.11.8 to 14.11.10 (@dependabot-preview[bot])
- a877e26 Bump @types/node from 14.11.8 to 14.11.10 (@dependabot-preview[bot])
- ee70aa5 Addin the build-disconnect server command (@ckipp01)
- ae55770 Bump fp-ts from 2.8.3 to 2.8.4 (@dependabot-preview[bot])
- b7bcbdf Bump @types/node from 14.11.5 to 14.11.8 (@dependabot-preview[bot])
- 40c4980 Bump @types/node from 14.11.5 to 14.11.8 (@dependabot-preview[bot])
- 1374ac9 Add an envFile parameter to debug launch configuration. (@mwz)
- 6c17e01 Support remote debugging (@pvid)
- a95ef77 Bump @types/node from 14.11.2 to 14.11.5 (@dependabot-preview[bot])
- 2f4848f Bump @types/node from 14.11.2 to 14.11.5 (@dependabot-preview[bot])
- 39ab0ce Bump vsce from 1.80.0 to 1.81.1 (@dependabot-preview[bot])
- cb331ff Bump ovsx from 0.1.0-next.bcce4bc to 0.1.0-next.e000fdb (@dependabot-preview[bot])
- 20c48cf Add additional inlineDecorationProvider for clients that do not support decorations inside the text (@tgodzik)
- 1e6fd9e Bump vsce from 1.79.5 to 1.80.0 (@dependabot-preview[bot])
- be6330c Bump @types/node from 14.11.1 to 14.11.2 (@dependabot-preview[bot])
- 0a1e6b1 Bump fp-ts from 2.8.2 to 2.8.3 (@dependabot-preview[bot])
- 97ff4d4 Bump @types/node from 14.11.1 to 14.11.2 (@dependabot-preview[bot])
- a56eda3 Update ovsx to help with error messages (@tgodzik)
- 5ece227 v1.9.4
- 8eeece8 Run release on publish so that files are properly uploaded (@tgodzik)
- 54ac8a2 Update readme with new supported Scala versions (@tgodzik)
- ee79050 Update default Metals Version (@tgodzik)
- ae2e2ce Add command to quickly create worksheet (@tgodzik)
- 8065eeb Bump @types/node from 14.10.2 to 14.11.1 (@dependabot-preview[bot])
- c5bc413 Bump typescript from 4.0.2 to 4.0.3 (@dependabot-preview[bot])
- a1891c4 Add analyze stacktrace command (@kpbochenek)
- 7436507 Bump @types/node from 14.10.3 to 14.11.1 (@dependabot-preview[bot])
- 17c035e Release v0.3.2
- d749512 Add in analyze-stacktrace command (@ckipp01)
- 76a66b8 Add scalafixConfigPath option (@mlachkar)
- ce35f05 Bump @types/node from 14.10.2 to 14.10.3 (@dependabot-preview[bot])
- 5d2b98b Bump @types/jest from 26.0.13 to 26.0.14 (@dependabot-preview[bot])
- e0229ac Bump vsce from 1.79.1 to 1.79.5 (@dependabot-preview[bot])
- 0c42356 Release v0.3.1
- fc8079e Bump prettier from 2.1.1 to 2.1.2 (@dependabot-preview[bot])
- ef84d96 Bump @types/node from 14.10.1 to 14.10.2 (@dependabot-preview[bot])
- 4aa312d Bump @types/node from 14.10.1 to 14.10.2 (@dependabot-preview[bot])
- 8674643 Bump @types/semver from 7.3.3 to 7.3.4 (@dependabot-preview[bot])
- 69274fb Bump prettier from 2.1.1 to 2.1.2 (@dependabot-preview[bot])
- c8b58a8 Bump @types/node from 14.6.4 to 14.10.1 (@dependabot-preview[bot])
- 3813a24 Bump @types/node from 14.6.4 to 14.10.1 (@dependabot-preview[bot])
- 4326df3 Fix GoTo Super Method command (@kpbochenek)
- cbf71de [Security] Bump node-fetch from 2.6.0 to 2.6.1 (@dependabot-preview[bot])
- eeae890 Bump @types/node from 14.6.2 to 14.6.4 (@dependabot-preview[bot])
- 3d12895 Bump @types/node from 14.6.2 to 14.6.4 (@dependabot-preview[bot])
- 82ead3c Bump @types/jest from 26.0.10 to 26.0.13 (@dependabot-preview[bot])
- 00760f9 Bump node-fetch from 2.6.0 to 2.6.1 (@dependabot-preview[bot])
- ab59c23 Add in configuration for excludedPackages (@ckipp01)
- 53a104a Bump prettier from 2.1.0 to 2.1.1 (@dependabot-preview[bot])
- 18c5585 Bump @types/node from 14.6.0 to 14.6.2 (@dependabot-preview[bot])
- 3eb4a46 Bump @types/node from 14.6.0 to 14.6.2 (@dependabot-preview[bot])
- 44f49b9 Bump fp-ts from 2.8.1 to 2.8.2 (@dependabot-preview[bot])
- ee895a4 Bump prettier from 2.1.0 to 2.1.1 (@dependabot-preview[bot])
- acc5d07 Update prettfier version to 2.1.0 (@tgodzik)
- ae8176d Bump vsce from 1.78.0 to 1.79.1 (@dependabot-preview[bot])
- 05a2317 Bump prettier from 2.0.5 to 2.1.0 (@dependabot-preview[bot])
- ab07674 Bump typescript from 3.9.7 to 4.0.2 (@dependabot-preview[bot])
- 72416da remove jvmOptions from testClass in json example (@kpbochenek)
- 5811973 Publish to ovsx with explicit --pat argument (@tgodzik)
- d25db01 v1.9.3
- caa01c3 Update default version to 0.9.3 and update README to the current docs (@tgodzik)
- 03f2b67 Bump @types/node from 14.0.27 to 14.6.0 (@dependabot-preview[bot])
- 5d72f3e Bump @types/node from 14.0.27 to 14.6.0 (@dependabot-preview[bot])
- dffcb96 Bump @types/semver from 7.3.2 to 7.3.3 (@dependabot-preview[bot])
- 61bb2c8 Bump @types/jest from 26.0.9 to 26.0.10 (@dependabot-preview[bot])
- c3579b5 Remove the need for reset-interactive (@ckipp01)
- 5b2644e Add in extensions and commands from metals-languageclient. (@ckipp01)
- 9a18696 Release v0.3.0
- f9759ae Add utf-8 to the process fetching Metals and fix downloading jabba on workspaces with spaces
- 65faf8f Bump @types/semver from 7.3.1 to 7.3.2 (@dependabot-preview[bot])
- e4544c1 Add deactivate to stop the client once the extension closes (@tgodzik)
- 7e46685 Bump ovsx from 0.1.0-next.dacd2fd to 0.1.0-next.9321255 (@dependabot-preview[bot])
- bc71136 Bump vsce from 1.77.0 to 1.78.0 (@dependabot-preview[bot])
- 7358f96 Add in handleInput function for inputBox (@ckipp01)
- ddde9d0 Change enums to objects and remove decoration references (@ckipp01)
- 8b07845 Move over multiple other extensions. (@ckipp01)
- 66dc74f Add in Client and Server command enums (@ckipp01)
- f43aaf3 Bump @types/jest from 26.0.8 to 26.0.9 (@dependabot-preview[bot])
- 6dc3ffa Bump fp-ts from 2.7.1 to 2.8.1 (@dependabot-preview[bot])
- d2908f6 Scope ignoring target to workspace (@gabro)
- 5160465 Add .ammonite (@gabro)
- 6d1200b Don't explicitly change search.exclude (@gabro)
- cb6f378 add files.watcherExclude and search.exclude config (@gabro)
- 02d046a Bump @types/jest from 26.0.7 to 26.0.8 (@dependabot-preview[bot])
- e55759e Bump @types/node from 14.0.26 to 14.0.27 (@dependabot-preview[bot])
- 5cfa51c Bump @types/node from 14.0.26 to 14.0.27 (@dependabot-preview[bot])
- 89cb23f Bump @types/node from 14.0.25 to 14.0.26 (@dependabot-preview[bot])
- 9f35e62 Bump @types/node from 14.0.25 to 14.0.26 (@dependabot-preview[bot])
- 106bc40 Bump @types/node from 14.0.24 to 14.0.25 (@dependabot-preview[bot])
- a1c40c8 Bump @types/jest from 26.0.5 to 26.0.7 (@dependabot-preview[bot])
- 403ee77 Bump @types/node from 14.0.24 to 14.0.25 (@dependabot-preview[bot])
- ae192ac Bump fp-ts from 2.7.0 to 2.7.1 (@dependabot-preview[bot])
- 2ebcca5 Bump @types/node from 14.0.23 to 14.0.24 (@dependabot-preview[bot])
- ecefe80 Bump @types/node from 14.0.23 to 14.0.24 (@dependabot-preview[bot])
- f765cd1 Bump @types/jest from 26.0.4 to 26.0.5 (@dependabot-preview[bot])
- 78989ea Bump typescript from 3.9.6 to 3.9.7 (@dependabot-preview[bot])
- 5e75455 Bump typescript from 3.9.6 to 3.9.7 (@dependabot-preview[bot])
- 16cd13d Add a step to publish to Open VSX registry (@tgodzik)
- d10f1d5 [Security] Bump lodash from 4.17.15 to 4.17.19 (@dependabot-preview[bot])
- 1990cae [Security] Bump lodash from 4.17.15 to 4.17.19 (@dependabot-preview[bot])
- 67a5e95 v1.9.2
- 5abdb95 Update default version to 0.9.2 (@tgodzik)
- 3ab1993 Bump @types/node from 14.0.22 to 14.0.23 (@dependabot-preview[bot])
- 037c907 Bump metals-languageclient. (@ckipp01)
- 18a44d5 Release v0.2.8
- 0160517 Bump @types/node from 14.0.22 to 14.0.23 (@dependabot-preview[bot])
- be5642e Add in the InitializationOptions from Metals (@ckipp01)
- a5b03cf Bump @types/node from 14.0.20 to 14.0.22 (@dependabot-preview[bot])
- 1a10ccc Bump @types/node from 14.0.20 to 14.0.22 (@dependabot-preview[bot])
- a472c97 Reset popup choices support (@kpbochenek)
- 71b6c94 Bump @types/node from 14.0.19 to 14.0.20 (@dependabot-preview[bot])
- a3504c5 Bump @types/node from 14.0.19 to 14.0.20 (@dependabot-preview[bot])
- 0d069c4 Make sure the new project button doesn't show up in an empty workspace (@tgodzik)
- ba94111 Bump fp-ts from 2.6.7 to 2.7.0 (@dependabot-preview[bot])
- f197914 Bump @types/node from 14.0.18 to 14.0.19 (@dependabot-preview[bot])
- c9122ad Bump @types/node from 14.0.18 to 14.0.19 (@dependabot-preview[bot])
- f34f0a2 Bump @types/node from 14.0.14 to 14.0.18 (@dependabot-preview[bot])
- 0e20385 Bump @types/jest from 26.0.3 to 26.0.4 (@dependabot-preview[bot])
- f82e6a2 Bump @types/node from 14.0.14 to 14.0.18 (@dependabot-preview[bot])
- 4712f40 Bump typescript from 3.9.5 to 3.9.6 (@dependabot-preview[bot])
- 7c40e85 Bump typescript from 3.9.5 to 3.9.6 (@dependabot-preview[bot])
- 2fa1e22 v1.9.1
- b9b9631 Update default Metals version to 0.9.1 (@tgodzik)
- bf69669 Bump fp-ts from 2.6.6 to 2.6.7 (@dependabot-preview[bot])
- 0238341 Bump metals language client version (@ckipp01)
- 2ebc87e Release v0.2.7
- ccd132c Add Ammonite JVM properties option (@tgodzik)
- 8b485a7 Bump @types/semver from 7.2.0 to 7.3.1 (@dependabot-preview[bot])
- cd1f8aa Bump @types/jest from 26.0.2 to 26.0.3 (@dependabot-preview[bot])
- 642a2cb Add a link to show logs when running slow task instead of automatically showing them (@tgodzik)
- 4fe8f0c Bump @types/shell-quote from 1.6.2 to 1.7.0 (@dependabot-preview[bot])
- 365c2dc Bump @types/node from 14.0.13 to 14.0.14 (@dependabot-preview[bot])
- 559eb57 Bump @types/shell-quote from 1.6.2 to 1.7.0 (@dependabot-preview[bot])
- 7c7db41 Bump @types/jest from 26.0.0 to 26.0.2 (@dependabot-preview[bot])
- ecc0952 Bump @types/node from 14.0.13 to 14.0.14 (@dependabot-preview[bot])
- 7164ad6 Focus item in tree view even if it's already exapnded (@tgodzik)
- e62f82e Add apache license file (@tgodzik)
- e8c48e6 Bump fp-ts from 2.6.5 to 2.6.6 (@dependabot-preview[bot])
- ed6fe1a Change glob patterns to make searching for them faster (@tgodzik)
- f707593 Bump vsce from 1.76.1 to 1.77.0 (@dependabot-preview[bot])
- dc8dc41 Bump vsce from 1.76.0 to 1.76.1 (@dependabot-preview[bot])
- f57e4b1 Bump fp-ts from 2.6.4 to 2.6.5 (@dependabot-preview[bot])
- b6d2d5d Bump @types/node from 14.0.12 to 14.0.13 (@dependabot-preview[bot])
- 7be07c8 Bump @types/jest from 25.2.3 to 26.0.0 (@dependabot-preview[bot])
- 21489da Bump @types/node from 14.0.12 to 14.0.13 (@dependabot-preview[bot])
- 6e9f13a Bump @types/node from 14.0.11 to 14.0.12 (@dependabot-preview[bot])
- f6ea87c Bump fp-ts from 2.6.2 to 2.6.4 (@dependabot-preview[bot])
- 367e2e0 Bump @types/node from 14.0.11 to 14.0.12 (@dependabot-preview[bot])
- c1c2b30 Bump typescript from 3.9.3 to 3.9.5 (@dependabot-preview[bot])
- dd2eef9 Bump @types/mkdirp from 1.0.0 to 1.0.1 (@dependabot-preview[bot])
- 306c5ce Bump vsce from 1.75.0 to 1.76.0 (@dependabot-preview[bot])
- 52a86a3 Bump typescript from 3.9.3 to 3.9.5 (@dependabot-preview[bot])
- b674fc6 Bump @types/node from 14.0.9 to 14.0.11 (@dependabot-preview[bot])
- 7d6a51e Bump @types/node from 14.0.10 to 14.0.11 (@dependabot-preview[bot])
- 61e5731 Bump @types/node from 14.0.9 to 14.0.10 (@dependabot-preview[bot])
- 8bf60a1 Bump @types/node from 14.0.6 to 14.0.9 (@dependabot-preview[bot])
- b476aa9 Bump @types/node from 14.0.6 to 14.0.9 (@dependabot-preview[bot])
- 1a5f97d Bump @types/node from 14.0.5 to 14.0.6 (@dependabot-preview[bot])
- baa5c1a Bump @types/node from 14.0.5 to 14.0.6 (@dependabot-preview[bot])
- 62e9cf9 Add configuration for enableStripMarginOnTypeFormatting (@mlachkar)
- 93e6203 Bump fp-ts from 2.6.1 to 2.6.2 (@dependabot-preview[bot])
- fc7325c Bump @types/node from 14.0.4 to 14.0.5 (@dependabot-preview[bot])
- 19f5ccf Add Ammonite build server-related commands (@alexarchambault)
- 2c15864 Bump @types/node from 14.0.4 to 14.0.5 (@dependabot-preview[bot])
- 0964435 Bump typescript from 3.9.2 to 3.9.3 (@dependabot-preview[bot])
- e5a2ab7 Bump @types/node from 14.0.1 to 14.0.4 (@dependabot-preview[bot])
- ff4b8e8 Bump @types/node from 14.0.1 to 14.0.4 (@dependabot-preview[bot])
- 20045bd Bump typescript from 3.9.2 to 3.9.3 (@dependabot-preview[bot])
- f374906 Bump @types/jest from 25.2.2 to 25.2.3 (@dependabot-preview[bot])
- f8f65ee Bump promisify-child-process from 4.1.0 to 4.1.1 (@dependabot-preview[bot])
- 7833692 Bump @types/shell-quote from 1.6.1 to 1.6.2 (@dependabot-preview[bot])
- 15a611b Bump promisify-child-process from 4.1.0 to 4.1.1 (@dependabot-preview[bot])
- 5d6c9fc Bump @types/shell-quote from 1.6.1 to 1.6.2 (@dependabot-preview[bot])
- e7313ae Bump fp-ts from 2.6.0 to 2.6.1 (@dependabot-preview[bot])
- a3d0f8a Make sure we always use the current env (@tgodzik)
- f9e3a3c Set JAVA_HOME to the value we use for Metals to make sure that any running process will get this version. (@tgodzik)
- a7c83fd Bump @types/jest from 25.2.1 to 25.2.2 (@dependabot-preview[bot])
- 877f5c4 Bump @types/semver from 7.1.0 to 7.2.0 (@dependabot-preview[bot])
- db325e1 Bump metals-languageclient from 0.2.2 to 0.2.6 (@dependabot-preview[bot])
- 2fb2b7d Release v0.2.6
- 7e1c5c4 Release v0.2.3
- da9f09d Update @types/node and specify encoding type (@ckipp01)
- d31f20e Add a command to create new proejct and detect when new window needs to be opened (@tgodzik)
- c2ed6b7 Bump typescript from 3.8.3 to 3.9.2 (@dependabot-preview[bot])
- 5d5188d Fix recent bad merge and make sure we have 3 checks on automatic merges (@tgodzik)
- 26363f0 Bump typescript from 3.8.3 to 3.9.2 (@dependabot-preview[bot])
- b2f3f22 Bump @types/node from 13.13.5 to 14.0.1 (@dependabot-preview[bot])
- 7328e52 support "-XX:+PrintCommandLineFlags" in .jvmOpts (@github-brice-jaglin)
- f5f6419 Bump fp-ts from 2.5.4 to 2.6.0 (@dependabot-preview[bot])
- 58a7022 Bump ts-jest from 25.5.0 to 25.5.1 (@dependabot-preview[bot])
- bb86cbc Bump @types/vscode from 1.43.0 to 1.45.0 (@dependabot-preview[bot])
- 117e41e Bump promisify-child-process from 4.0.1 to 4.1.0 (@dependabot-preview[bot])
- cec4172 Bump promisify-child-process from 3.1.4 to 4.1.0 (@dependabot-preview[bot])
- 5cefa0f Bump @types/node from 13.13.4 to 13.13.5 (@dependabot-preview[bot])
- 9c4109f Bump ts-jest from 25.4.0 to 25.5.0 (@dependabot-preview[bot])
- 909c0e6 Bump promisify-child-process from 4.0.0 to 4.0.1 (@dependabot-preview[bot])
- 7263628 Bump @types/node from 13.13.4 to 13.13.5 (@dependabot-preview[bot])
- 1da4cdb v1.9.0
- bc641bc Update default Metals version to 0.9.0 (@tgodzik)
- 0546088 Bump promisify-child-process from 3.1.4 to 4.0.0 (@dependabot-preview[bot])
- 759641c Add new icons for the metals view and a new separate section for ongoing compilations (@tgodzik)
- b4a074c Upgrade to latest metals-languageclient
- 2a18777 Release v0.2.2
- 43fa340 Bump jest from 25.5.3 to 25.5.4 (@dependabot-preview[bot])
- 8167c20 Move from ClientExperimentalCapabilities to IntializationOptions (@ckipp01)
- 00f15fa Bump jest from 25.5.0 to 25.5.3 (@dependabot-preview[bot])
- f27bb65 Bump jest from 25.4.0 to 25.5.0 (@dependabot-preview[bot])
- 54c569e Don't call
onProgress
for stdout messages. - e4e0bba Add focus diagnostics command to be able to force the view from metals server (@tgodzik)
- 6ed4aa9 Turn off parent code lenses by default until issues are fixed (@tgodzik)
- 3ac11e4 Bump @types/node from 13.13.2 to 13.13.4 (@dependabot-preview[bot])
- 49c8741 Bump fp-ts from 2.5.3 to 2.5.4 (@dependabot-preview[bot])
- e3d5eb6 Bump @types/node from 13.13.2 to 13.13.4 (@dependabot-preview[bot])
- fc8c679 Bump @types/node-fetch from 2.5.6 to 2.5.7 (@dependabot-preview[bot])
- 498bb23 Bump @types/node from 13.13.1 to 13.13.2 (@dependabot-preview[bot])
- 2e7fee9 Bump prettier from 2.0.4 to 2.0.5 (@dependabot-preview[bot])
- 5c19222 Bump prettier from 2.0.4 to 2.0.5 (@dependabot-preview[bot])
- 8f3c960 Bump @types/node from 13.13.1 to 13.13.2 (@dependabot-preview[bot])
- 0e47fc6 Bump @types/node from 13.13.0 to 13.13.1 (@dependabot-preview[bot])
- 31c86cc Bump @types/node from 13.13.0 to 13.13.1 (@dependabot-preview[bot])
- 4337823 utilize tvp interfaces from metals-languageclient (@ckipp01)
- 200b1b4 Release v0.2.1
- 2252557 export the interfaces (@ckipp01)
- d5a5c65 Release v0.2.0
- 7f8352d Add
go to super method
amdreveal method hierarchy
commands to command palette (@tgodzik) - e409ba2 Bump @types/node from 13.11.1 to 13.13.0 (@dependabot-preview[bot])
- fba1bad Bump jest from 25.3.0 to 25.4.0 (@dependabot-preview[bot])
- cdfc20c Bump @types/node from 13.11.1 to 13.13.0 (@dependabot-preview[bot])
- 928612d add in the tree view protocol interfaces (@ckipp01)
- 5d7d318 add in a trim to the server version the user provides (@ckipp01)
- a917d26 Bump ts-jest from 25.3.1 to 25.4.0 (@dependabot-preview[bot])
- 31c351a Bump semver from 7.3.0 to 7.3.2 (@dependabot-preview[bot])
- d12664b Bump semver from 7.2.2 to 7.3.0 (@dependabot-preview[bot])
- 8a0a160 Bump @types/node-fetch from 2.5.5 to 2.5.6 (@dependabot-preview[bot])
- 4aa2bfc Bump semver from 7.2.1 to 7.2.2 (@dependabot-preview[bot])
- 40f86c8 v1.8.6
- 59c2a96 Downgrade types/vscode to 1.43, since it causes the build to fail (@tgodzik)
- efa68c8 Update VS Code engine to make the build pass (@tgodzik)
- 89e908f Update default server versions to 0.8.4 (@tgodzik)
- 7f6a0b0 Bump @types/vscode from 1.43.0 to 1.44.0 (@dependabot-preview[bot])
- a8bf94e Bump @types/node from 13.11.0 to 13.11.1 (@dependabot-preview[bot])
- 63a6caf Bump jest from 25.2.7 to 25.3.0 (@dependabot-preview[bot])
- 1f51f88 Bump @types/node from 13.11.0 to 13.11.1 (@dependabot-preview[bot])
- f8ff00b Allow user to create new scala file even if file is selected (@tgodzik)
- 388121f PR reworks
- e6de85a Promise.reject in chaining Thenable's
- 34b48ca fixed formatter
- a2ff489 ScalaDebugServerFactory added to support 'launch.json'
- 324ee6b Added arguments and jvmOptions
- 0a4a3ec added support for test debug configuration
- ad294e5 polished code
- be2a2e1 fix format
- b35fc21 Added initial debug configuration setup
- 67b1b4b Bump semver from 7.1.3 to 7.2.1 (@dependabot-preview[bot])
- 266825c Prettier 2.0.4 (@gabro)
- d1a31dc Update prettier and fix globbing in script (@gabro)
- 49b2e20 Fix prettier (@gabro)
- 3853d58 Upgrade prettier (@gabro)
- 13211e2 Bump @types/jest from 25.1.5 to 25.2.1 (@dependabot-preview[bot])
- 6137891 Bump ts-jest from 25.3.0 to 25.3.1 (@dependabot-preview[bot])
- b10b7bf Bump jest from 25.2.6 to 25.2.7 (@dependabot-preview[bot])
- a14d621 Bump mkdirp from 1.0.3 to 1.0.4 (@dependabot-preview[bot])
- d3c41ca Bump @types/node from 13.9.8 to 13.11.0 (@dependabot-preview[bot])
- 16b696e Bump vsce from 1.74.0 to 1.75.0 (@dependabot-preview[bot])
- f5fdc96 Bump jest from 25.2.4 to 25.2.6 (@dependabot-preview[bot])
- 25d22ef Bump @types/jest from 25.1.4 to 25.1.5 (@dependabot-preview[bot])
- 9823985 Bump @types/node from 13.9.8 to 13.11.0 (@dependabot-preview[bot])
- 0f9988d update metals-languageserver and remove resolutions (@ckipp01)
- 8526b4a Release v0.1.23
- 8290562 bump vscode languageserver protocol dependency (@ckipp01)
- b7e5aff Bump @types/node from 13.9.5 to 13.9.8 (@dependabot-preview[bot])
- 0d0b353 Bump @types/node from 13.9.5 to 13.9.8 (@dependabot-preview[bot])
- d87cc43 Bump minimist from 1.2.0 to 1.2.5 (@dependabot[bot])
- 34b37e7 Bump @types/node from 13.9.4 to 13.9.5 (@dependabot-preview[bot])
- a325ac2 Bump @types/node from 13.9.4 to 13.9.5 (@dependabot-preview[bot])
- ba44242 Bump ts-jest from 25.2.1 to 25.3.0 (@dependabot-preview[bot])
- 3949b48 Bump jest from 25.2.3 to 25.2.4 (@dependabot-preview[bot])
- d63de23 v1.8.5
- fd521e2 Bump jest from 25.2.0 to 25.2.3 (@dependabot-preview[bot])
- 64b125a Release v0.1.22
- 987c6ad remove unused import (@kpbochenek)
- 173bbeb Bump jest from 25.1.0 to 25.2.0 (@dependabot-preview[bot])
- f98371e Align configuration parameter name with metals (@kpbochenek)
- f2eacc3 Bump @types/node from 13.9.3 to 13.9.4 (@dependabot-preview[bot])
- aeef1f3 Bump @types/node from 13.9.3 to 13.9.4 (@dependabot-preview[bot])
- 3383b7f Make sure we ignore whitespace in java options (@tgodzik)
- 4295d4e Bump prettier from 2.0.1 to 2.0.2 (@dependabot-preview[bot])
- 8f44978 Bump prettier from 2.0.1 to 2.0.2 (@dependabot-preview[bot])
- 5b003d1 update prettier and run formatting (@ckipp01)
- c449f47 Fix description for setting metals.javaHome
- ac31994 prettifier compliance (@kpbochenek)
- 32f40ff Change markdownDescription -> description (@kpbochenek)
- fa323b4 revert exposing unused method (@kpbochenek)
- 2d92860 Bump @types/node from 13.9.2 to 13.9.3 (@dependabot-preview[bot])
- 7d57989 update prettier (@ckipp01)
- 65e961d replace vscode with @types/vscode (@ckipp01)
- 8c5fccb Release v0.1.21
- 7c77231 v1.8.4
- 0d13c25 Revert "Bump vscode-languageclient from 6.1.1 to 6.1.2" (@tgodzik)
- 01ce23f Print stderr instead of stdout on non zero exit code (@tgodzik)
- 837ff2a v1.8.3
- 9aa04e0 Update metals server version to 0.8.3 (@tgodzik)
- 0500789 Bump vscode-languageclient from 6.1.1 to 6.1.2 (@dependabot-preview[bot])
- bf83133 Comply with prettier (@kpbochenek)
- 5832217 Fix history when jumping to location (@kpbochenek)
- 5ba984f v1.8.2
- 6042c5d Update default Metals version to 0.8.2 (@tgodzik)
- 5cc3357 Bump @types/node from 13.9.1 to 13.9.2 (@dependabot-preview[bot])
- 470d0ab Bump promisify-child-process from 3.1.3 to 3.1.4 (@dependabot-preview[bot])
- 1de09ab Bump promisify-child-process from 3.1.3 to 3.1.4 (@dependabot-preview[bot])
- da43d88 Bump @types/node from 13.9.1 to 13.9.2 (@dependabot-preview[bot])
- 5832164 [Security] Bump acorn from 6.4.0 to 6.4.1 (@dependabot-preview[bot])
- 5e31413 Bump @types/node from 13.9.0 to 13.9.1 (@dependabot-preview[bot])
- 9601a44 Bump @types/node from 13.9.0 to 13.9.1 (@dependabot-preview[bot])
- dbe8098 Super Method hierarchy jump (@kpbochenek)
- 49fb442 Support go to super method/field (@kpbochenek)
- 847b320 WIP: super method lenses configurable via parameter (@kpbochenek)
- 0b2932c Bump @types/node from 13.7.7 to 13.9.0 (@dependabot-preview[bot])
- 4eb2e9b Bump @types/jest from 25.1.3 to 25.1.4 (@dependabot-preview[bot])
- 019320b Bump @types/node from 13.7.7 to 13.9.0 (@dependabot-preview[bot])
- 0329045 Bump @types/node from 13.7.6 to 13.7.7 (@dependabot-preview[bot])
- a14cceb Bump typescript from 3.8.2 to 3.8.3 (@dependabot-preview[bot])
- 3ae7525 Bump @types/node from 13.7.6 to 13.7.7 (@dependabot-preview[bot])
- d40b6ea Bump typescript from 3.8.2 to 3.8.3 (@dependabot-preview[bot])
- 068fc2d Bump fp-ts from 2.5.1 to 2.5.3 (@dependabot-preview[bot])
- 3632be6 Bump metals-languageclient from 0.1.19 to 0.1.20 (@dependabot-preview[bot])
- e74c126 v1.8.0
- ffeef24 Release v0.1.20
- 21d93a1 add in the ability to use addition restart triggers (@ckipp01)
- b2bfdc1 Update Metals server version to 0.8.1 (@tgodzik)
- 5218429 Bump @types/node from 13.7.4 to 13.7.6 (@dependabot-preview[bot])
- e0d61b9 Bump @types/node from 13.7.4 to 13.7.6 (@dependabot-preview[bot])
- 048f38a Bump @types/node-fetch from 2.5.4 to 2.5.5 (@dependabot-preview[bot])
- 22ce744 add in openFilesOnRenameProvider as experimental capability (@ckipp01)
- 657c99d Bump typescript from 3.7.5 to 3.8.2 (@dependabot-preview[bot])
- 9cca5ef Bump fp-ts from 2.5.0 to 2.5.1 (@dependabot-preview[bot])
- fd849ec Bump typescript from 3.7.5 to 3.8.2 (@dependabot-preview[bot])
- 509d821 Bump @types/node from 13.7.2 to 13.7.4 (@dependabot-preview[bot])
- 55091a7 Bump ts-jest from 25.2.0 to 25.2.1 (@dependabot-preview[bot])
- 29acacf Bump @types/node from 13.7.2 to 13.7.4 (@dependabot-preview[bot])
- 256c640 Bump @types/jest from 25.1.2 to 25.1.3 (@dependabot-preview[bot])
- 8114392 add in new metals-languageclient version (@ckipp01)
- d001c71 add in inputBoxProvider and didFocusProvider (@ckipp01)
- 1426b88 add in slowTaskProvider (@ckipp01)
- 777d0e3 add in executeClientCommandProvider (@ckipp01)
- 03ad4e6 add in doctorFormat as experimental capablity (@ckipp01)
- 02e9043 add in statusBarProvider as experimental option (@ckipp01)
- 703e015 Release v0.1.19
- 4ae4ef6 remove doctorFormat from GetServerOptions Interface (@ckipp01)
- 234cc40 Release v0.1.18
- 7704498 Specify exactly how server properties should look like (@tgodzik)
- 466e22e remove no longer needed server property (@ckipp01)
- f22ecad Bump @types/node from 13.7.1 to 13.7.2 (@dependabot-preview[bot])
- eb0de0c Bump @types/node from 13.7.1 to 13.7.2 (@dependabot-preview[bot])
- bae0a30 Bump vscode-languageclient from 6.1.0 to 6.1.1 (@dependabot-preview[bot])
- ef5a6ef Bump fp-ts from 2.4.4 to 2.5.0 (@dependabot-preview[bot])
- ab91983 Use checkout@v2 (@gabro)
- 1900f1b Use release-drafter as GitHub Action (@gabro)
- 5fa9833 Delegate installJava to metals-languageclient (@gabro)
- caa5eae Nit (@gabro)
- 643ee02 Configure release drafter (@gabro)
- a36b210 Enable release-drafter (@gabro)
- d9a2b29 Fix exports (@gabro)
- 2b0e591 Add installJava utility (@gabro)
- 9a66346 Bump request from 2.88.0 to 2.88.2 (@dependabot-preview[bot])
- 4c1497a Mergify config (@gabro)
- be08740 Add mergify config (@gabro)
- 826e7be Bump @types/node from 13.7.0 to 13.7.1 (@dependabot-preview[bot])
- 195f512 Bump @types/node from 13.7.0 to 13.7.1 (@dependabot-preview[bot])
- c1e0ab6 Bump semver from 7.1.2 to 7.1.3 (@dependabot-preview[bot])
- 770c4d3 v1.7.8
- 8d6bd4e Bump @types/jest from 25.1.1 to 25.1.2 (@dependabot-preview[bot])
- c76edfb add readme and remove github-push-action (@ckipp01)
- 48574e6 use checkoutv2 push rather than github-push-action (@ckipp01)
- 9292082 Use stricter tsconfig (@gabro)
- 9cdaba4 Bump fp-ts from 2.4.3 to 2.4.4 (@dependabot-preview[bot])
- 78b880a Update vscode-languageclient (@gabro)
- c6fef91 Fix error due to updated node types (@gabro)
- e0689af Remove semver dependency (@gabro)
- f65c608 Update @types/node (@gabro)
- 051fe19 Delegate some utils to metals-languageclient (@gabro)
- cc90d68 Bump promisify-child-process from 3.1.0 to 3.1.3 (@dependabot-preview[bot])
- fd1eb19 [Security] Bump https-proxy-agent from 2.2.1 to 2.2.4 (@dependabot-preview[bot])
- dc720a1 Bump vscode from 1.1.34 to 1.1.36 (@dependabot-preview[bot])
- 524ca91 v1.7.7
- 7179705 Fix VSIX upload (@gabro)
- a64f43f v1.7.3
- 730dd82 Fix typo (@gabro)
- f9c8f6d Revert "Revert "Add missing bloop restart command and settings"" (@gabro)
- 023ec82 Revert "Add missing bloop restart command and settings" (@gabro)
- d06db92 Prettier fix (@gabro)
- 64822f5 Add publishing of VSIX package to the latest release (@gabro)
- 3d17631 Remove travis badge (@gabro)
- cd1665e Run prettier (@gabro)
- 67f701e Migrate CI to GitHub Actions (@gabro)
- 6685d82 Add prettier (@gabro)
- a912be7 Run prettier (@gabro)
- fdd3b2e Run prettier on PRs (@gabro)
- a51c930 More CI (@gabro)
- 190a8c6 Add release CI (@gabro)
- da56541 Bump ts-jest from 25.1.0 to 25.2.0 (@dependabot-preview[bot])
- fe990c5 v0.1.15 (@gabro)
- 996ad81 Use the same version of vscode-languageserver-protocol as coc.nvim (@gabro)
- 1ae14fc Fix potentially undefined arrays (@gabro)
- f928105 v0.1.14 (@gabro)
- fcf4eea Bump @types/node from 13.5.3 to 13.7.0 (@dependabot-preview[bot])
- 76b4e35 Remove migrateStringSettingToArray (@gabro)
- e883779 Add missing bloop restart command,
bloopVersion
andbloopSbtAlreadyInstalled
settings (@tgodzik) - 4e4f28c Use metals-languageclient 0.1.13 (@gabro)
- 38024d4 v0.1.13 (@gabro)
- df68dfb Add utilities to simplify fetching and launching Metals (@gabro)
- 783b1d1 Delegate more utils to metals-languageclient (@gabro)
- 81b82fd Refactor (@gabro)
- 908e9bf Bump @types/node from 13.5.2 to 13.5.3 (@dependabot-preview[bot])
- 662ca6d Bump semver from 7.1.1 to 7.1.2 (@dependabot-preview[bot])
- 88965d5 Bump ts-jest from 25.0.0 to 25.1.0 (@dependabot-preview[bot])
- d52ea2e Bump @types/jest from 25.1.0 to 25.1.1 (@dependabot-preview[bot])
- d562f61 Bump @types/node from 13.5.1 to 13.5.2 (@dependabot-preview[bot])
- b735cb2 Bump fp-ts from 2.4.2 to 2.4.3 (@dependabot-preview[bot])
- eeeb1ed Bump @types/node from 13.5.0 to 13.5.1 (@dependabot-preview[bot])
- 79e8dbe v0.1.12 (@gabro)
- 2053200 Hotfix (@gabro)
- ce9b76f Bump @types/jest from 24.9.1 to 25.1.0 (@dependabot-preview[bot])
- 5745b3b Bump @types/semver from 6.2.0 to 7.1.0 (@dependabot-preview[bot])
- f8f6479 v0.1.11 (@gabro)
- dddb5bb Minor tweaks (@gabro)
- 36bb591 Add more utils (@gabro)
- 3d12adc Bump jest and ts-jest (@dependabot-preview[bot])
- eb28078 Bump @types/jest from 24.9.0 to 24.9.1 (@dependabot-preview[bot])
- 30deddf Bump fp-ts from 2.4.1 to 2.4.2 (@dependabot-preview[bot])
- 7715596 Bump @types/node from 13.1.8 to 13.5.0 (@dependabot-preview[bot])
- 4c46b5d v0.1.10 (@gabro)
- 77f2520 Add automatic JDK installer based on Jabba (@sswistun-vl)
- ab593e4 Java 11 is 11 not 1.11 (@gabro)
- c525baf Try fixing the CI (@gabro)
- b133089 Remove unnecessary resetModules (@gabro)
- 70e6429 Add tests for getJavaHome (@gabro)
- a38dfeb Add CI (@gabro)
- 8b408b1 Silence console.debug (@gabro)
- 363a8db Add tests for getJavaOptions (@gabro)
- dfd6fce v0.1.9 (@gabro)
- 32b70cc Rethink dottyIde check (@gabro)
- 81d6b58 v0.1.8 (@gabro)
- 2eb7da9 Add some docs (@gabro)
- 78de9c7 Tweak getJavaOptions (@gabro)
- ecdee8d v0.1.7 (@gabro)
- f04b1ed Add isDottyIdeEnabled and isSupportedLanguage (@gabro)
- d076491 Add downloadProgress utility (@gabro)
- 1e00537 Run prettier (@gabro)
- de4a73d Use getJavaOptions from metals-languageclient (@gabro)
- bfcf5fc Fixes to the published package (@gabro)
- a20de20 v0.1.6 (@gabro)
- 587e181 Add getJavaOptions (@gabro)
- 6c2d232 v0.1.3 (@gabro)
- e92f784 Initial commit (@gabro)
- fe923d0 Use getJavaHome from metals-languageclient (@gabro)
- ddcda0a v0.1.2 (@gabro)
- f1a2e7c v0.1.1 (@gabro)
- 46a9c67 v1.7.2 (@gabro)
- 4f1676b Pass user's environment to metals server process (@jodersky)
- 02fcb1c update table in readme (@ckipp01)
- d931cca 1.7.1
- 4a5e6e9 Fix inverted meaning of run/debug commands
- f4659b5 v1.7.0
- a2ff1cf Update Metals version to 0.8.0 (@tgodzik)
- 7f4e76f Fix worksheets on Windows
- ce0694d Support StartRunSession command (@mzarnowski)
- 42f3169 Enable breakpoints in java and scala sources
- af4b53c passing custom repositories to Metals (@sswistun-vl)
- b7201d1 coursier upgrade - now bootstrap supports mirrors (@sswistun-vl)
- ed00892 Add formatOnPaste and formatOnType defaults for Scala files (@gabro)
- ea9c4fe v1.6.3
- 0045194 v1.6.2
- 136ef62 Rename
noLogs
toquietLogs
- cecc571 Address review feedback
- e01bfeb Add support for
secondsElapsed
field inmetals/slowTask
request. - 6f9376d Add support for a new "Decoration Protocol"
- 7d8c268 1.6.2
- b532d77 Remove test scaffolds (@gabro)
- b97ba9a Remove github-changes dependency (@gabro)
- 44cbec6 Avoid spurious 'Unknown command' warning (@gabro)
- be69da2 Remove unused methods and properties from CodeLensProvider (@gabro)
- 596e322 Fix ClientCommands registration (@gabro)
- ef25525 Client command registration fix
- c66760d v1.6.1
- 2dd7d70 Bump lodash from 4.17.11 to 4.17.15 (@dependabot[bot])
- c2334ed Remove unused OutputChannel
- 36266b2 Upgrade vsce (@gabro)
- 00237b4 Move vscode to devDependencies (@gabro)
- 4d6f491 Update deps (@gabro)
- 2578835 Remove test scaffolds (@gabro)
- 7423854 Remove github-changes dependency (@gabro)
- 82b4b4f Avoid spurious 'Unknown command' warning (@gabro)
- c4cd928 Remove unused methods and properties from CodeLensProvider (@gabro)
- 5c28e2d Fix ClientCommands registration (@gabro)
- 26be9b8 Client command registration fix
- 0f766d6 Refine Java Home detection
- ab5a1d5 v1.6.0
- a51aa54 Revert "Revert "Merge pull request #106 from marek1840/run-code-via-debug-adapter""
- cb5d2b4 Add icons for Discord
- c72e56d Upgrade coursier binary
- f2ab0aa v1.5.7
- 1e5bca8 Revert "Merge pull request #106 from marek1840/run-code-via-debug-adapter" (@tgodzik)
- be8d6bb Revert "Merge pull request #147 from gabro/grooming" (@tgodzik)
- 31fd244 v1.5.6
- 8c17915 Add debugging provider to client capabilities.
- 2546972 Remove unused methods and properties from CodeLensProvider (@gabro)
- 6a4c4ec Avoid spurious 'Unknown command' warning (@gabro)
- 2431bac Fix ClientCommands registration (@gabro)
- 60a3612 Client command registration fix
- cebd70f Bump dependencies and remove test scaffolds (@gabro)
- 02a3924 use debugging provider instead of "supportsDebugging" (@mzarnowski)
- 487854e setup scala debugger only when the server supports it
- d6e87aa rename debugger -> scalaDebugger
- b332fde fetch session name from metals
- be06698 move startDebugSession command to client-commands
- 7a80af4 v1.5.5
- ded494d Update Metals version to 0.7.5 (@tgodzik)
- 68596eb refresh code lenses on event from server
- 4404a44 connect to the debug protocol adapter (@mzarnowski)
- 69e0f8e Migrate old settings from space-separated values to arrays (@gabro)
- 243a27f Use type array for serverProperties and customProperties settings (@gabro)
- 6aeb235 v1.5.3
- 852a65f Update default Metals version to 0.7.2 (@tgodzik)
- d60a634 deleting pipe formatting in multiline strings outside of metals/metals
- 69e41bf Fix documentation about build tools (@tgodzik)
- 474809c v1.5.2
- db5fcc2 Update VS code documentation (@tgodzik)
- f40e609 Revert "Show warning when using snaps" (@tgodzik)
- 3ea36b2 Add information about snaps (@tgodzik)
- 2b20551 Remove debugging line (@olafurpg)
- 8b0cc59 v1.5.1
- 2e95c58 Upgrade to 0.7.0 (@olafurpg)
- c324b69 Rename "sync cursor" to "reveal active file in sidebar" (@olafurpg)
- 28cf391 Add missing icons. (@olafurpg)
- 8902d41 Implement "reveal tree view node" request. (@olafurpg)
- 3a250e2 Add help and feedback explorer (@olafurpg)
- aae1e5a Reveal the goto definition destination in the center of the editor view. (@olafurpg)
- 1a2510d Address review feedback and minor changes. (@olafurpg)
- c988a6b Implement Tree View Protocol (TVP). (@olafurpg)
- 537e2ed Automatically add | when using multiline strings (@tgodzik)
- 64da889 Add build.sc to workspace detection (@tgodzik)
- 46ba7bf Address review comments (@gabro)
- 58c488e Remove "work in progress" from the description (@gabro)
- 7bdde98 Fix proper indentation of Scaladocs (@torkelrogstad)
- 841969a v1.4.3
- 501caf1 v1.4.1
- 30ea415 Update metals default version to 0.6.0 (@tgodzik)
- 632a330 Use string instead of array of string for
customRepositories
. (@olafurpg) - be20d30 Sync README.md with Metals docs (@gabro)
- ff10dfb Use array of string as type of customRepositories configuration key (@pityka)
- 2c4f5ee Add note about custom sbt script in readme.md (@pityka)
- e0c776b Clarify documentation of 'Custom Repositories' setting (@pityka)
- 19544b8 Use COURSIER_REPOSITORIES (@pityka)
- 731fbb3 Add customRepositories configuration (@pityka)
- cc15fb5 Document where to set custom repository URLs (@pityka)
- da0bef9 Adding spaces to error messages (@hmemcpy)
- 5334440 Add gradle setting to visual-code plugin (@tgodzik)
- d41a3b0 v1.3.3
- f80c533 Upgrade to 0.5.2 (@olafurpg)
- 1cc6b23 Add metals/windowStateDidChange notification (@agajek)
- 60dfeb1 v1.3.2
- 85e8e38 Update src/extension.ts (@gabro)
- a7faf56 Update default for "editor.suggestSelection" to "first", fixes #86. (@olafurpg)
- 893e4a4 Treat JAVA_FLAGS the same way as JAVA_OPTS, fixes #83. (@olafurpg)
- d382e90 Link to HTTP proxy instructions in "failed to download" error. (@olafurpg)
- 76c2857 Upgrade coursier binary from 1.1.0-M9 to 1.1.0-M13-2, fixes #66. (@olafurpg)
- 27393ae Remove default GC options, fixes #85. (@olafurpg)
- b1420ec prevent fetch process from being run in debug mode
- 1c2cd2f Experiment with release drafter (@olafurpg)
- f8a49ba v1.2.7
- b2471ef Improve error messages for failed download of Metals (@gabro)
- 894bbdd Enable strict mode in TypeScript. This also fixes #79 (@gabro)
- 5f80582 Fix shell quote types (@wiesner-dlr)
- 2e68c2c v1.2.6
- 89a5b7e Upgrade to Scalameta v0.4.4 (@olafurpg)
- 544aec7 v1.2.5
- 53fe047 Update to Metals 0.4.3 (@gabro)
- 51eabad Add link to Metals release notes in CHANGELOG.md (@gabro)
- 2640b23 v1.2.4
- 2f98813 Fix changelog format (@gabro)
- 44e12d5 v1.2.3
- b5ce6ff Automate CHANGELOG generation (@gabro)
- d5284c9 Upgrade to v0.4.2. (@olafurpg)
- e610b9c v1.2.2
- 7966916 Update changelog (@olafurpg)
- 158b040 v1.2.1
- fdd912f Upgrade to v0.4.1 (@olafurpg)
- 9e51395 Parse JAVA_OPTS using shell-quote (@gabro)
- a4aa8bd Fix concatenation of jvmopts and javaopts (@gabro)
- 025307e Read Java options also from JAVA_OPTS and use them in coursier fetch (@gabro)
- 779fb38 More accurate configuration description for metals.javaHome (@gabro)
- b634db7 Remove 'bug' label (@gabro)
- 6afeb3b Add issue templates (@gabro)
- 2d756bc v1.2.0
- 9e552b4 Upgrade to v0.4.0 (@olafurpg)
- f01c698 Update readme. (@olafurpg)
- 228bbcb Remove unhelpful "Merge pull request" entries from changelog (@olafurpg)
- 853a28e Add changelog since v1.0.0, fixes #41 (@olafurpg)
- e0ada25 Select latest JVM version when possible. (@olafurpg)
- b50bb51 Use non-meory JVM options from .jvmopts file, fixes #45. (@olafurpg)
- e61ab8c Rename Marketplace extension to "Scala (Metals)" for discoverability. (@olafurpg)
- 705eae6 Focus on webview when running doctor, fixes #52. (@olafurpg)
- 1d36f56 Add -Dmetals.input-box property, fixes #53. (@olafurpg)
- fee33e0 Add "cascade compile" and "cancel compile" tasks. (@olafurpg)
- 3470a79 Upgrade TS to 3.2.2 (@gabro)
- ff2f34a Make clientCommands more robust towards addition/removal of commands (@gabro)
- fecf7d4 Ensure all registered command are registered as context subscriptions. (@olafurpg)
- 21722bf Synchronize client commands with latest Metals. (@olafurpg)
- d1a1b9e Add mis-configured Java Home as possible reason for download error (@olafurpg)
- 7fd5396 Reduce default memory settings (@olafurpg)
- 1612f14 Implement metals/inputBox extension (@olafurpg)
- 2d12484 Ask to reload window on changes to server properties. (@olafurpg)
- d400f0a Update features overview (@gabro)
- 5eaadcd Update vsce (@gabro)
- ffdeccb Add scalafmtConfigPath option (@gabro)
- 38f42be Prefer JDK over JRE (@gabro)
- 3e793ca v1.1.3
- 8435883 Synchronize readme with latest website (@olafurpg)
- 0cb3136 1.1.2 (@olafurpg)
- babbd18 1.1.1 (@olafurpg)
- 13e9531 Upgrade to v0.3.3 (@olafurpg)
- 195f83d v1.1.0
- efe19ab Update sbtScript description as per review (@gabro)
- 56e500b Remove sbtLauncher and sbtOptions options (see scalameta/metals#410) (@gabro)
- 596b8eb Bump default serverVersion to 0.3.2 (@gabro)
- 30bf8bb Improve error message (@gabro)
- 9d7beb1 Handle empty javaHomes array (@gabro)
- 224b1e8 Replace find-java-home with locate-java-home (@gabro)
- 1fd4b18 Add find-java-home typings (@gabro)
- 5166ebc Show full error to the output (@gabro)
- 1c6df4e Extract getJavaHome utility (@gabro)
- 53208c6 Show Metals commands only when the active buffer is a Scala file (@gabro)
- 41e5d9b Use infinite ttl for coursier fetch (@olafurpg)
- 7a4d778 Handle exceptions thrown by semver (@gabro)
- 24c0797 Don't pre-maturely trim stdout (@olafurpg)
- 342c23e Fix #24, print stdout in case download failed (@olafurpg)
- 2abb31b Warn on out-of-date server versions (@gabro)
- 00b866e Synchronize readme with website (@olafurpg)
- 7e1f5a2 Adjust issues URLs (@gabro)
- c464ecd Use camel case instead of kebab for more readable settings UI (@olafurpg)
- d7cdb88 Add new configuration options (@olafurpg)
- 7969642 v1.0.0
- 9b2dac1 Update supported Scala versions (@olafurpg)
- 43ef17d v0.3.3
- 37ec5e5 Bump default serverVersion to 0.3.1 (@gabro)
- bea5fff Use markdown for configuration description (@gabro)
- 54c0e1f Detect when javaHome and serverVersion change and prompt to reload (@gabro)
- 1d2f396 Fix the publishing from the CI (@gabro)
- 6eb23d2 v0.3.2
- b382a95 Use yarn version instead of vsce publish (@gabro)
- cc19895 v0.3.1 (@gabro)
- 6fc477b Use yarn for everything (@gabro)
- dfda4ae Upgrade vsce (@gabro)
- ed48b5f Configure Travis to publish the extension on git tags (@gabro)
- af30ae6 Handle empty serverVersion config. (@olafurpg)
- 0a0a367 Update to v0.3 (@olafurpg)
- 9cf8461 Update manifest categories (@gabro)
- 8455f6b Add qna link to extension manifest (@gabro)
- 53cb27c Activate the extension upon presence of build.sbt or build.properties (@gabro)
- 797696c Remove all the vars in favor of lets (@gabro)
- fb511b9 Code like a true JS rockstar (@olafurpg)
- 6a76158 Add support for metals-doctor-run client command (@olafurpg)
- 8ad00a6 Don't start server if Dotty is enabled in the workspace (@olafurpg)
- f6d6fba Address review comments (@olafurpg)
- 5ecaa29 Show progress while downloading Metals. (@olafurpg)
- b2b854c 0.2.12 (@olafurpg)
- f801173 Update to 0.2.11 (@olafurpg)
- 6768de5 0.2.11 (@olafurpg)
- f485d82 Consistent capitalization for commands (@olafurpg)
- 861207d Update doctor-run client command (@olafurpg)
- c154636 0.2.10 (@olafurpg)
- fc6f8b4 Remove mention of roadmap because there is no roadmap yet. (@olafurpg)
- e317226 0.2.9 (@olafurpg)
- b796f67 Add Travis badge (@gabro)
- 1a0b339 Add table with supported features in extension overview (@olafurpg)
- ffcf4b9 Model the restart timeout using Promise.race (@gabro)
- 7fb4de7 Fallback to killing the Metals process if it's unresponsive (@olafurpg)
- f06cc74 Gracefully restart server instead of killing process (@olafurpg)
- 9dfb0ff Add contributing guide (@olafurpg)
- f066b52 Update repository field to point to metals-vscode (@olafurpg)
- 14111a1 Bump version (@olafurpg)
- cf9196e Polish up npm scripts (@gabro)
- 82d0ef7 Remove prebuild and postbuild steps (@gabro)
- d07ed97 Upgrade yarn.lock (@gabro)
- 790e47e Add super-basic CI that builds the extension (@gabro)
- 9d4438c Add readme (@olafurpg)
- c1f9296 Update VS Code package.json (@olafurpg)
- 0e7be26 Clean up code after self review (@olafurpg)
- 3cc77a7 Add "Run doctor" command to troubleshoot issues. (@olafurpg)
- d6f4136 Update docs for editor clients (@olafurpg)
- 6154566 Update VS Code plugin metadata (@olafurpg)
- 4261a6c Make Java version configurable in VS Code (@olafurpg)
- 4711cc3 Furter refinements (@olafurpg)
- 8930f76 Fix tests on Windows and address review feedback (@olafurpg)
- 5f6eacc Various cleanups (@olafurpg)
- ff09f47 Try to make Travis CI pass. (@olafurpg)
- 77bb6f1 Implement pretty basic language server and build client. (@olafurpg)
- 3d2382a Bump dependencies (@gabro)
- b878e95 Delete package-lock.json, we're using yarn (@gabro)
- 8d26bf1 Remove unstable parts (@olafurpg)
- ef0adcc Clean up build (@olafurpg)
- 12c8a72 Complete manual integration test in vscode (@olafurpg)
- 2d0400c Remove debug options from vscode extensions (@gabro)
- 4a71495 Bump minimum required vscode version (@gabro)
- c4532a1 more elegant way to stripMargin (@benhutchison)
- 74d4942 inform user of failed server resolve in popup (@benhutchison)
- 5106d48 Upgrade vscode package to resolve vulnerability report (@gabro)
- 9c2acc5 Documentation website using docusaurus (@gabro)
- 4d36cd6 code cleanup (@benhutchison)
- e7c002f Coursier resolve to validate serverVersion, log to console if in/correct (@benhutchison)
- fd2d6b4 Watch active.json and connect to sbt server when it appears or changes (@laughedelic)
- 7828399 Address review feedback (@laughedelic)
- 0f8fc22 Remove sbt.enabled setting, don't autoconnect (@laughedelic)
- 5309b57 Add a setting to control whether diagnostics from sbt are forwarded (@laughedelic)
- 0b4d8a9 Remove download-coursier script and commit coursier binary (@gabro)
- 3c84c3b Remove metals.scalafmt.onSave option from VSCode extension (@gabro)
- 4d1aa01 Move to .metals/buildinfo//.properties (@olafurpg)
- 57e6d11 Move from .compilerconfig to .metals/properties (@olafurpg)
- 9fc0a18 Use version 1.0.0 of coursier (@gabro)
- 02557ed Address review feedback (@olafurpg)
- 1ef9072 Address review feedback (@olafurpg)
- ee06b4b Add extensionDependencie on scala syntax and code-outline (@gabro)
- 967a626 Use stable version of coursier (@gabro)
- a6198e1 Add metals.serverVersion configuration option (@gabro)
- 5befc75 Polish up VSCode extension for Marketplace publishing (@gabro)
- 84606f9 Rename SquiggliesProvider to DiagnosticsProvider (@laughedelic)
- 7ae80d6 Update vscode configuration with separate scalac settings (@laughedelic)
- d79b2ac Remove getJavaHome and everything related to it (@laughedelic)
- cd32f55 Remove tools.jar mention and update coursier resolver (@laughedelic)
- 84e1ef5 Add a setting to enable symbol highlights (off by default) (@laughedelic)
- 5031791 Re-enable indexJDK (@gabro)
- 0d56a74 Rename everything to metals (@gabro)
- c188155 Added willSaveWaitUntil request which triggers (opt-in) formatting (@laughedelic)
- e28196d s/scalameta/metals in VSCode extension (@gabro)
- dba0740 Integrate with sbt language server. (@olafurpg)
- a76fa01 Clean before PR (@olafurpg)
- f217239 Tests pass! (@olafurpg)
- e3998ca Introduce scala.meta.languageserver.protocol (@olafurpg)
- 5127870 Refactor configuration fields (@olafurpg)
- fee6bc2 Add ObservableCurrentValue helper for configuration. (@olafurpg)
- 644a391 Minor tweaks to new configuration (@olafurpg)
- ddd3aaa Add configuration to vscode-extension and reformat package.json (@gabro)
- ae15e56 Add support for configuration (@gabro)
- 5a584b4 Add command to reset compilers. (@olafurpg)
- 308e692 Add workspace/executeCommand and clearIndexCache command (@gabro)
- c7f0b57 Remove unnecessary -Dvscode.workspace argument. (@olafurpg)
- 7ccd5b4 Remove unused const (@gabro)
- af58096 Kill only the current server (@gabro)
- fe3ce74 Add command in VSCode extension to restart the server (@gabro)
- 644ed3f Send server logs to client using logMessage (@gabro)
- dc197c1 Reduce heap usage by enabling jvm string deduplication
- 721d481 Updated server artifact name (@laughedelic)
- e3d8eee Add coursier binary to repo (@olafurpg)
- eb84b81 Basic support for autocompletion. (@olafurpg)
- a2ac24f Fix jump to definition for some trickier cases (@olafurpg)
- 7fec4db Fetch scalafmt jars with coursier. (@olafurpg)
- 67eb694 Get FormattingProvider working for scalafmt. (@olafurpg)
- 47ae833 Add support for packaging the vscode extension (@gabro)
- 7c6636c Ship coursier with the vscode extension (@gabro)
- ae881d3 Ship coursier with the vscode extension (@gabro)
- 379323e Add support for packaging the vscode extension (@gabro)
- c133b41 Add .vscode tasks (@gabro)
- 32a1d31 Update package-lock.json (@gabro)
- 29ede68 Actually watch the .semanticdb files in the current workspace (@gabro)
- a87b8f1 Fix the build (@gabro)
- b5e0c0d Cleanup a bit (@gabro)
- ab5f08b Add a README (@gabro)
- dbd43a8 Initial commit (@gabro)