Open MarkMcCulloh opened 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!
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!
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!
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!
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-issue
s to improve the DX of WingImplementation 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