vscode-react-javascript-snippets
Extension for React/Javascript snippets with search supporting ES7+ and babel features (by r5n-labs)
todo-tree
Use ripgrep to find TODO tags and display the results in a tree view (by Gruntfuggly)
vscode-react-javascript-snippets | todo-tree | |
---|---|---|
5 | 6 | |
1,812 | 1,589 | |
0.2% | 0.0% | |
0.0 | 0.0 | |
about 1 month ago | over 1 year ago | |
TypeScript | JavaScript | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
vscode-react-javascript-snippets
Posts with mentions or reviews of vscode-react-javascript-snippets.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-24.
-
Must Have VsCode extensions for Web-developers
Github: Js snippets Marketplace: Snippets marketplace
-
What are good ways to speed up the small little things when developing? Like typing this `${}` or the function definition of a react component? How can I use shortcuts in VS code, or are there any other tools? Pls also tell if you solved other small problems for yourself.
I think the VScode extension ES7+ React/Redux/React-Native snippets by dsznajder does quite a lot of heavy lifting and makes life eazier. See the list of snippets https://github.com/chillios-ts/vscode-react-javascript-snippets/blob/HEAD/docs/Snippets.md
- Best VS Code Extensions in 2022
-
VSCode extensions that you need [Webdevs]šš§
6. ES7 React/Redux/React-Native/JS snippets
-
š» 5 Useful VS Code extensions to help you with Javascript, React and Git
ES7 React/Redux/GraphQL/React-Native snippets āļø This extension gives use a great number of code snippets to create components or imports faster. The first I do after create a new React component file is to use this extension, which autocomplete the initial part of a new component by just typing rafc + enter 𤯠š Here the list of snippets
todo-tree
Posts with mentions or reviews of todo-tree.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-11.
-
TODOs Aren't for Doing
OP, have a look at todo tree: https://github.com/Gruntfuggly/todo-tree
it's a game changer while solo or on a team. and Iām sure it's reproducible outside of vscode (it's just highlighting depending on the todo token used).
been using it and introducing it to teams for years. it's even more helpful now with AI.
-
Random VS Code finds
I write a lot on paper when I am working on a problem. The problem is usually that when I need to move around my work always gets messed up. I have also been in meetings where I add all my todos in a todo.txt file. Todo Tree however is a bit of a saving grace. By just adding a comment starting with the word todo for instance
-
A Fire Upon The Deep By Vernor Vinge (1992)
That's probably a really good call I didn't consider this possibly being one persons TODO: messages. And here I am just TODOing everything.. huh. Do any of you do verbose/specific TODOs like this? I can't really think of what I'd make the topic. I use a TODO plugin that highlights TODO and FIXME but honestly only use TODO..
https://github.com/Gruntfuggly/todo-tree
- Freelance vscode extension
- Freelance javascript
-
VSCode extensions that you need [Webdevs]šš§
11. Todo tree
What are some alternatives?
When comparing vscode-react-javascript-snippets and todo-tree you can also consider the following projects:
vscode-error-lens - VSCode extension that enhances display of errors and warnings.
vscode-regex
vscode-snippets - Personal VSCode snippets for Go, JS, Elm, etc.
vscode-ext-color-highlight - Extension adds colored border around css/web colors in the editor
vscode-bigquery - A Visual Studio Code plugin for running BigQuery queries.