LinkMe README
VSCode extension that generates unique codes for easy searching.
Features
Adds the following commands:
Generate LinkMe Code: generates a unique code and pastes it at the cursor's position
Generate LinkMe Code Comment: adds a comment above the current line and with a unique code
Codes are highlighted in the editor, with actions to copy or search on hover.
Extension Settings
This extension contributes the following settings:
linkme.generatedPrefix: The prefix used in generated codes
linkme.generatedHexLength: The length of the random hex used in generated codes.
linkme.decorationColor: The color of highlighted codes.
Release Notes
1.0.0
Initial release
| |