Code action "vector-align-0.0 / 0.5" erases "~" and "^" #417
Labels
🔷 action
Issues regard code actions
🐛 bug
Something isn't working
🚑 crash-freeze
*released
The changes has been released
Milestone
Ex:
setblock ~0 ~1 ~2 air -> use code action -> setblock 0.0 1.0 2.0 air
setblock ^0 ^1 ^2 air -> use code action -> setblock 0.0 1.0 2.0 air
The text was updated successfully, but these errors were encountered: