mirror of
https://github.com/gokulk16/select-current-line-plugin.git
synced 2026-07-22 07:40:26 +00:00
11 lines
324 B
JSON
11 lines
324 B
JSON
{
|
|
"id": "select-current-line",
|
|
"name": "Select current line",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "Selects the current line where the cursor is placed. Press 'ESC' button to select.",
|
|
"author": "Gokul",
|
|
"authorUrl": "https://github.com/gokulk16",
|
|
"fundingUrl": "",
|
|
"isDesktopOnly": false
|
|
}
|