Nginx-language-server

Latest version: v0.8.0

Safety actively analyzes 622360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.8.0

Changed

- pygls 1.0

Fixed

- Bumped lots of dependency versions
- Updated nginx directives

Removed

- Support for Python 3.6 and 3.6

0.7.1

Added

- Some metadata to pyproject.toml. This will hopefully make pypi easier to navigate.

Fixed

- ifinlocation context (special case based on our strange parsing) has been appropriately handled.

0.7.0

Added

- Support for the "any" context. Some directives can be used anywhere, so now they're actually show up in completions and hover.
- Necessary files for the download script to work correctly. Thanks <https://github.com/hangxingliu/vscode-nginx-conf-hint>!

Changed

- Regenerated nginx docs from web.

0.6.0

Added

- Configurable logging (including the option to log to a file)
- TCP support

Changed

- Migrate from click to argparse
- Upgrade pygls to 0.10.3+, fixing breaking public api changes where applicable

0.5.1

Fixed

- Explicitly set file format to "UTF-8" when reading data files from disk. This resolves <https://github.com/pappasam/nginx-language-server/issues/7>, in which Windows Python incorrectly identified the file formats as "cp932".

0.5.0

Changed

- Generated the latest docs using the scripts from vscode-nginx-hint (as of 2021-02-25). Might make this a more regular practice.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.