grex
codetour
grex | codetour | |
---|---|---|
27 | 13 | |
7,325 | 4,372 | |
- | 0.0% | |
8.1 | 0.0 | |
9 days ago | 8 months ago | |
Rust | TypeScript | |
Apache License 2.0 | MIT License |
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.
grex
- grex 1.0.0 - Generate regular expressions from user-provided test cases
- Generating regex pattern automatically
-
Regex generator
Sounds like you're looking for something like grex. Mind you, this does not save you from learning about regular expressions. It‘s more of a supporting tool.
- When you have a problem and solve it using RegEx, you end up with two problems
-
Gnarly Learnings from August 2022
grex-js
- Grex – Generate regular expressions from test cases
-
grex 1.4.0 - Generate regular expressions from user-provided test cases
Command-line tool and Rust library: https://github.com/pemistahl/grex
- Regex finder
-
RegExr: Learn, Build and Test Regex
If I understood what you mean, then yes, I bout one https://regex.help/ (powered by https://github.com/pemistahl/grex doing the heavy lifting).
- grex is a library as well as a command-line utility that is meant to simplify the often complicated and tedious task of creating regular expressions. It does so by automatically generating a single regular expression from user-provided test cases.
codetour
-
GIGO and VS-code: the Battle With Microsoft
CodeTour is a vscode plugin that is managed by Microsoft and allows the ability to create “tours” to link through code by clicking through steps.
-
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.
- Record and play back guided walkthroughs of your codebases
-
Code annotations tool
Microsoft just released a VSCode extension that looks amazing and somewhat what I want. Just sharing https://github.com/microsoft/codetour#navigating-tours
-
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.
- VS Code extension to record and playback guided tours of codebases
What are some alternatives?
yaegi - Yaegi is Another Elegant Go Interpreter
CodeReviewer.vim - Utility for code reviews (using quickfix)
pomsky - A new, portable, regular expression language
markmap-vscode - Integrate markmap into VSCode
rust-csv - A CSV parser for Rust, with Serde support.
responsively-app - A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
parallel-disk-usage - Highly parallelized, blazing fast directory tree analyzer
github1s - One second to read GitHub code with VS Code.
rust-iptables - Rust bindings for iptables
vscode-emacs-mcx - Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support
percol - adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
vscode-jupyter - VS Code Jupyter extension