Releases: consistem/vscode-objectscript
Releases · consistem/vscode-objectscript
v3.4.1-beta.10
feat: update Server Manager extension ID to new publisher (#99)
v3.4.1-beta.9
Merge pull request #95 from consistem/chore/sync-upstream Merge `remote-tracking` branch `upstream-master/master` into `chore/sync-upstream`
v3.4.1-beta.8
Task: Translate CCS interface to pt-BR (#89)
v3.4.1-beta.7
Feat: implement converterArquivo and converterArquivoCustomizado endp…
v3.4.1-beta.6
Feat: Locate-triggers - add company filter support (#87)
v3.4.1-beta.5
Fix: Menu reveal definition command (#81) * fix: remove invalid menu reference to editor.action.revealDefinition * fix: adjust menu action to correctly reveal definition (#77) * fix: adjust menu action to correctly reveal definition (#77)
v3.4.1-beta.4
Fix/menu reveal definition command (#80) * fix: remove invalid menu reference to editor.action.revealDefinition * fix: adjust menu action to correctly reveal definition (#77)
v3.4.1-beta.3
fix: remove invalid menu reference to editor.action.revealDefinition …
v3.4.1-beta.2
Switch ObjectScript extension to `consistem-sistemas` publisher (#76)
v3.4.1-beta.1
Merge/upstream 2026 01 12 (#74) * Prevent users from accidentally opening multiple copies of the same class or routine (#1666) * Fix opening server-side generated INT routines (#1668) * Fix running unit tests from a root test item (#1669) * Bump js-yaml from 4.1.0 to 4.1.1 (#1670) Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump glob from 11.0.1 to 11.1.0 (#1673) Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.1 to 11.1.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v11.0.1...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix automatic refresh of server-side documents after save and compile (#1678) * Fix `Show Plan` for IRIS 2026.1+ (#1679) * Insert file stub snippet when creating a new class or routine using client-side editing (#1681) * chore: `npm audit fix` (#1682) * Trigger server-side source control `OpenedDocument` UserAction after a project is modified (#1685) * Remove barely used configuration settings (#1683) * Prepare 3.4.0 release (#1692) * auto bump version with release * Add `Func` suffix to `Copy Invocation` result for Queries (#1695) * Fix extension activation when clicking on InterSystems view container in an empty workspace folder (#1694) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Brett Saviano <bsaviano@intersystems.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: John Murray <johnm@georgejames.com> Co-authored-by: ProjectBot <bot@users.noreply.github.com>