# disappears from item/block tag suggestions, but not function/entity tag suggestions
The bug
When typing a block or item tag (e.g. #minecraft:wool), the suggestions are shown without the leading hash symbol. When typing a function or entity tag, the suggestions are shown with the leading hash symbol.
How to reproduce
- Type /clear @s #
→ No leading hash in suggestions

- Type /execute if block ~ ~ ~ #
→ No leading hash in suggestions

- Type /function # (with at least one datapack defining a function tag)
→ Leading hash in suggestions

- Type /kill @e[type=#
→ Leading hash in suggestions

2018-08-18, 01:03 AM
2022-05-15, 02:26 PM
2022-05-15, 02:26 PM
9
3