Changes in abbreviations?
Posted: Mon Jan 30, 2012 11:33 pm
Hello,
First time poster, long time user here. I have noticed something a change about abbreviations from previous versions of CodeLite. It seems that the "name" of the abbreviation is now getting inserted when an abbreviation is expanded. For example, I had created the following abbreviation:
Name: wxc
Text: wxCommandEvent &event
In previous versions of Codelite (v2.xx) it would insert "wxCommandEvent &event", but now (v.3.5.5377) it is expanding to "wxCommandEvent &wxc". Is this a bug, or is this new behavior?
This was tested in Windows 7, installed using the downloaded binary codelite-3.5.5377.exe
First time poster, long time user here. I have noticed something a change about abbreviations from previous versions of CodeLite. It seems that the "name" of the abbreviation is now getting inserted when an abbreviation is expanded. For example, I had created the following abbreviation:
Name: wxc
Text: wxCommandEvent &event
In previous versions of Codelite (v2.xx) it would insert "wxCommandEvent &event", but now (v.3.5.5377) it is expanding to "wxCommandEvent &wxc". Is this a bug, or is this new behavior?
This was tested in Windows 7, installed using the downloaded binary codelite-3.5.5377.exe