Open Issues Need Help
View All on GitHubAI 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.
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.
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.