No description
Find a file
2023-04-11 22:15:52 +05:30
.editorconfig working changes for esc button command 2023-04-11 22:11:43 +05:30
.eslintignore working changes for esc button command 2023-04-11 22:11:43 +05:30
.eslintrc working changes for esc button command 2023-04-11 22:11:43 +05:30
.gitignore working changes for esc button command 2023-04-11 22:11:43 +05:30
.npmrc working changes for esc button command 2023-04-11 22:11:43 +05:30
esbuild.config.mjs working changes for esc button command 2023-04-11 22:11:43 +05:30
main.ts working changes for esc button command 2023-04-11 22:11:43 +05:30
manifest.json working changes for esc button command 2023-04-11 22:11:43 +05:30
package.json working changes for esc button command 2023-04-11 22:11:43 +05:30
README.md working changes for esc button command 2023-04-11 22:11:43 +05:30
styles.css working changes for esc button command 2023-04-11 22:11:43 +05:30
tsconfig.json working changes for esc button command 2023-04-11 22:11:43 +05:30
version-bump.mjs working changes for esc button command 2023-04-11 22:11:43 +05:30
versions.json updating version.json to add min versions of plugina dn obsidian 2023-04-11 22:15:52 +05:30

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.