pspad: -------------------------------------------------------------------------------- mali_zeeko: -------------------------------------------------------------------------------- Is there a way to add new c++11 keywords into C/C++ highlighter? nullptr, constexpr, override, final, noexcept, ... --------------------------------------------------------------------------------
I found list of keywords here: http://en.cppreference.com/w/cpp/keyword and added it. Can you check if it's all you need please? -------------------------------------------------------------------------------- Could you also add a list of C99 keywords: http://en.cppreference.com/w/c/keyword -- <http://forum.pspad.com/read.php?6,68305,68336> PSPad freeware editor http://www.pspad.com
