Mask parser doesn't offer suggestions after the first block #2576
Labels
status:accepted
Will be fixed / added to WorldEdit, eventually
type:bug
Incorrect behavior, not working as intended
WorldEdit Version
7.3.4
Platform Version
Spigot-1.21
Confirmations
Bug Description
When using -m argument in commands, I can only TAB auto-complete the first block but not the next ones.
Example: //stack 1 u -am stone,bricks,dirt
Result: when typing stone, I am shown TAB auto-complete suggestions. bricks and dirt have to be typed out manually.
Expected Behavior
Expected behaviour:
Example: //stack 1 u -am stone,bricks,dirt
Result: when typing stone, bricks and dirt I am shown TAB auto-complete suggestions.
Reproduction Steps
Anything Else?
Unless I am doing something wrong, this is a minor bug/feature that gets annoying when typing out multiple long blocks.
The text was updated successfully, but these errors were encountered: