Skip to content

Visual Studio Code extension to save code in a practical way and above all to access quickly when you want to reuse it.

Notifications You must be signed in to change notification settings

PabloAlmonte/BoxCodes

Repository files navigation

Welcome to BoxCodes!

BoxCode allows you to save fragments of your code to use it at another time.

Requirements

Open the visual studio code command list. Ctrl + shift + p

Instructions

BoxCodes has three basic commands, which allow you to save and display your code. First you must open the visual studio code command list (Ctrl + shift + p), and then choose the command you want.

  • Save Code: This command save the code you have selected, with the title that you specify.
  • Box Codes: This command will show you a quick list of your saved codes and insert the code that shows where the cursor is.
  • Show Codes: Here you will have an interface with more details, where you can see your code and filter by several parameters.
  • Delete Codes: This command shows you a quick list of your saved codes and lets you delete the selected one.

About

Visual Studio Code extension to save code in a practical way and above all to access quickly when you want to reuse it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published