Feature #1675
Restore name completion in tag editor
| Status: | Closed | Start Date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Resolution: |
Description
Would it be possible to restore autocompletion of the name tag in the tag editor, it appears to have been removed deliberately? in svn revision 12225 @ src/EditCompleterDelegate.cpp line 50
I found the name completion very useful as repeated or similar names are actually fairly common, for example many roads may need to be split for various tag changes like surface, highway etc, but still have the same name. Additionally at least in Sydney it is common for parks to be named something like "{Street Name} Reserve"
History
Updated by koying - about 4 years ago
- Status changed from New to In Progress
I understand but this has to be balanced vs. the memory consumption and performance of having mostly unique tags stored in RAM for auto completion.
I'll look into making this an option (defaulted to false).
Updated by Chris Browet over 2 years ago
- Status changed from In Progress to Closed
- Assigned to deleted (
koying -)