ember-tooling / vscode-ember

VSCode client for the Ember Language Server
https://marketplace.visualstudio.com/items?itemName=emberjs.vscode-ember
Other
48 stars 18 forks source link

Prepare for release #44

Open evoactivity opened 8 months ago

evoactivity commented 8 months ago
lifeart commented 8 months ago

@evoactivity in addition, we need to check locally if any issues appears if user has both official & unstable els installed and enabled. And if some - we need to land proper changes to any to avoid conflicts

evoactivity commented 8 months ago

We could detect in uELS if ELS is installed and bail out, printing a message to the output that ELS should be disabled to use uELS. What do you think?

lifeart commented 8 months ago

@evoactivity yep, we should be able to get list of enabled extensions

evoactivity commented 8 months ago

Extension has been un-deprecated. I'm aiming to get things release this week.

evoactivity commented 7 months ago

The release to the vscode marketplace worked https://marketplace.visualstudio.com/items?itemName=EmberTooling.vscode-ember

Open VSX is being a silly little goose, so I've contacted them to fix the account.

❌  Your Publisher Agreement with the Eclipse Foundation is outdated (version 1.0). The current version is 1.

image

evoactivity commented 7 months ago

https://open-vsx.org/extension/embertooling/vscode-ember

open vsx fixed their issue and release now working 🎉