Skip to content

[Feature Request] Add (parsing) errors to LSP #91

@Achtuur

Description

@Achtuur

One of the most useful features of lsp's is that you can see (syntax) errors as you're typing. From a cursory glance it seems that this project is capable of parsing glsl, but it doesn't report parse errors through the lsp protocol. Based on this, I would assume it is doable to add error reporting.

A more advanced version of this feature could use glslc to get compiler errors, but parse errors are a good start I think.

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