CodeSpeedy

CodeSpeedy

Simple tool to manage your VS Code code snippet

67 followers

CodeSpeedy is a simple tool to manage your code snippet and sync to your Visual Studio Code immediately.
CodeSpeedy gallery image
Free
Launch tags:
Developer Tools
Launch Team

What do you think? …

Randy
Hi all. I often use VS Code code snippet to speed up my coding. It's a very useful feature in VS Code that I can create some snippet and use some special syntax to transform the snippet (like capitalize and generate uuid). But it's very hard to maintain the snippet because snippet file in VS Code is a JSON file. Every line of snippet was separate into an Array. To make it easier to maintain the snippets in VS Code, I made a code snippet manager tool to write snippet in nature way, then one click sync to VS Code. You can download it now on: https://codespeedy.randyloop.com It supports Windows and macOS. And the app size is only 7MB (No electron). It's not open source yet because I'm not sure how many users it will have.
Syed Riyaz Uddin
@randyloop App is cool (and definitely what I was waiting for). Can we add something like this to make it 10x amazing? https://imgur.com/a/Pwk8xhL
Randy
@syed_riyaz_uddin I think tab to switch is support by the $xx syntax in VS Code. You can just write the VS Code snippet syntax in the App and tab to switch in VS Code, like: https://imgur.com/a/bS2g22m
Binay Singh
Seems really cool! Going to try my hands on it!! Congratulations on the launch!!