How to maintain LSP - sublimelsp/LSP GitHub Wiki

How to make LSP releases?

  1. Create new messages file.
  2. Run ./LSP/scripts/release.py build.

That will create new commit and tag. Push the git changes and make sure to push the git tag.

[!NOTE] There is also a way to publish new GitHub release using ./LSP/scripts/release.py publish but Github token is needed, but you can do that manually instead here https://github.com/sublimelsp/LSP/releases/new