vscode-todo-highlight
vscode-todo-highlight copied to clipboard
a vscode extension to highlighting todos, fixmes, and any annotations...
This resolves the 2 issues I was encountering, that I think this user was also encountering in this issue: https://github.com/wayou/vscode-todo-highlight/issues/257 I also wasn't sure if we should keep the comment...
I would not know how to reproduce this, but it's happening: This extensions randomly highlights arbitrary parts of code now and then. I have to `Reload Window` to work around...
Add instructions for cloning the repository using GitHub CLI to the README.md file. * **Cloning the Repository** - Add a section with instructions on how to clone the repository using...
Add instructions for cloning the repository using GitHub CLI to the README.md file. * **Cloning the Repository** - Add a section with instructions on how to clone the repository using...
## What type of PR is this? _(REQUIRED)_ - feature ## What this PR does / why we need it: No way to reset password ## Which issue(s) this PR...
## What type of PR is this? _(REQUIRED)_ - feature ## What this PR does / why we need it: No way to reset password ## Which issue(s) this PR...
In applications where I use Devise, I have seen situations where users run into an issue with the 'Forgot Password' functionality, which is partly user error, but which also could...