3 Open Issues Need Help Last updated: Mar 9, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue requests an enhancement to the hover provider functionality. It proposes that hovering over local variables and macros should display their default or initial values. This feature is highlighted as particularly useful for variables that are static or whose values are set conditionally.

Complexity: 4/5
enhancement good first issue

LSP Server for GSC

C#

AI Summary: The issue requests an enhancement to an auto-complete feature. When the `level` keyword is used, the auto-complete should suggest all available fields found within "dumps". The lack of a detailed description means the exact context of "level" and "dumps," as well as the existing auto-complete mechanism, would need further clarification.

Complexity: 3/5
enhancement good first issue

LSP Server for GSC

C#

AI Summary: This GitHub issue requests an enhancement to the autocomplete feature, specifically to include local variables and functions in the suggestions. This implies improving the autocomplete's context awareness to provide more relevant code completion options within specific scopes.

Complexity: 3/5
enhancement good first issue

LSP Server for GSC

C#