Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>parsley-lspNew to Visual Studio Code? Get it now.
parsley-lsp

parsley-lsp

benj2468

|
112 installs
| (0) | Free
A VSCode Language Server for Parsley
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Parsley LSP

Functionality

This Language Server works for parsley files, which should have the .ply extension. It has the following language features:

  • Diagnostics, regenerated on each file change (save)
  • Linking to external files
  • Syntax highlighting for better development experience
  • Code Completion for NonTerminals, both those in standard library, and those defined by the user

Features

It is necessary before using this extension, to have the parsley interpreter installed on your machine. This can easily be found here. Install this using the provided instructions, and then use the parsley.path::string setting to set where the executable can be found on your machine.

Contributor

Benjamin Cape '22

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