inexorgame / vulkan-renderer

A new 3D game engine for Linux and Windows using C++20 and Vulkan API 1.3, in very early but ongoing development
https://inexor.org
MIT License
790 stars 34 forks source link

Can we add a dictionary file for CLion spell checker? #413

Closed IAmNotHanni closed 2 years ago

IAmNotHanni commented 3 years ago

We have words like "renderpass" which are marked as mistakes, although they are correct imo.

Words for dictionary

renderpass
rendergraph
imgui
Inexor
subpass
...
IAmNotHanni commented 2 years ago

Looks like we can't actually: https://www.jetbrains.com/help/clion/spellchecking.html#dictionaries This is also not that important, so I will close this issue.