Skip to content

Releases: harrisont/fastbuild-vscode

0.2.2

25 Mar 21:32
Compare
Choose a tag to compare

New Features

  • Distinguish between targets and variables in the symbol listing.

Bug Fixes

  • Fix bug where document symbols are not available for documents already open at launch.

Full Changelog: v0.2.0...v0.2.2

0.2.0

25 Mar 12:04
b9e7ae8
Compare
Choose a tag to compare

What's Changed

  • #4 Support listing document and workspace symbols.

Full Changelog: v0.1.9...v0.2.0

0.1.9

28 Feb 09:44
f582c3f
Compare
Choose a tag to compare
0.1.9 Pre-release
Pre-release

What's Changed

  • #6 Support ForEach iterating over multiple arrays at a time (single array iterating already supported) in PR #15. This completes support for the full FASTBuild language.

Full Changelog: v0.1.8...v0.1.9

0.1.8

25 Feb 04:54
Compare
Choose a tag to compare
0.1.8 Pre-release
Pre-release

What's Changed

  • Rename repository from fbuild-vscode-lsp to fastbuild-vscode.

Full Changelog: v0.1.7...v0.1.8

0.1.7

24 Feb 20:34
6b6b309
Compare
Choose a tag to compare
0.1.7 Pre-release
Pre-release

What's Changed

  • Fix a bug where ForEach kept variable definitions across loop iterations by @harrisont in #12

Full Changelog: v0.1.6...v0.1.7

0.1.6

24 Feb 09:01
d1134cd
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release

What's Changed

  • Wait for a delay before updating (debounce), to improve performance #7 by @harrisont in #11

Full Changelog: v0.1.5...v0.1.6

0.1.5

23 Feb 09:06
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release
  • Clarified that it's compatible with FASTBuild 1.08 (no changes necessary - already compatible).

Full Changelog: v0.1.4...v0.1.5

0.1.4

23 Feb 08:11
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release

Add changelog

0.1.3

23 Feb 07:55
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

Initial Release take 2

0.1.2

23 Feb 07:42
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Initial release