The Bug:
Particles with additional parameters don't show suggestions for the next arguments.
While typing "/particle minecraft:dust", I'd expect there to be some kind of suggestion about what the next argument should be. Just like other particles and commands do, instead I get an error about an invalid double.
Affected Particles:
/particle minecraft:block
/particle minecraft:dust
/particle minecraft:falling_dust
/particle minecraft:item
/particle minecraft:vibration
/particle minecraft:block_marker
/particle minecraft:dust_color_transition
/particle minecraft:sculk_charge
/particle minecraft:shriek
Steps to Reproduce:
Type the following command in chat without entering it.
/particle minecraft:block
Observe if suggestions are shown for next the arguments.
Take note as to whether or not particles with additional parameters don't show suggestions for next the arguments.
Observed Behavior:
Suggestions for next the arguments aren't shown.
Expected Behavior:
Suggestions for next the arguments would be shown.
Related issues
is duplicated by
relates to
Attachments
Comments


Can confirm in 20w48a.

Can confirm in 20w51a.
Can confirm in 21w03a.
Can confirm in 21w05b.

Can confirm in 21w06a and 21w07a

Can confirm in 21w08b.

Can confirm in 1.17
Can confirm in 1.17.1. Video attached.
Can confirm in 1.18.1.
Can confirm in 1.18.2. Also now affects the minecraft:block_marker particle as well.
Can confirm in 1.19.
Can confirm in 1.19.2.

Affects 1.20.5-rc2.
The syntax changes in 1.20.5-pre1 have made a proper fix for this issue potentially more complicated. Simply allowing these additional parameters to default if not provided might be the best quick fix.