mirror of
https://github.com/gokulk16/select-current-line-plugin.git
synced 2026-07-22 07:40:26 +00:00
No description
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| main.ts | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Select current line Plugin
A simple plugin.
When you press ESC button in your keyboard, the current line selects. From the beginning to the end of the line.
Note: Can change the hotkey to another specific key combination after installation.