All notable changes to the "tei-publisher-vscode" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Respect whitespace when splitting element: skip over whitespace after split point before inserting opening tag
- Add screencast showing extra editing commands
- New command: delete closest tag around current node
- Catch and report XML parsing errors which prevent commands to succeed
- New command: split current element at cursor position
- New command: expand selection to parent element