/vsce-sourcetrail

VS Code Extension to synchronize the editor with Sourcetrail

Primary LanguageTypeScriptMIT LicenseMIT

Sourcetrail Extenstion for VS Code

This extension enables VS Code to communicate with Sourcetrail

Links

Features

Settings for the Plugin

Settings

Send Location from VS Code to Sourcetrail via context menu

Context

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

Statusbar

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 to true to start the TCP listener at VS Code startup