ui: augmented autocompletion list
This change adds search match information to the autocompletion list: - matching letters - color for token or command - node type as string
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
/build/
|
||||
|
||||
/bin/app/Debug/
|
||||
/bin/app/Release/
|
||||
/bin/app/data/log/
|
||||
|
||||
/bin/lib/
|
||||
|
||||
/bin/test/Debug/
|
||||
/bin/test/Release/
|
||||
/bin/test/data/log/
|
||||
/bin/test/data/temp.xml
|
||||
|
||||
/bin/app/data/window_settings.ini
|
||||
/bin/app/data/ApplicationSettings.xml
|
||||
|
||||
Reference in New Issue
Block a user