Skip to content

(hub-client) Fix paste handling to prevent Monaco snippet expansion artefacts#6

Merged
cscheid merged 1 commit into
kyotofrom
hub-paste
Jan 22, 2026
Merged

(hub-client) Fix paste handling to prevent Monaco snippet expansion artefacts#6
cscheid merged 1 commit into
kyotofrom
hub-paste

Conversation

@shikokuchuo
Copy link
Copy Markdown
Member

Fixes #3. Disable Monaco's paste-as feature to fix URLs from browser address bar being pasted with $0 appended.

@shikokuchuo shikokuchuo requested a review from cscheid January 20, 2026 18:53
@cscheid
Copy link
Copy Markdown
Member

cscheid commented Jan 22, 2026

That's great! I have this on my to-fix notes. Thank you!

@cscheid cscheid merged commit ee0c6ce into kyoto Jan 22, 2026
2 checks passed
@shikokuchuo shikokuchuo deleted the hub-paste branch January 22, 2026 16:04
gordonwoodhull added a commit that referenced this pull request Mar 18, 2026
Both the master plan and Phase 1 sub-plan now include:
- Orientation section explaining what Quarto and extensions are
- Summary of what code exists and where it lives
- Description of the current blocker (Format string preservation)
- TS Quarto vocabulary cross-reference table
- Status tracking for all sub-phases
- Resolved open question #6 (format name mapping)
gordonwoodhull added a commit that referenced this pull request Mar 18, 2026
Both the master plan and Phase 1 sub-plan now include:
- Orientation section explaining what Quarto and extensions are
- Summary of what code exists and where it lives
- Description of the current blocker (Format string preservation)
- TS Quarto vocabulary cross-reference table
- Status tracking for all sub-phases
- Resolved open question #6 (format name mapping)
gordonwoodhull added a commit that referenced this pull request Mar 18, 2026
Both the master plan and Phase 1 sub-plan now include:
- Orientation section explaining what Quarto and extensions are
- Summary of what code exists and where it lives
- Description of the current blocker (Format string preservation)
- TS Quarto vocabulary cross-reference table
- Status tracking for all sub-phases
- Resolved open question #6 (format name mapping)
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.

Pasting a URL adds $0

2 participants