You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the ObjectScript:Explorer it would be nice to be able to see code in other namespaces without having to create a different VSCode workspaces. A few scenarios:
Working on code that has to ZN "%SYS" and use a system class not mapped everywhere (e.g. Config.Namespaces)
In HealthShare, viewing the raw production definition XData block (I do this all the time to copy production settings into a installer script that lives in a code DB like HSCUSTOM)
This would be something similar to the Atelier server explorer, though limited to the server connected to the VSCode workspace.
The text was updated successfully, but these errors were encountered:
In the ObjectScript:Explorer it would be nice to be able to see code in other namespaces without having to create a different VSCode workspaces. A few scenarios:
Working on code that has to
ZN "%SYS"
and use a system class not mapped everywhere (e.g. Config.Namespaces)In HealthShare, viewing the raw production definition XData block (I do this all the time to copy production settings into a installer script that lives in a code DB like HSCUSTOM)
This would be something similar to the Atelier server explorer, though limited to the server connected to the VSCode workspace.
The text was updated successfully, but these errors were encountered: