You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
predragnikolic edited this page Aug 16, 2025
·
3 revisions
How to make LSP releases?
Create new messages file.
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