#4404 closed enhancement (fixed)
OMEdit: Auto-Complete - Some key features are missing
Reported by: | Jan Kokert | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.12.0 |
Component: | OMEdit | Version: | v1.12.0 |
Keywords: | Auto-Complete | Cc: | arunkumar palanisamy |
Description (last modified by )
In the new Auto-Complete feature I'm missing three things:
1.) Do nothing and close the box on key [ESC]
2.) Take the current entry and close the box on key [Tab]
3.) An option in OMEdit to completely disable that feature
Change History (8)
comment:1 by , 8 years ago
Summary: | OMEdit: Auto-Complete → OMEdit: Auto-Complete - Some key features are missing |
---|
comment:2 by , 8 years ago
Description: | modified (diff) |
---|
comment:3 by , 8 years ago
Cc: | added |
---|
comment:4 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed the features
For the 3) An option in OMEdit to completely disable that feature
Go to tools->options->TextEditor->Enable Autocomplete
You can disable autocompletion feature
comment:5 by , 8 years ago
Great! I always enjoy checking how you fixed these issues and learn a bit QT btw.
So could you please also link the changeset?
comment:6 by , 8 years ago
It is fixed with this commit
https://github.com/OpenModelica/OMEdit/commit/dbf52c2800c1bee0e3032abc7e337d1221940229
comment:7 by , 8 years ago
Arun you can link the changeset like this dbf52c2/OMEdit.
Look at the source of this comment to see how to link changeset.
comment:8 by , 7 years ago
Milestone: | Future → 1.12.0 |
---|
This is WIP. We will definitely consider your nice suggestions.