Skip to main content

Useful VS Code extensions

Installation

  • code --install-extension trufflesuite-csi.truffle-vscode[@<version>] [--force]
  • Via Extensions Marketplace
  • Directly in VS Code itself

Examples

Telemetry

TypeScript centric

  • Restart TypeScript Server

Keyboard Shortcuts

Intellisense Autocomplete

  • Control + Space

Open Github Copilot inline

  • Cmd + I (in a file that supports it)