microsoft/vscode-jupyter-keymap

Jupyter Keymap prevents XML formatting

Opened this issue · 0 comments

VS Code is not formatting XML for me. I've searched the web and enabled/disabled extensions until I've identified that Jupyter Keymap is conflicting with it.

If redhat.vscode-xml is loaded first, I can't format XML. if redhat.vscode-xml is loaded after ms-toolsai.jupyter-keymap then I can format XML (with all extensions enabled). I don't know if loading them in this order prevents any features of ms-toolsai.jupyter-keymap.

redhat-developer/vscode-xml#154