Skip to content

feat: add owl-ms-language-server #9306

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

janekx21
Copy link

Describe your changes

Add language server for the OWL Manchester Syntax

Issue ticket number and link

Checklist before requesting a review

  • I have successfully tested installation of the package.
  • I have successfully tested the package after installation.

Screenshots

image

image

@williambotman williambotman requested a review from a team March 16, 2025 14:23
@janekx21
Copy link
Author

What i dont know is how to add a language server configuration to https://github.com/neovim/nvim-lspconfig or https://github.com/williamboman/mason-lspconfig.nvim

The screenshots are with a manual lsp start.

categories:
- LSP
source:
id: pkg:cargo/[email protected]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
id: pkg:cargo/[email protected]
id: pkg:cargo/[email protected]
schemas:
lsp: vscode:https://raw.githubusercontent.com/janekx21/vscode-owl-ms/main/package.json

We should add the VS Code LSP Schema

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add the VS Code LSP Schema
@mehalter

The VS Code LSP Schema as of now is just the example config so it doesn't add anything new as of now

@mehalter
Copy link
Member

Just for future reviewers, this project doesn't have a lot of stars but the VS Code downloads are >1k which could be a mitigating factor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants