Skip to content

Server-side source control improvements #1314

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

Merged

Conversation

isc-bsaviano
Copy link
Contributor

@isc-bsaviano isc-bsaviano commented Feb 15, 2024

  • Don't show source control menu options for root directories or directories in Web Application workspace folders.
  • Don't check if source control is enabled before firing Other Studio Actions. These queries will return nothing if no source control class is enabled, so the check is just adding an extra query for no benefit.
  • Move the progress notification to the window's Status Bar. This is less distracting IMO.
  • Preserve focus when showing errors in the Output channel.
  • Write queries to the Output channel as well as user actions when objectscript.studioActionDebugOutput is true.
  • Add type for UserAction.

I won't merge this until #1313 is in

gjsjohnmurray
gjsjohnmurray previously approved these changes Feb 20, 2024
@isc-bsaviano isc-bsaviano merged commit 4165510 into intersystems-community:master Feb 22, 2024
@isc-bsaviano isc-bsaviano deleted the server-source-control branch February 22, 2024 14:48
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.

2 participants