Releases: ocamllabs/vscode-ocaml-platform
1.13.2
What's Changed
- chore(deps): bump vscode-languageclient from 8.1.0 to 9.0.0 by @dependabot in #1220
- chore(deps): bump vscode-languageclient from 9.0.0 to 9.0.1 by @dependabot in #1223
- chore(deps-dev): bump esbuild from 0.19.3 to 0.19.4 by @dependabot in #1224
- chore(deps-dev): bump @vscode/vsce from 2.21.0 to 2.21.1 by @dependabot in #1226
- chore(deps): bump react-redux from 8.1.2 to 8.1.3 in /astexplorer by @dependabot in #1225
- chore(deps-dev): bump parcel from 2.9.3 to 2.10.0 in /astexplorer by @dependabot in #1230
- chore(deps-dev): bump esbuild from 0.19.4 to 0.19.5 by @dependabot in #1232
- [Reason] Disable semantic highlight by @jchavarri in #1231
- Yarn Workspace by @smorimoto in #1234
- opam 2.2 by @smorimoto in #1235
- Indentation increase for more let expressions by @DarinM223 in #1237
vscode-test
->@vscode/test-electron
by @smorimoto in #1238- Yarn v4 by @smorimoto in #1240
- Prepare 1.13.2 by @smorimoto in #1239
New Contributors
- @DarinM223 made their first contribution in #1237
Full Changelog: 1.13.1...1.13.2
1.13.1
What's Changed
-
Fix highlighting of flags stanza in dune files (#1182)
-
Fix extension crashing when overriding global exception handler (#1212)
Full Changelog: 1.13.0...1.13.1
1.13.0
What's Changed
-
Add experimental earlybird bytecode debugger integration (#1148)
-
Trim whitespace when running
Evaluate Selection
command (#1100) -
Encode URI when sending the
switchImplIntf
request (#983) -
Support LSP server settings (#1157)
-
Maintain focus on editor when sending code to REPL (#1161)
-
Add more patterns to
opam-metadata.source
(#1165)
Full Changelog: 1.12.2...1.13.0
1.12.2
Full Changelog: 1.12.1...1.12.2
1.12.1
What's Changed
- chore: add lsp versions 1.15.0-4.14 and 1.15.0-5.0 by @ulugbekna in #1072
Full Changelog: 1.12.0...1.12.1
1.12.0
What's Changed
- chore(deps-dev): bump vsce from 2.11.0 to 2.13.0 by @dependabot in #1032
- chore(deps-dev): bump esbuild from 0.15.6 to 0.15.13 by @dependabot in #1040
- chore(deps-dev): bump vsce from 2.13.0 to 2.14.0 by @dependabot in #1043
- Only use ocaml-env if it is available by @mnxn in #978
- chore: upgrade to ocamlformat 0.24.1 by @ulugbekna in #1034
- remove
lint-opam
CI check by @ulugbekna in #1038 - chore(deps-dev): bump esbuild from 0.15.13 to 0.15.14 by @dependabot in #1044
- fix/chore(deps):
ocaml-version
package's minimal version was set to 3.5.0 only in opam file which is auto-generated anyway, so the update should happen indune-project
by @ulugbekna in #1049 - fix ast-explorer enable-scripts by @ulugbekna in #1050
- chore(deps-dev): bump esbuild from 0.15.14 to 0.15.15 by @dependabot in #1047
- chore: format by @tatchi in #1057
- chore: update js_of_ocaml by @tatchi in #1058
- chore(deps-dev): bump esbuild from 0.15.15 to 0.15.16 by @dependabot in #1052
- chore: add lsp version 1.14.2 by @tatchi in #1062
- add setting to pass extra args to ocamllsp by @tatchi in #1042
- chore: add lsp version 1.15.0~5.0preview1 by @ulugbekna in #1069
- chore: prepare 1.12.0 by @ulugbekna in #1070
Full Changelog: 1.11.0...1.12.0
1.11.0
What's Changed
- chore: add ocamllsp 1.12.3 to known list by @rgrinberg in #985
- chore: add ocamllsp 1.12.4 to known list by @rgrinberg in #987
- chore: prepare 1.10.8 by @rgrinberg in #988
- Fix syntax highlighting for let bindings by @dlesbre in #991
- chore: update known ocamllsp versions by @rgrinberg in #998
- Add support for
${firstWorkspaceFolder}
as a placeholder variable in configuration files by @mnxn in #1004 - chore(deps): bump vscode-languageclient from 8.0.1 to 8.0.2 by @dependabot in #994
- chore(deps-dev): bump vsce from 2.7.0 to 2.11.0 by @dependabot in #1009
- chore(deps-dev): bump esbuild from 0.14.38 to 0.15.5 by @dependabot in #1006
- chore(deps-dev): bump esbuild from 0.15.5 to 0.15.6 by @dependabot in #1010
- formatting: do not wrap function args by @ulugbekna in #1015
- chore: update lsp versions by @rgrinberg in #1030
- cleanup: remove unused
Import.Ocaml_version.Releases
because ocaml v4.14.0 is already supported byOcaml_version.Releases
by @ulugbekna in #1037 - chore: prepare 1.11.0 by @rgrinberg in #1033
New Contributors
Full Changelog: 1.10.7...1.11.0
1.10.7
What's Changed
- upgrade vscode-languageclient to v8.0.1 by @ulugbekna in #966
- chore: fix formatting by @rgrinberg in #975
- chore: update known ocamllsp versions by @rgrinberg in #981
- (for now) Revert "Minimal support for web (#962)" by @ulugbekna in #979
Full Changelog: 1.10.6...1.10.7
1.10.6
What's Changed
- chore: add 1.12.0 and 1.12.1 as known versions by @rgrinberg in #972
Full Changelog: 1.10.5...1.10.6
1.10.5
What's Changed
- Fix
useUtop
by @OscarLahaie in #957 - fix #961: reveal ast node can now open ast explorer by @ulugbekna in #964
- Minimal support for web by @TheLortex in #962
New Contributors
- @TheLortex made their first contribution in #962
Full Changelog: 1.10.4...1.10.5