blakedietz/vscode-nested-tags

Feature Request: nested-tags in Jupyter notebook markdown or python code

Opened this issue · 0 comments

I'd love to see if this could work in Jupyter notebooks in VS Code as they use markdown and python code. I tried tagging a cell in jupyter with markdown like below but it didn't seem to recognize the tag. Please let me know if this is possible thank you!

<!--@nested-tags:xlwings -->
sheet["A1"].expand().autofit()