BoxCode allows you to save fragments of your code to use it at another time.
Open the visual studio code command list. Ctrl + shift + p
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.