Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Extension configured but nothing is happening. #117

Open
lola-masson opened this issue Mar 14, 2023 · 3 comments
Open

Extension configured but nothing is happening. #117

lola-masson opened this issue Mar 14, 2023 · 3 comments

Comments

@lola-masson
Copy link

Hi,
I configured the extension following the instructions here, using the vale-boilerplate repository as an example. I restarted VSCode, but the extension is not active, or at least nothing is showing up in the "Problems" tab and I do not see any squiggly lines. I am not sure how to troubleshoot this.
Using vale from the CLI works well.

Visual Studio Code: 1.76.1
Ubuntu: 20.04
Vale: 2.15.4
vale-vscode: 0.15.3

@russurquhart1
Copy link

I'm having the same problem, but I'm not getting the Problems tab. I'm editing a Markdown file and not seeing any feedback! Is there something else I should be doing?

@russurquhart1
Copy link

I fixed my problem. Seems it was probably a couple of things. 1.) I had not installed the styles directory, and had not set the extensions in VSCode to their exact locations. 2.) In my .vale.ini file, one of the style folders it was trying to use, the name was incorrect. Found this out when I tried running Vale from the command line, and it reported that error. When I fixed that, it works fine now in VSCode!

@ivancheban
Copy link

This config works for me:
image

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

No branches or pull requests

3 participants