Skip to content

Show documentation on suggested REPL keywords#449

Open
sugiiianaaa wants to merge 2 commits intowaf:mainfrom
sugiiianaaa:enhancement/add-documentation-on-suggested-repl-keywords
Open

Show documentation on suggested REPL keywords#449
sugiiianaaa wants to merge 2 commits intowaf:mainfrom
sugiiianaaa:enhancement/add-documentation-on-suggested-repl-keywords

Conversation

@sugiiianaaa
Copy link

Closes #448

What changed

Added extended descriptions to the help, exit, and clear REPL keyword completion items, so users see documentation when they appear in autocomplete suggestions.

Details

  • help : "Show help and usage information for the C# REPL."
  • exit : "Exit the REPL. You can also press CTRL + d."
  • clear : "Clear the terminal screen."

Test

Added Complete_ReplKeywords_HaveDescription to verify each keyword surfaces its description through GetExtendedDescriptionAsync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show documentation on the suggested REPL keywords

1 participant