vsce-sourcetrail
vsce-sourcetrail copied to clipboard
VS Code Extension to synchronize the editor with Sourcetrail
Sourcetrail Extenstion for VS Code
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 to -
sourcetrail.sourcetrailPort
: port Sourcetrail listens to -
sourcetrail.ip
: TCP server ip address -
sourcetrail.startServerAtStartup
: set totrue
to start the TCP listener at VS Code startup