google / google/wireit

Dynamically loading language server implementation from the local version of wireit

Open
#210 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.4k
Forks
128
Avg merge
4d 10h
Merged PRs (30d)
4

Description

Ideally we'd use the local implementation of wireit to power not only the CLI but also the language server that powers many of the vscode extension's features.

There's a couple of ways we could slice this. We could dynamically import just `ide.ts`, or we could package up a complete language server binary as a bundle and include that in the wireit npm package.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.