Skip to content

Conversation

@isc-bsaviano
Copy link
Contributor

This PR fixes #1667. The new behavior when a blank client-side class or routine is created is that a snippet containing a document stub is inserted into the document. The user can then type whatever name they like and then tab to a comment inside the empty body to start editing. The name does not have a default value, so the document won't be synced to the server with a potentially incorrect generated name. An example of how this works can be seen below. I also removed the objectscript.autoAdjustName setting so documents created with content already existing will never be modified to use a generated name.

issue1667.mov

Copy link
Contributor

@gjsjohnmurray gjsjohnmurray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK. I rarely use client side editing, but am going to approve this PR.

@isc-bsaviano isc-bsaviano merged commit 8a62e44 into intersystems-community:master Dec 10, 2025
5 checks passed
@isc-bsaviano isc-bsaviano deleted the fix-1667 branch December 10, 2025 19:28
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.

New file creation include source path in package name

3 participants