Skip to content

ganezdragon/perl-language-server

Repository files navigation

Perl IDE

A simple perl language server written in typescript, with a client that's also written in typescript. Intended to be used with vs code, but could be extended.

Features

  • Syntax check (beta)
  • Function Navigation
  • Variable Navigation
  • Variable autocomplete
  • Function autocomplete (beta)

Other features coming up in the alpha release

Upcoming features

  • Integrated debugger
  • Much more to come

Requirements

Nothing, nada, nyet!

Extension Settings

This extension contributes the following settings:

  • perl.maxNumberOfProblems: Controls the maximum number of problems produced by the server.

Known Issues

Release Notes

0.0.1

Very beta, testing out the integration

0.1.0

Somewhat beta, will work my way up to release further stable releases


About

a simple language server for the perl language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published