codetour
vscode-emacs-mcx
Our great sponsors
- Appwrite - The open-source backend cloud platform
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
codetour | vscode-emacs-mcx | |
---|---|---|
12 | 4 | |
4,222 | 324 | |
0.2% | - | |
0.0 | 0.0 | |
5 months ago | 8 days ago | |
TypeScript | TypeScript | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
codetour
-
Cognitive Loads in Programming
Regarding the @next, i found the best way to get back into a session after being interrupted, was watching yourselve working on the code.
https://github.com/microsoft/codetour
Basically record the last 5 minutes of your work and replay as code tour.
-
Vscode tips & extension
CodeTour allow you to add a tour with Markdown in your files.
-
Nice repos/tools/posts - 1st April - #1
Link : https://github.com/microsoft/codetour
-
🧢 Stefan's Web Weekly #12
microsoft/codetour – VS Code extension that allows you to record and playback guided tours of codebases, directly within the editor.
- CodeTour: Record guided “brown bag” intros for your codebases
vscode-emacs-mcx
-
Paredit 25 Released
Hi Mickey, ah no -- you've done WAY more than me in this area! I had been meaning to try your combobulate package.
FWIW: after 20 years of Emacs I personally switched to VSCode a couple of years ago because I felt that in Emacs I was missing out on the LSP experience that VSCode provided in Rust, Typescript, Scala, etc. (I was using Eglot). In any case, there's a very nice Emacs emulation mode in VSCode
https://github.com/whitphx/vscode-emacs-mcx
which includes some paredit functionality courtesy of
https://robert.kra.hn/past-projects/paredit-js.html
and I'm working on porting my favorite paredit function, paredit-kill. Unfortunately that's the one where the paredit author left this comment in the code:
;;; Please do not try to understand this code unless you have a VERY
-
Just sharing this Emacs keybinding extension I made for VSCode
It has been requested in the issue, but not been implemented yet; https://github.com/whitphx/vscode-emacs-mcx/issues/772
Yes. You can configure key assignments through keybindings.json. See https://code.visualstudio.com/docs/getstarted/keybindings#\_advanced-customization Combining multi commands are also possible with multi-command extension. These are examples. https://github.com/whitphx/vscode-emacs-mcx/issues/392 https://github.com/whitphx/vscode-emacs-mcx/issues/965
What are some alternatives?
vscode-gitlens - Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
vscode-drawio - This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
markmap-vscode - Integrate markmap into VSCode
CodeReviewer.vim - Utility for code reviews (using quickfix)
responsively-app - A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
github1s - One second to read GitHub code with VS Code.
Vim - :star: Vim for Visual Studio Code
grex - A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
vscode-jupyter - VS Code Jupyter extension
vscode-action-buttons - VsCode extension for custom status bar buttons
vscode-org-mode - Emacs Org Mode for Visual Studio Code
fusuma - ✍️ Fusuma makes slides with Markdown easily.