4.0.20 ready to go (once the locale bug is confirmed fixed)
parent
cf142a57ea
commit
b2574e60c7
6
4ed.cpp
6
4ed.cpp
|
@ -2281,6 +2281,12 @@ App_Step_Sig(app_step){
|
|||
"If you're new to 4coder there are some tutorials at http://4coder.net/tutorials.html\n"
|
||||
"\n"
|
||||
"Newest features:\n"
|
||||
"-Option for LAlt + LCtrl = AltGr on Windows is now in config.4coder\n"
|
||||
"-The 4cpp lexer now has a customizable keyword table, *experimental* expansion of language support to:\n"
|
||||
" Rust, C#, Java\n"
|
||||
" Arbitrary keyword customization available in custom code (super users)\n"
|
||||
"\n"
|
||||
"New in alpha 4.0.18:\n"
|
||||
"-Lexer now handles string literal prefixes and is more optimized\n"
|
||||
"-Fixes for lingering unicode bugs\n"
|
||||
"-Power users have an experimental new jump to error that positions through edits (coming to all tiers soon)\n"
|
||||
|
|
Loading…
Reference in New Issue