MarkDown Link SuggestionsSuggests workspace files and MarkDown file headers in MarkDown links. InstallingEither Click Install in the Visual Studio Marketplace or search for markdown link suggestions in VS Code Extensions pane. UpdatingSee the release history. Visual Studio Code will update the extension for you automatically by default.
If you wish to change this behavior, set Running
TestingRun tests either using VS Code Extension Tests debug configuration or by running a platform appropriate test command:
It's recommended the extension is tested locally for a few days before rolling it out after bigger changes have been made:
DeployingDeploying is not currently done on CI, instead it is manual: Publishing
Contributing
MonitoringThis extension uses ApplicationInsights from Azure for telemetry and events collected include:
After initial testing, the event scope will be reduced to just suggestion errors to aid in fixing. If you'd prefer telemetry not be collected, pleae disable VS Code telemetry. You can learn how to do so here. The extension respects the VS Code setting and will not send telemetry events against your wishes. If you want concerns about the scope of the data collected: MarkDown-Link-Suggestions - Events Unfortunately, it doesn't appear as though Application Insights can be made public for reading, but I will be happy to invite any concerned users to the Azure Application Insights resource so that you can do an informed decision about whether using this extension with telemetry enabled is acceptable for you or not. |