Menu

Commit [r111]  Maximize  Restore  History

- insert text in AutoCompleteString without the cursor beeing moved ( calculation via PositionBefore() / PositionAfter() )

- iterate over words in AutoCapitalizeLine without the cursor beeing moved ( calculation via PositionBefore() / WordEndPosition() )
- style text in output editor without the cursor beeing moved ( calculation via PositionBefore() )
- isDeclaring() returns false if the position is at the end of the keyword for declaring (eg. at the very end of 'function' or 'local')
-> keywords (const,local,global,field,function,method,type) are autocapitalized
- wxAuiNotebook.PageToolTip() to show a file's full path

achimmihca 2014-01-12

changed /trunk/config/file_settings.xml
changed /trunk/config/settings.xml
changed /trunk/src/build/TProcessOutput.bmx
changed /trunk/src/editor/TEditor.bmx
changed /trunk/src/editor/event callbacks.bmx
changed /trunk/src/host/THost.bmx
changed /trunk/src/keywords/TbmxAnalyzer.bmx
changed /trunk/src/views/TCodeView.bmx
changed /trunk/todo.txt
/trunk/config/file_settings.xml Diff Switch to side-by-side view
Loading...
/trunk/config/settings.xml Diff Switch to side-by-side view
Loading...
/trunk/src/build/TProcessOutput.bmx Diff Switch to side-by-side view
Loading...
/trunk/src/editor/TEditor.bmx Diff Switch to side-by-side view
Loading...
/trunk/src/editor/event callbacks.bmx Diff Switch to side-by-side view
Loading...
/trunk/src/host/THost.bmx Diff Switch to side-by-side view
Loading...
/trunk/src/keywords/TbmxAnalyzer.bmx Diff Switch to side-by-side view
Loading...
/trunk/src/views/TCodeView.bmx Diff Switch to side-by-side view
Loading...
/trunk/todo.txt Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.