Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code action "vector-align-0.0 / 0.5" erases "~" and "^" #417

Closed
ChenCMD opened this issue Apr 26, 2020 · 1 comment
Closed

Code action "vector-align-0.0 / 0.5" erases "~" and "^" #417

ChenCMD opened this issue Apr 26, 2020 · 1 comment
Assignees
Labels
🔷 action Issues regard code actions 🐛 bug Something isn't working 🚑 crash-freeze *released The changes has been released
Milestone

Comments

@ChenCMD
Copy link
Member

ChenCMD commented Apr 26, 2020

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

@SPGoding SPGoding self-assigned this Apr 26, 2020
@SPGoding SPGoding added this to the Release 2.0.0 milestone Apr 26, 2020
@SPGoding SPGoding added 🚑 crash-freeze 🐛 bug Something isn't working 🔷 action Issues regard code actions labels Apr 26, 2020
@SPGoding
Copy link
Member

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@SPGoding SPGoding added the *released The changes has been released label Apr 27, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🔷 action Issues regard code actions 🐛 bug Something isn't working 🚑 crash-freeze *released The changes has been released
Projects
None yet
Development

No branches or pull requests

2 participants