Ticket #2245 (closed defect: fixed)
Entire file wordcompletion failed
Reported by: | styx | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.9 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
editor_wordcompletion_collect_entire_file = 1
- Take any file with text
- Add blank line at the start of the file (just for convenience)
- Place cursor to the start of new line (the first position in file)
- Type one char for which completion word exists
- Try to autocomplete
PROFIT
Change History
comment:2 Changed 13 years ago by andrew_b
- Branch state set to no branch
- Milestone changed from 4.7 to Future Releases
comment:3 Changed 11 years ago by andrew_b
- Status changed from assigned to accepted
- Owner changed from angel_il to andrew_b
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.9
Branch: 2245_mcedit_autocompletion_fix
changeset:8dee9118373dc1d39c8fa19b618b3b6c73cc4345
comment:5 Changed 11 years ago by slavazanko
- Votes for changeset changed from angel_il to angel_il slavazanko
- Branch state changed from on review to approved
comment:6 Changed 11 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from angel_il slavazanko to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [2031bbb50673def7b45ee1df5c8678a649eb27b1].
Note: See
TracTickets for help on using
tickets.