Describe the solution you'd like
I really just want Obsidian but in my editor. This extension feels super close, but it only seems to work on Markdown files, whereas I want to use it for any type of text file.
As configuration, this could default to off and there could be settings like:
includeLanguages: Language identifiers whose comments will be parsed for wiki tags/links.
include: File glob patterns to include in parsing.
exclude: File glob patterns to exclude from parsing.
Describe alternatives you've considered
There aren't many great code mapping tools that support this kind of thing.
Describe the solution you'd like
I really just want Obsidian but in my editor. This extension feels super close, but it only seems to work on Markdown files, whereas I want to use it for any type of text file.
As configuration, this could default to off and there could be settings like:
includeLanguages: Language identifiers whose comments will be parsed for wiki tags/links.include: File glob patterns to include in parsing.exclude: File glob patterns to exclude from parsing.Describe alternatives you've considered
There aren't many great code mapping tools that support this kind of thing.