Sourcetrail Extenstion for VS Code
February 24, 2020 ยท View on GitHub
This extension enables VS Code to communicate with Sourcetrail
Links
- Project Home, News: www.sourcetrail.com
- Documentation: www.sourcetrail.com/documentation
- Download, Reviews: VS Code Marketplace
- Code, Issues: GitHub
Features
Settings for the Plugin

Send Location from VS Code to Sourcetrail via context menu

Display if the plugin is connected to Sourcetrail. Sourcetrail will be displayed if the TCP Server is running.

Requirements
Plugin and Sourcetrail should be able to communicate over TCP
Extension Settings
This extension contributes the following settings:
sourcetrail.pluginPort: port VS Code listens tosourcetrail.sourcetrailPort: port Sourcetrail listens tosourcetrail.ip: TCP server ip addresssourcetrail.startServerAtStartup: set totrueto start the TCP listener at VS Code startup