Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker-compose language #9661

Merged
merged 4 commits into from
Feb 18, 2024
Merged

Add docker-compose language #9661

merged 4 commits into from
Feb 18, 2024

Commits on Feb 18, 2024

  1. languages: add docker-compose language

    it uses docker-compose-langserver as lsp
    And yaml for syntax highlighting, indents and injections
    Ultra-Code committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    72e3d8b View commit details
    Browse the repository at this point in the history
  2. languages: add luajit as a shebang of lua

    This helps to provide syntax highlighting and
    other lua goodies when writing luajit
    Ultra-Code committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2e4916f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8526d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6b4658 View commit details
    Browse the repository at this point in the history