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 copy and paste of JSON clipboard contents #276

Merged
merged 3 commits into from
Mar 10, 2025

Conversation

MichaelHoffmeisterFesto
Copy link
Contributor

@MichaelHoffmeisterFesto MichaelHoffmeisterFesto commented Mar 7, 2025

** To be integrated into main branch. **

Fix copy and paste of JSON clipboard contents
for Qualifiers and Extensions

Working with Qualifiers and Extensions is increasingly demanding.
Qualifiers and Extensions may contain complex IClass-objects,
such as References.
JSON serialization and deserialization is therefore not straighforward.
Before the fix, copy/ paste of JSON clipboard contents for Qualifiers and
Extensions failed for semanticIds and such.
Now, it seems to be working.

   line options to show TOC
@juileetikekar juileetikekar changed the title Fix copy and paste of JSON clipboard contents for Qualifiers and Extensions Fix copy and paste of JSON clipboard contents Mar 10, 2025
@juileetikekar juileetikekar merged commit 9638971 into main Mar 10, 2025
4 of 10 checks passed
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.

3 participants