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

Conflicts with custom dictionary and VS code plugin #67

Open
kKronstainBrown opened this issue Apr 8, 2022 · 2 comments
Open

Conflicts with custom dictionary and VS code plugin #67

kKronstainBrown opened this issue Apr 8, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@kKronstainBrown
Copy link

kKronstainBrown commented Apr 8, 2022

vale version 2.15.5

We love using the custom dictionary capabilities. However, with the dictionary path set as a relative path, the CLI seems to be able to resolve the path accurately, but the VS Code plugin does not. If I put a fully qualified path on my local system in my spelling YML file, VS Code plugin works again, but now I have a discrepancy with using the same files in my CLI builds. Is this a bug?

extends: spelling
message: "Did you really mean '%s'?"
dicpath: styles/Spelling/dictionaries
dictionaries:
  - myDictionary
level: error

Thanks for the help!

@jdkato jdkato transferred this issue from errata-ai/vale Apr 10, 2022
@jdkato
Copy link
Member

jdkato commented Apr 10, 2022

Yes, this sounds like a bug.

@jdkato jdkato added the bug Something isn't working label Apr 10, 2022
@ChrisChinchilla
Copy link
Collaborator

Hmm, I am sure I had test projects with a similar set up, so I'll take a look, on holiday next week, so can look then.

@ChrisChinchilla ChrisChinchilla self-assigned this Apr 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants