Releases: mesonbuild/vscode-meson
Releases · mesonbuild/vscode-meson
v1.19.0
What's Changed
- Swift-MesonLSP: Bump to v3.1.3 by @JCWasmx86 in #197
- Run muon format from root of workspace. by @lukester1975 in #192
- Look up relative paths to the language server in
PATH
first by @paveloom in #198 - Fix absolute build directories by @tristan957 in #200
- Use shell mode for executing commands by @aidenfoxx in #202
- Make sure rust-analyser uses rust-project.json Meson generates by @xclaesse in #205
- Sort root Meson files by number of path components by @tristan957 in #199
- Refactor support for multiple Meson projects by @xclaesse in #195
New Contributors
- @paveloom made their first contribution in #198
- @aidenfoxx made their first contribution in #202
Full Changelog: v1.18.1...v1.19.0
v1.18.1
What's Changed
- ProcessExecution -> ShellExecution to fix #181. by @lukester1975 in #186
- Fix "s.sources" is not iterable by @tristan957 in #184
- Fix random file being chosen to create project by @tristan957 in #190
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
- Add testcase support to snippets by @tristan957 in #185
- Enable storage of meson.build in a non-root directory in the workspace by @wolfpld in #179
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- Kill language server zombie processes by @tristan957 in #182
- Highlight wrap files as ini files by @tristan957 in #183
Full Changelog: v1.16.3...v1.17.0
v1.16.1
Full Changelog: v1.16.0...v1.16.1
v1.16.0
v1.15.0
What's Changed
- Update the version file with the reference version, not an accidentally hardcoded value by @JCWasmx86 in #173
- Add support for Apple Silicon to Swift-MesonLSP by @JCWasmx86 in #172
Full Changelog: v1.14.2...v1.15.0
v1.14.0
What's Changed
- Send configuration fo mesonbuild to language server, if it changed by @JCWasmx86 in #164
- Change scopes of builtin variables by @tristan957 in #166
- Add auto-updater for Swift-MesonLSP by @JCWasmx86 in #163
- Swift-MesonLSP: Bump to v3.0.5 by @JCWasmx86 in #165
Full Changelog: v1.13.0...v1.14.0
v1.13.0
v1.12.1
What's Changed
- Remove various unnecessary activation events by @tristan957 in #157
- tests: rebuild tests on open only if the project is configured by @ylatuya in #156
Full Changelog: v1.12.0...v1.12.1