something else that's interesting about the latest vscode release is all the markdown additions:
- drag and drop files into the editor to create a md link
- find all references to header|links|files|urls inside of md
- rename headers|links inside md (and propagate the changes to all places where the link is used)
- rename md files (and propagate changes to all links to said md files)