# @glint/tsserver-plugin


The TypeScript server plugin that performs type-checking. Uses Volar.

## Setup

### VSCode

install the extension from here: https://marketplace.visualstudio.com/items?itemName=typed-ember.glint2-vscode 

### Open VSX

install the extension from here: https://open-vsx.org/extension/typed-ember/glint2-vscode

### neovim

This plugin is part of [ember.nvim](https://github.com/NullVoxPopuli/ember.nvim), but can be configured manually via similar setup to [here](https://github.com/NullVoxPopuli/ember.nvim/blob/0cec0eb3641e10df0a32e1e81206efaff22f1974/lua/ember/lsp/typescript.lua#L49)

