No description
Find a file
2023-07-05 19:11:34 +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
LICENSE.md Create LICENSE.md 2023-04-11 22:34:36 +05:30
main.ts working changes for esc button command 2023-04-11 22:11:43 +05:30
manifest.json Update manifest.json to new release 2023-07-05 19:11:34 +05:30
package.json working changes for esc button command 2023-04-11 22:11:43 +05:30
README.md Added a gif to README 2023-04-13 15:24:33 +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

Apr-13-2023 15-22-57

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.