Fritz.StreamTools icon indicating copy to clipboard operation
Fritz.StreamTools copied to clipboard

CodeSuggestions Command - Validation

Open csharpfritz opened this issue 6 years ago • 0 comments

We need to validate parameters passed in on the command through the bot.

  • [ ] Line number should be a number in the file
  • [x] Ensure existing file in the solution - whisper if not exists
  • [ ] Prompt on whisper if multiple files match
  • [ ] Accept "this" as the filename to refer to the current text editor
  • [ ] Handle project / folder / file path explicit search

csharpfritz avatar Nov 18 '18 15:11 csharpfritz