executablebooks / myst-vs-code

A syntax highlighter for the MyST Markdown format
https://marketplace.visualstudio.com/items?itemName=ExecutableBookProject.myst-highlight
MIT License
35 stars 15 forks source link

autocomplete references #41

Open ysBach opened 2 years ago

ysBach commented 2 years ago

I am considering to port a long lecture note (about astronomical data reduction coding) in LaTeX to jupyter book using myst. I have many places where I have to use {numref}`fig-figurename`, but many times I don't remember fig-figurename for hundreds of figures. So, the feature I'd love is the autocompletion of references.

welcome[bot] commented 2 years ago

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

austinbenny commented 6 months ago

i support the development of this feature -- commonly refered to as inellisense. I interchange between LaTeX and Jupyter Notebook workflows and this feature in the latex vscode extension is a god-send.

https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense