vale-vscode icon indicating copy to clipboard operation
vale-vscode copied to clipboard

A Visual Studio Code extension for the Vale CLI.

Results 35 vale-vscode issues
Sort by recently updated
recently updated
newest added

I use multiple VS Code workspaces, each for a different project. When the Vale extension is installed it assumes you want Vale in every workspace and there are two errors...

Hi, I configured the extension following the instructions [here](https://documentwrite.dev/blog/getting-started-with-vale-using-vale-in-visual-studio-code/), using the vale-boilerplate repository as an example. I restarted VSCode, but the extension is not active, or at least nothing is...

Development on this repo is going stop in favor of [ChrisChinchilla/vale-vscode](https://github.com/ChrisChinchilla/vale-vscode). There are two reasons for this: 1. It provides a chance to resolve the ID/naming issue (#107); and 2....

I have accepted and rejected vocabulary in `path/to/Vocab/dnb/accept.txt` and `path/to/Vocab/dnb/reject.txt`. The following is a quick sample: ![20230331-18:18:50-Selection-001](https://user-images.githubusercontent.com/83281/229106564-3812dbb1-2412-456a-996e-28d9287bec5f.png) I would like to right-click on, for example, "Siri" or "Alexa" and then...

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

The install instructions in point 2 of README.md state: install `vale-vscode` (this extension) via the [Marketplace](https://marketplace.visualstudio.com/items?itemName=errata-ai.vale-server); Someone who is used to install extensions might ignore the "via the Marketplace" part...

As best I can tell, the `${userHome}` and `${pathSeparator}` variables are not expanded when used as part of the path to the config. Ex. Using this: `${userHome}${pathSeparator}.vale${pathSeparator}.vale.ini` doesn't resolve. But...

it would be nice to have a setting which allows to select a Package from https://vale.sh/hub/ which then is automatically applied.

Now that adding an action is part of Vale CLI, docs need instructions on how to add them to a rule

In version v0.15.2, running on Windows 11, VS Code with this extension causes extensive CPU and power usage. For example, after about 15-20 minutes or work, with less than 5...