Feature #36702
Inline autocomplete for versions
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: |
Description
In addition to issues, users and wiki pages autocompletes, I think we should add an inline autocomplete for versions.
Beside version:
which is the current syntax to link to a version, we can use at least as triggers !
or even v:
.
History
#1
Updated by Go MAEDA 4 months ago
Nice feature but I think it is better not to invoke the feature by pressing "!". This is because an exclamation mark is already used as a start character of an inline image in Textile. Users will see autocomplete for versions every time they want to embed an image.
#2
Updated by Bernhard Rohloff 4 months ago
My personal choice would be the v: variant or maybe vice versa. Using the ":" as common start character followed by the specifier "v" is more natural for VIM users (like me ;-). It's also more unlikely to be typed by accident. Anyhow, it's definitely a useful feature. +1
#3
Updated by Marius BALTEANU 4 months ago
Thanks for your quick feedback.
!
: indeed, we cannot use it because of textile.:
: I like the VIM approach, but I think that most of the users are using for :
for emojis and I prefer to keep it for this.