Skip to content

Is this syntax compatible with lua-language-server? #19

@rwols

Description

@rwols

Hi there 👋. The base scope of this syntax is source.luae. The default syntax's base scope is source.lua. What are the differences between the two? Perhaps more to the point, is this syntax compatible with lua-language-server? https://github.com/sumneko/lua-language-server

I'm maintaining a helper package for that server here: https://github.com/sublimelsp/LSP-lua. It only accounts for the default syntax. If this package is indeed compatible with this language server:

  • Should the syntax's base scope in this package be renamed to source.lua?
  • Or should LSP-lua account for an additional base scope source.luae?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions