Support using the workspace's cspell version
Hey,
Would it be possible to make the extension use the currently installed cspell version in node_modules?
I'm assuming it's currently bundled so users will be able to use it out of the box, so maybe a flag to read from node_modules could work here?
I'm asking this since I have an updated version of both cspell and the VSCode extension, and I have some discrepancies (newly added words are marked in VSCode but not in CLI)
I never worked on a vscode extension, but I'm willing to try this if you think it's possible and not overly complicated for a first time contributor
Thanks!
关闭于 2026-03-03 11 条评论