Skip to content

Commit 970dba9

Browse files
committed
CHANGELOG for 0.9.4
1 parent e1720aa commit 970dba9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [0.9.4]
4+
- Support folder-level settings, snippets and debug configurations for server-side (isfs) workspace folders. This feature requires a `/_vscode` webapp using the %SYS namespace.
5+
- Support webapp-type roots referencing a path that is an ancestor of one or more webapps that use the target namespace. For example `isfs://server/?ns=%SYS&csp` gives access to all %SYS webapps from a single root folder.
6+
- Enhance `Add Server Namespace to Workspace...` command and quickstart button to add webapp-type roots.
7+
- Remove requirement for namespaces to be uppercase in settings.
8+
39
## [0.9.3]
410
- Add quickstart button to ObjectScript Explorer view when local folder is open but no `objectscript.conn` settings are available to it.
511
- Add `Jump to Tag + Offset` command for MACs and INTs, and make it available via click on statusbar field.

0 commit comments

Comments
 (0)