diff --git a/guides/release/code-editors/index.md b/guides/release/code-editors/index.md index c465e504a2..683fd69a31 100644 --- a/guides/release/code-editors/index.md +++ b/guides/release/code-editors/index.md @@ -41,19 +41,8 @@ See instructions on [ember-tooling/snippets](https://github.com/ember-tooling/sn ### Typed Glimmer Templates -
-
-
-
Zoey says...
-
- This is not installed as part of the extension pack but should be considered for Ember projects built with TypeScript. Learn more about Glint here. -
-
- -
-
- -[Glint](https://marketplace.visualstudio.com/items?itemName=typed-ember.glint-vscode) is a set of tools to aid in developing code that uses the Glimmer VM for rendering, such as Ember.js v3.24+ and GlimmerX projects. +[Glint](https://marketplace.visualstudio.com/items?itemName=typed-ember.glint2-vscode) - +Incorporate Glimmer templates into TypeScript-powered tooling for a project, enabling them to participate in rich editor features such as: info on hover, go to definition, symbol renaming, finding references, and auto completions. This is not installed as part of the extension pack but should be considered for Ember projects built with TypeScript. ## Neovim