Skip to content

v3.4.1-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jan 16:43
· 5 commits to master since this release
abd89c8
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
Co-authored-by: Brett Saviano <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Murray <[email protected]>
Co-authored-by: ProjectBot <[email protected]>