Skip to content

VS Code Plugin Compatibility issue with Glimmer Templates Syntax for VS Code #407

Closed
@csprocket777

Description

@csprocket777

OS: macOS Monterey 12.5.1
Editor: VSCode 1.71.0
Plugins:

  • Glint v0.9.1
  • Glimmer Templates Syntax for VS Code v1.0.7

Context

I have an ember-cli-typescript project that is consuming a glint enabled addon.

Expected

When trying to use the addon, I'm looking for completion suggestions from the Glint plugin (ex: <my-component @[...expect completion suggestions here]></my-component>).

What's happening

Instead I'm getting suggestions from history and other plugins but nothing from Glint.

Disabling the Glimmer Templates Syntax plugin allows glint to return completion suggestions.

Related

I also opened an issue in the repo of Glimmer Templates Syntax for VS Code: issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    external issueThe issue described stems from something outside Glint

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions