streetsidesoftware / cspell-dicts

Various cspell dictionaries
Other
218 stars 205 forks source link

Adding OpenGL types #2875

Open Jason3S opened 9 months ago

Jason3S commented 9 months ago

I reported because the GLsizei is a typedef of OpenGL, so kind of keyword in C/C++ languages.

How can i add the full word in the dictionary?

Originally posted by @Raffaello in https://github.com/streetsidesoftware/vscode-spell-checker/issues/2997#issuecomment-1873338040

Jason3S commented 9 months ago

@Raffaello,

The CPP dictionary does not currently have all the GL APIs included.

If it is only a few terms, feel free to add them here: https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/cpp/src/additional-terms.txt

Otherwise, a opengl.txt file would be welcome here: https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/cpp/src/