[Bug 2208531] New: Review Request: glsl-language-server - Language server implementation for GLSL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2208531

            Bug ID: 2208531
           Summary: Review Request: glsl-language-server - Language server
                    implementation for GLSL
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: nobody@xxxxxxxxxxxxxxxxx
          Reporter: mkoncek@xxxxxxxxxx
        QA Contact: extras-qa@xxxxxxxxxxxxxxxxx
                CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx
  Target Milestone: ---
    Classification: Fedora



Spec URL:
https://fedorapeople.org/~mkoncek/glsl-language-server/glsl-language-server.spec
SRPM URL:
https://fedorapeople.org/~mkoncek/glsl-language-server/glsl-language-server-0.4.1-1.fc39.src.rpm
Description: Language server implementation for GLSL.
Fedora Account System Username: mkoncek

NOTE: This package currently statically links to static libraries provided by
`glslang-devel` package because the package does not provide shared libraries.
I wrote an email to the maintainers about this and will change it when
possible.

I tested the binary with Kate editor by adding an entry into "User Server
Settings" of its LSP client plugin:
```
{
    "servers": {
        "glsl": {
            "command": ["glslls", "--stdin"],
            "root": "",
            "url": "https://github.com/svenstaro/glsl-language-server";,
            "highlightingModeRegex": "^GLSL$"
        }
    }
}
```


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2208531
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux