Skip to content

Commit a163e97

Browse files
Update CHANGELOG.md
1 parent 12e5b47 commit a163e97

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

CHANGELOG.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Changed
1111
- Settings schema update to support recent lsp changes ([#653](https://github.com/rokucommunity/vscode-brightscript-language/pull/653))
1212
- upgrade to [[email protected]](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#06911---2025-07-03). Notable changes since 0.69.10:
13-
- Rename setting to `enableProjectDiscovery` ([#1525](https://github.com/rokucommunity/vscode-brightscript-language/pull/1525))
14-
- Support projects array in settings ([#1521](https://github.com/rokucommunity/vscode-brightscript-language/pull/1521))
15-
- Bump brace-expansion from 1.1.11 to 1.1.12 ([#1522](https://github.com/rokucommunity/vscode-brightscript-language/pull/1522))
16-
- chore: Support dispatch workflows ([#1514](https://github.com/rokucommunity/vscode-brightscript-language/pull/1514))
17-
- Add `enableDiscovery` language server option ([#1520](https://github.com/rokucommunity/vscode-brightscript-language/pull/1520))
18-
- Improve manifests discovery ([#1518](https://github.com/rokucommunity/vscode-brightscript-language/pull/1518))
19-
- Improve `bsconfig.json` auto-discovery ([#1512](https://github.com/rokucommunity/vscode-brightscript-language/pull/1512))
20-
- Add some docs about ObserveField namespace caveats ([#1513](https://github.com/rokucommunity/vscode-brightscript-language/pull/1513))
13+
- LSP: Support `projects` array in settings ([#1521](https://github.com/rokucommunity/vscode-brightscript-language/pull/1521))
14+
- LSP: Add `enableProjectDiscovery` language server option ([#1520](https://github.com/rokucommunity/vscode-brightscript-language/pull/1520), [#1525](https://github.com/rokucommunity/vscode-brightscript-language/pull/1525))
15+
- LSP: Improve `manifests` discovery ([#1518](https://github.com/rokucommunity/vscode-brightscript-language/pull/1518))
16+
- LSP: Improve `bsconfig.json` auto-discovery ([#1512](https://github.com/rokucommunity/vscode-brightscript-language/pull/1512))
2117
- upgrade to [[email protected]](https://github.com/rokucommunity/brighterscript-formatter/blob/master/CHANGELOG.md#1716---2025-07-03). Notable changes since 1.7.15:
2218
- upgrade to [[email protected]](https://github.com/rokucommunity/roku-debug/blob/master/CHANGELOG.md#02137---2025-07-03). Notable changes since 0.21.36:
2319

0 commit comments

Comments
 (0)