Feel-ix-343 / markdown-oxide

PKM for the LSP
https://oxide.md
Apache License 2.0
1.03k stars 17 forks source link

lsp rename of heading changes file name instead #162

Closed nimr0d closed 3 months ago

nimr0d commented 3 months ago

Renaming with the cursor on [[foo#bar]] will modify the file 'foo' instead of the heading 'bar'.

Feel-ix-343 commented 3 months ago

Hello! Renaming links is not supported right now. Sorry about that!

If you wish to rename headings, you can navigate to the heading and rename on it.

Perhaps this could be a feature in the new version. For now I will close

nimr0d commented 3 months ago

Ok. Renaming headers should probably be disabled until then, as the current behavior is unexpected. Currently, doing a rename will suggest the name of the header but change the file name instead.