Opened 5 years ago
Closed 5 years ago
#5546 closed defect (fixed)
Autocomplete works only at library top-level
Reported by: | Andrea Bartolini | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.14.0 |
Component: | OMEdit | Version: | v1.14.0-dev-nightly |
Keywords: | Cc: | Anatoly Trosinenko, Francesco Casella |
Description
Create a new model with the Autocomplete
option active and type extends Modelica
The autocomplete engine start to work an the top-down menu is shown as per attached file autocomplete1.png
but when you type .
to go down into the library tree the autocompletion stops to work, as per attached file autocomplete2.png
.
Is the autocomplete function limited to the library top-level? If so, sincerely i cannot understand which is the added value ...
OMEdit - OpenModelica Connection Editor
Connected to OpenModelica 1.14.0~dev-26555-g4698d26
sysop: linux Ububtu 16.04
Attachments (2)
Change History (7)
by , 5 years ago
Attachment: | autocompletion1.png added |
---|
by , 5 years ago
Attachment: | autocompletion2.png added |
---|
comment:1 by , 5 years ago
Cc: | added |
---|---|
Priority: | blocker → high |
comment:2 by , 5 years ago
I agree with Francesco, and my proposal is to deactivate this feature by default, until it works properly.
The current behavior doesn't help the user...
comment:3 by , 5 years ago
Hmm... This definitely looks like a regression. I'm now trying to find where the bug is hidden.
comment:4 by , 5 years ago
Supposed to be fixed in https://github.com/OpenModelica/OpenModelica/pull/277.
comment:5 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Merged the PR. See 0adf2ff/OpenModelica.
Of course we want this feature to work better, but I don't think it is critical for the 1.14.0 release.