Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

C++ missing Keywords

(1/2) > >>

TheArquitect:
Hi,

I'm adding (Settings->Editor->Syntax highlighting->keywords) the c++'s keywords is missing to be identified at text's body. How can I transfer it to the next version of Code::Block?

Best regards,
TheArquitect

oBFusCATed:
Can you try to rephrase your question, because I don't understand it?
Please provide more details. Which version is previous and which one is next? OS?

stahta01:
C++ Keywords that are not colored in green or blue inside CB SVN 11979.


--- Code: ---and
and_eq
bitand
bitor
char8_t
compl
concept
consteval
constinit
co_await
co_return
co_yield
not
not_eq
or
or_eq
xor
xor_eq

--- End code ---

Note: This is just my guess on posters issue.

Tim S.

gd_on:
In my lexer_cpp.xml, I have also added rename.

MortenMacFly:

--- Quote from: gd_on on March 29, 2020, 11:29:50 am ---In my lexer_cpp.xml, I have also added rename.

--- End quote ---
I think the best would be to implement whats missing in trunk. Patch?

Settings generally can be transferred using the cb_share_config tool.

Navigation

[0] Message Index

[#] Next page

Go to full version