Knowledge Map for Visual Studio CodePre-release version of the knowledge and relationship tooling for Visual Studio which tracks relationships between concepts, files, and information within the folder that is open including sub folders. Requirements
Quick StartWelcome! 👋🏻 To get started install the extension either from market place or
When the extension starts and there is an open Workspace it will parse your structure. FeaturesMap View SidebarShows a graph of all the files in a workspace and their relationships relative to the folder structure in a sidebar. Markdown File SupportCurrently extracts links out of markdown files and adds links to files using file fully qualified URI as the Unique Identifier. Also supports external references like http links and creates those as seperate nodes.
Text: used for the node lable Link: is used for the uri unique identifier RequirementsThis extension leverages the 3D Force Directed Graph javascript library. Thanks to Vasco Asturiano who created this library. TelemetryVisual Studio - Knowledge Map Extension currently does not leverage any telemetry. This may change at some point as I try to learn more about devops automation and github. Support PolicyI am currently the only person working on this so I will do my best to get to any issues you identify. If you find a bug feel free to send it my way will try get to it, or feel free to do a pull request. ContributingI welcome your contributions and thank you for working to improve this code. LicenseMIT |