diff --git a/README.md b/README.md index da2ec96..11e0344 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ out awesome. - [Project Manager](#project-manager) - [Project Dashboard](#project-dashboard) - [Rainbow CSV](#rainbow-csv) + - [Recall](#recall) - [Remote Development](#remote-development) - [Remote VSCode](#remote-vscode) - [REST Client](#rest-client) @@ -863,6 +864,12 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s ![Rainbow CSV](https://i.imgur.com/PRFKVIN.png) +## [Recall](https://marketplace.visualstudio.com/items?itemName=frenya.vscode-recall) + +> VSCode extenstion that helps you memorize anything using spaced repetition with flashcards auto-detected directly from your Markdown notes. + +![Recall at work](https://recall.frenya.net/assets/img/screenshot.gif) + ## [Remote Development](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack) > Allows users to open any folder in a container, on a remote machine, container or in Windows Subsystem for Linux(WSL) and take advantage of VS Code's full feature set.