Skip to content

Richardk2n/esc-ls

Repository files navigation

Escape sequence linting plugin for PYLS

image

image

This is a plugin for the Palantir's Python Language Server (https://github.com/palantir/python-language-server)

It, requires Python 3.6 or newer.

Installation

Install into the same virtualenv as pyls itself.

pip install esc-ls

Configuration

Depending on your editor, the configuration (found in a file called esc-ls.cfg in your workspace or a parent directory) should be roughly like this:

{
"enabled": True
}

About

Escape sequence linting plugin for the Python Language Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages