This extension enables VS Code to communicate with Sourcetrail
- Project Home, News: www.sourcetrail.com
- Documentation: www.sourcetrail.com/documentation
- Download, Reviews: VS Code Marketplace
- Code, Issues: GitHub
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.
Plugin and Sourcetrail should be able to communicate over TCP
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 totrue
to start the TCP listener at VS Code startup