Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #233 and make other improvements/fixes to ObjectScript Explorer #235

Merged
merged 2 commits into from
Jul 29, 2020

Conversation

gjsjohnmurray
Copy link
Contributor

This fixes #233 and some other things in ObjectScript Explorer.

  • Use an icon for "View Another Namespace" instead of a text label.
  • Add prompt text to quickpick.
  • Fix broken "Remove" action on added root folders.
  • Add icons to root folders.
  • Differentiate between automatically created ones and manually added (and thus removable) ones.
  • Suppress Export command on CSP Files folder and its contents because it doesn't currently work. If/when implemented/fixed it will be easy enough to reinstate the Export command.
  • Fix broken opening of CSP files.
  • Expose "Show/Hide System" and "Show/Hide Generated" as icons for better discoverability.

Example:

image

@gjsjohnmurray gjsjohnmurray merged commit d104ad1 into intersystems-community:master Jul 29, 2020
@gjsjohnmurray gjsjohnmurray deleted the fix-233 branch July 29, 2020 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve "View Another Namespace" feature of ObjectScript Explorer
2 participants