Skip to content

fix(editor): preserve wikilink line text#1193

Merged
perber merged 1 commit into
mainfrom
fix/internal-link-line-tail
Jun 22, 2026
Merged

fix(editor): preserve wikilink line text#1193
perber merged 1 commit into
mainfrom
fix/internal-link-line-tail

Conversation

@perber

@perber perber commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Limit wikilink autocomplete replacement to the link suffix so text after the cursor on the same line is preserved.

Add a regression test covering completion in the middle of a line.

Limit wikilink autocomplete replacement to the link suffix so text after the cursor on the same line is preserved.

Add a regression test covering completion in the middle of a line.
Copilot AI review requested due to automatic review settings June 22, 2026 19:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@perber perber linked an issue Jun 22, 2026 that may be closed by this pull request
4 tasks
@perber
perber merged commit b14bf68 into main Jun 22, 2026
9 checks passed
@perber
perber deleted the fix/internal-link-line-tail branch June 22, 2026 20:14
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.

Internal linking erase the text next to it

2 participants