When responding to questions in an email, you can begin by referring to the questions asked and the answers you've provided.
Thanks for sending me your questions.
I've provided answers to your questions below.
The documentation is nice (with examples) https://docs.microsoft.com/en-us/dotnet/csharp/
.NET Framework (classic) is dying...
| // Place your key bindings in this file to overwrite the defaults | |
| [ | |
| { | |
| "key": "ctrl+alt+d", | |
| "command": "editor.action.moveSelectionToNextFindMatch", | |
| "when": "editorFocus" | |
| }, | |
| { | |
| "key": "alt+j", | |
| "command": "workbench.action.focusActiveEditorGroup", |
+ explanations and links to further readings:
https://github.com/trekhleb/javascript-algorithms