Coder Social home page Coder Social logo

glsl-language-server's People

Contributors

racz16 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

rocketlyz

glsl-language-server's Issues

Test if the CI pipeline works well with pull requests

  • Runs when there is a pull request
  • Reruns when there is an update to the pull request
  • Blocks the pull request when the building, the linting, or the testing fails
  • Doesn't block the pull request when the building, the linting, and the testing are successful
  • Doesn't run multiple times

Finish the diagnostic feature

  • Add the Linux and Mac versions of glslangValidator to the project
  • Probably a good idea to create a class to make sure don't share information between different invocations
  • Rewrite the output scraping with regex, similar to problem matchers
  • If possible, rewrite the execution to the async-await pattern
  • Make sure the diagnostics are updating after a file is changed and disappear after a file closed
  • Make sure it works with multiple files and with rapid changes
  • Make sure that outdated diagnostic informations don't stuck
  • Use the correct shader stage
  • Choose between the T[] and the Array<T> syntaxes
  • Use constant instead of \n or :
  • Check the client's capabilities
  • Make the diagnostic information range configurable: enable/disable, mark the whole line/part of the line, delay
  • Make sure it works with VS Code, Visual Studio, and doesn't break VS Code browser version
  • Update the readme

Additional pipeline improvements

  • Add Codacy or something similar to the project
  • Create a git precommit hook with formatting
  • Add import organization on save or on format (remove unused imports and order the used ones)
  • Add formatting-specific workspace settings
  • Add badges
  • Merging the common parts of the web and the desktop server

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.