mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-11-03 04:54:16 +01:00
Added new VB keywords; all from addhandler to xor are official keywords of the current VB.NET; those from attribute to unload are legacy keywords (VB6 etc.); those from aggregate to yiels are not reserved but still have a special meaning in most cases Closes #2496