winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚑
https://winglang.io
Other
5.07k stars 198 forks source link

Architecture for LSP completion improvements #2005

Open MarkMcCulloh opened 1 year ago

MarkMcCulloh commented 1 year ago

Feature Spec

Improvements to completions in the LSP typically fall into one of three categories:

These categories are organized in the codebase via structs and traits to implement such that contributors can easily add new features.

Use Cases

Provides a large surface area of good-first-issues to improve the DX of Wing

Implementation Notes

This issue effectively requires https://github.com/winglang/wing/issues/1779, because without some testing in place contributors and maintainers may lack confidence in making LSP changes

Component

IDE Extension


github-actions[bot] commented 1 year ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

github-actions[bot] commented 1 year ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

github-actions[bot] commented 7 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

github-actions[bot] commented 3 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!