When will you support IntelliSense link path completions (# and ## triggers) in VSCode? #2557
-
For regular markdown files ( I cannot overstate how significant this authoring shortcut can be. It's a massive time-saver when you're maintaining large doc sites. Unfortunately, the MDX extension for VSCode does not support this type of link path completion as of November 2024. The MDX extension supports relative file path completion (using Do you have a roadmap item to improve your IntelliSense functionality in the MDX extension to support this type of autocomplete shortcut for |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
If this is supported in markdown, it should also be for MDX. If it isn’t, that’s a bug. Feel free to report it in our issue tracker. I work on this in my free time. I’m currently really busy and have limited time for OSS. To me personally this issue is also relatively low prio compared to some other open issues. If you want me to prioritize this, we can discuss a freelance gig. Alternatively I would more than welcome a PR that fixes it. |
Beta Was this translation helpful? Give feedback.
If this is supported in markdown, it should also be for MDX. If it isn’t, that’s a bug. Feel free to report it in our issue tracker.
I work on this in my free time. I’m currently really busy and have limited time for OSS. To me personally this issue is also relatively low prio compared to some other open issues. If you want me to prioritize this, we can discuss a freelance gig. Alternatively I would more than welcome a PR that fixes it.