Skip to content

Releases: mesonbuild/vscode-meson

v1.11.0

29 Sep 14:59
v1.11.0
0798d24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.11.0

v1.10.0

06 Jul 17:58
v1.10.0
f9dfe3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

06 Jul 17:44
v1.9.0
2b8b31d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.9.0

v1.8.1

31 Mar 16:53
v1.8.1
c65abd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v.1.8.0

30 Mar 23:23
v1.8.0
27188e6
Compare
Choose a tag to compare

What's Changed

  • Add meson install to task definitions by @mkaes in #102
  • Do not reconfigure on vscode startup by @xclaesse in #106
  • Fix description for configureOnOpen by @ylatuya in #108
  • Apply format defined in .editorconfig by @ylatuya in #109
  • Generate vscode.env file to be used by launch.json by @xclaesse in #107
  • Fix automatic executable targets execution by @ylatuya in #110

New Contributors

Full Changelog: v1.7.1...v1.8.0

v1.7.1

17 Oct 20:29
v1.7.1
fff753f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

Version 1.7.0

04 Aug 23:10
v1.7.0
518b142
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

Version 1.6.0

09 Jun 16:47
v1.6.0
1847b8c
Compare
Choose a tag to compare

Support for using muon as a linter has been added.

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.6.0

Version 1.5.2

01 Apr 18:06
Compare
Choose a tag to compare

What's Changed

  • Fix structured sources and highlight install_symlink by @tristan957 in #76
  • ci: Check all meson functions are highlighted by @xclaesse in #77
  • ci: split api check into a separate job and fix indentation by @dcbaker and @ePirat in #79

New Contributors

Full Changelog: v1.5.1...v1.5.2

Version 1.5.1

25 Mar 16:49
Compare
Choose a tag to compare

Version 1.5.1 is a maintenance release, that adds support for the new structured_sources function added in Meson 0.62.0

What's Changed

  • syntax: Add structured_sources function by @dcbaker in #75

Full Changelog: v1.5.0...v1.5.1