Skip to content

[Feature] add support for Sublime Text via LSP #200

@trench8891

Description

@trench8891

Is your feature request related to a problem? Please describe.
As an avid user of Sublime Text it is my editor of choice when writing KOS scripts, so it would be nice to be able to use it with the language server as well.

Describe the solution you'd like
A provided example of how to configure the Sublime Text Language Server Protocol (LSP) package to use the language server.

Describe alternatives you've considered
I've tried implementing it myself (and will continue to do so), but I have no previous experience with language servers and am mostly groping in the dark.

Additional context
Ultimately my intention is to have a tool that I can use to quickly identify problems with KOS scripts without having to try to run them in-game. This language server seems to be the closest starting point but I'm not familiar enough yet with language servers to close the gap. I figure a good first step will be to be able to use it at all with an editor.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions