Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature: mandatory references #12

Open
acristu opened this issue Sep 13, 2018 · 2 comments
Open

New feature: mandatory references #12

acristu opened this issue Sep 13, 2018 · 2 comments
Assignees

Comments

@acristu
Copy link

acristu commented Sep 13, 2018

@TomasHubelbauer

Hi, after the big rewrite you mentioned in #11 , would you consider a new feature called perhaps "mandatory references":

  • have a configuration parameter mandatoryReferencesRegex=Prefix.*
  • report errors on all headings that match the mandatoryReferencesRegex but are not linked-to from anywhere
@TomasHubelbauer
Copy link
Owner

This sounds interesting. I will develop it. I will update this issue when I know more about the timeline.

@TomasHubelbauer
Copy link
Owner

I have had some time recently to fix some long overdue issues which were introduced by the VS Code API switching from a flat list of MarkDown header symbols to a tree of those. I have just released a new version, 13.0.0, which contains those fixes.

With that out of the way, I am now free to take a look at this feature in the next few days. I will update this issue when I've implemented it so that you can test it out and provide feedback.

@TomasHubelbauer TomasHubelbauer self-assigned this Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants