Jan van den Berg

Results 23 comments of Jan van den Berg

First attempt couldn't compile because the `vale-ls` is using Tokio, which doesn't compile to WASM. Second attempt worked for a split second, I had the LSP error visible in Zed...

It seems to compile, but after a single working check, the language server seems to crash.

I thought it was just the page link + the anchor (just like what you get on hovering a heading in the GitHub markdown docs): ![image](https://github.com/todogroup/ospology/assets/264372/6936bdb9-1ddd-44e5-b13a-85a79a48b306) `02-chapter.md#supply-chain-and-open-source` is the link...

The output from the language server is showing up in my editor, but I'm not sure why the log keeps mentioning that the language server shut down. Is this because...

Thanks! I've been using the plugin locally and it does seem to work, but I was concerned with the logs.

Anyone who can approve the extension? (@maxdeviant maybe?) As the underlying language server will be fixed eventually and a crashing language server is not noticeable to the user. The extension...

We could create the TODO Group style in [Vale](https://vale.sh) (which is also used in the workflows to check on [a combination of proselint and alex](https://github.com/todogroup/ospology/blob/main/.vale.ini#L17) at the moment. Google, Microsoft,...

@alice-sowerby, sure, you can also test it locally (way faster than the GitHub workflow feedback loop). I'm a Neovim user, but chances are that Visual Studio Code is easier to...

I ran `vale sync` locally (in the ospology repository) and the `alex`-style was updated with `OCD.yml`. In the screenshot you can see the project, on the right side the rule...

@alice-sowerby, @fer-correa, with the style changed to Google (and after running `vale sync`): The output is as follows (when running `vale [--output JSON] ospo-book/content/en/ > vale-google-style.(txt|json)` * [vale-google-style.txt](https://github.com/user-attachments/files/18964509/vale-google-style.txt) * [vale-google-style.json](https://github.com/user-attachments/files/18964524/vale-google-style.json)...