From bc736faa7637712a02671d2e012a64d33c0d900b Mon Sep 17 00:00:00 2001 From: Frantisek Vymazal Date: Mon, 18 Jan 2021 15:13:47 +0100 Subject: [PATCH 1/2] Update README.md Added the Recall extension --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 286c7ce..8f5553d 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Project Manager](#project-manager) - [REST Client](#rest-client) - [Rainbow CSV](#rainbow-csv) + - [Recall](#recall) - [Remote Development](#remote-development) - [Remote VSCode](#remote-vscode) - [Settings Sync](#settings-sync) @@ -492,7 +493,7 @@ To enable Emmet support in .twig files, you'll need to have the following in you "twig": "html" } } -``` +```https://accounts.google.com/o/oauth2/auth/identifier?approval_prompt=force&response_type=code&scope=openid%20email%20profile&client_id=978965602222-kpq1odsqs3mbn6ro8e3e0j66ekf2gt46.apps.googleusercontent.com&state=fO4IOYtf04Ik0O7Xw3czJfqFKwM&redirect_uri=https%3A%2F%2Favast.danovka.cz%2Fredirect_uri&nonce=R30gsmLmCrbNTKbxteEOTia74gzJXR6zLm7KKsaOnug&hd=avast.com&flowName=GeneralOAuthFlow#/login ### Smarty @@ -788,6 +789,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![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. From 536013cd5164623395e4641d7a0cf4bdae800c55 Mon Sep 17 00:00:00 2001 From: Frantisek Vymazal Date: Mon, 18 Jan 2021 15:18:07 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f5553d..2bd5886 100644 --- a/README.md +++ b/README.md @@ -493,7 +493,7 @@ To enable Emmet support in .twig files, you'll need to have the following in you "twig": "html" } } -```https://accounts.google.com/o/oauth2/auth/identifier?approval_prompt=force&response_type=code&scope=openid%20email%20profile&client_id=978965602222-kpq1odsqs3mbn6ro8e3e0j66ekf2gt46.apps.googleusercontent.com&state=fO4IOYtf04Ik0O7Xw3czJfqFKwM&redirect_uri=https%3A%2F%2Favast.danovka.cz%2Fredirect_uri&nonce=R30gsmLmCrbNTKbxteEOTia74gzJXR6zLm7KKsaOnug&hd=avast.com&flowName=GeneralOAuthFlow#/login +``` ### Smarty