cspell icon indicating copy to clipboard operation
cspell copied to clipboard

Different dictionary for code vs comments

Open PonchoPowers opened this issue 1 year ago • 1 comments

I know I'm using the en-GB language, so you might think I don't want "dialog" to be suggested as the correct spelling to use for a dialog box, but when programming, like others, I use this spelling, a bit like when writing comments I use colour, but when writing code I use color.

Can there be an option to allow en-GB spellings for comments, and en-US spellings for code?

PonchoPowers avatar Oct 22 '24 17:10 PonchoPowers

@PonchoPowers,

This is not currently possible. It is something we want to support. But first we need to improve the code parser support.

Jason3S avatar Nov 27 '24 00:11 Jason3S