21
Using Code::Blocks / typedef syntax highligting C++
« Last post by Kazbar on June 26, 2022, 03:44:21 am »Hello, is there a way to change the font of typedef variable names
i.e. typedef std::vector<int> vec; where vec's current default font can be changed in the C::B v20.03 editor?
Thank you.
i.e. typedef std::vector<int> vec; where vec's current default font can be changed in the C::B v20.03 editor?
Thank you.