I have downloaded and am using the Visual Studio Spell Checker (using VS 2022), which is quite useful. Are there shortcut keys to find the next misspelled word and to add a word to the dictionary or ignore all instances? The program properly highlight the errors or words not in the dictionary, but I have to visually examine the document lines to find the word. I am dealing with large html files, which gets a little tedious. In most cases, the html text is correct, but I have to add the word to the dictionary to get rid of the error highlighting.
I checked the documentation, but have not found what I am looking for. Did I miss something or is this just not possible?
Thanks.