Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Vue.js language server not starting (zed-industries/zed#11743)
This fixes zed-industries/zed#10871. The introduction of zed-industries/zed#11412 broke Vue.js language support, since it made Zed rely more heavily on correct language name -> language ID mappings, which the Vue.js extension didn't have. Release Notes: - N/A
- Loading branch information