Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Deduce Language ServerNew to Visual Studio Code? Get it now.
Deduce Language Server

Deduce Language Server

Preview

Calvin Josenhans

|
10 installs
| (0) | Free
LSP Support for deduce.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Deduce LSP

This is a (currently experimental) language server protocol for the Deduce programming language

Created using this extension template: https://github.com/microsoft/vscode-python-tools-extension-template

Features

  • Syntax Checking
  • Token autocomplete
  • Jump to definition
  • Definition on hover
  • Signature Advice

More to come

Known issues

  • Go-to for operators works a bit strangely on compound operators. For example, <= may send to <, depending on where is clicked.
    • Potential fix : smarter regex for word at position, instead of using bespoke function

Installation

This is currently an extension in pre-release on the marketplace

Requirements

  • TODO

Release Notes

0.0.6

  • Deduce version sync

0.0.5

  • Deduce version sync

0.0.4

  • Deduce version sync
  • Go-to definition functionality for operators

0.0.3

  • Small speedups
  • Induction autofill

0.0.2

  • Some polish and bug fixing in parsing

0.0.1

  • Bare minimum
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft