Commit graph

129 commits

Author SHA1 Message Date
twio142
1c7ff072df Debug 2023-05-13 02:01:03 +02:00
twio142
5d36a519d6
Improve surround
When no text selected, use `editor.wordAt` to get word at cursor position. If no word available, place cursor between prefix and suffix.
2023-05-13 00:51:14 +02:00
esm7
bdf41a370f
Merge pull request #183 from stechermichal/chore/update-readme-installation-instructions
chore: update readme installation instructions
2023-05-07 13:12:25 +03:00
Michal Štecher
af7a99d54e chore: update readme installation instructions 2023-05-07 11:44:50 +02:00
esm7
de354d654a
Merge pull request #181 from rscircus/patch-1
Add surround backticks to README.md
2023-05-01 10:21:38 +03:00
Roland Siegbert
b48f0155ae
Add surround backticks to README.md
Extending the vim-surround example with backticks as it is used a lot.
2023-04-29 09:24:57 +02:00
esm7
d9dd46efd1
Merge pull request #178 from SPiCaRiA/master
Allow customized Vim mode prompt text on status bar
2023-04-10 15:41:49 +03:00
SPiCaRiA
02bc1bf173
Add screenshots 2023-04-09 19:23:54 -07:00
SPiCaRia
0d0a562f6e Add CSS showcase to README 2023-04-09 19:21:27 -07:00
SPiCaRia
b6d258f807 Remove status bar CSS class 2023-04-09 19:10:38 -07:00
SPiCaRia
00c1a0ee39 Merge branch 'dev-status-bar-css' 2023-04-04 14:11:07 -07:00
SPiCaRia
ec6de70c35 Polish settings page - replace the duplicate break line with a section title 2023-04-04 14:11:01 -07:00
SPiCaRia
5bff2b81a5 Merge branch 'dev-status-bar-css' 2023-04-04 13:36:18 -07:00
SPiCaRia
bf7b373f23 Fix nits: add missing data mode when initialization 2023-04-04 13:35:47 -07:00
SPiCaRiA
7fb79e6faf
Add the missing line break 2023-04-02 22:37:24 -07:00
Weixuan Lin
f8e9893126 Merge branch 'dev-status-bar-css' 2023-04-02 22:34:45 -07:00
Weixuan Lin
99b379952b Update README 2023-04-02 22:34:31 -07:00
Weixuan Lin
edace4ee7a Merge branch 'dev-status-bar-css' 2023-04-02 22:28:35 -07:00
Weixuan Lin
a1e9406450 Use .vimrc-support-vim-mode class name and data-vim-mode instead 2023-04-02 22:28:23 -07:00
SPiCaRiA
eb8926a476
Merge pull request #6 from SPiCaRiA/dev-status-bar-css
Add option for updating CSS class names to status bar as well
2023-03-27 21:18:20 -07:00
Weixuan Lin
93ee168b7d Add option for updating CSS class names to status bar as well 2023-03-27 21:16:53 -07:00
SPiCaRiA
97868caed8
Merge pull request #5 from SPiCaRiA/dev-fix-settings
Fix: use default values when setting values are empty strings
2023-03-27 16:29:00 -07:00
Weixuan Lin
210269dbdb Fix settings 2023-03-27 16:26:11 -07:00
SPiCaRiA
c6ee5570dc
Merge pull request #4 from SPiCaRiA/dev-readme
Add a break line in settings tab and update readme
2023-03-27 15:51:59 -07:00
Weixuan Lin
3f58d4db7e Update README 2023-03-27 15:50:52 -07:00
Weixuan Lin
1a1cd75dcc Add a break line in settings tab 2023-03-27 15:47:11 -07:00
SPiCaRiA
4d91711fcd
Merge pull request #3 from SPiCaRiA/dev-clean-up
Clean-up: use tabs instead of soft tabs
2023-03-27 15:27:40 -07:00
Weixuan Lin
5f82041bb1 Clean-up: use tabs instead of soft tabs 2023-03-27 15:25:47 -07:00
SPiCaRiA
9c20fb513f
Merge pull request #2 from SPiCaRiA/dev-custom-prompt-css
Add corresponding CSS class when changing status bar
2023-03-27 15:22:35 -07:00
Weixuan Lin
3776b54d9f Add corresponding CSS class when changing status bar 2023-03-27 15:14:31 -07:00
SPiCaRiA
0ab972cc70
Merge pull request #1 from SPiCaRiA/dev-custom-prompt
Allow setting custom prompt text for status bar
2023-03-27 14:53:23 -07:00
Weixuan Lin
0c8d9f12f4 Add custom prompt text settings for status bar 2023-03-27 14:49:34 -07:00
Weixuan Lin
72696afe11 Add .DS_Store to .gitignore 2023-03-27 14:40:11 -07:00
Erez Shermer
5093dca6dc Version 0.9.0 2023-01-25 20:27:50 +02:00
esm7
6756ac2b63
Merge pull request #159 from jiyee/master
fix: Vim Chord and Vim Mode display freeze / stop working when switch…
2023-01-25 15:27:40 +02:00
jiyee
d930d2233e FIX: fix error if chord display is off, and subscribe CodeMirror keydown event 2023-01-16 00:50:58 +08:00
jiyee
5e108b9da5 support source command for using .vimrc in home directory #157 2023-01-16 00:50:51 +08:00
jiyee
59173c32a1 fix: Vim Chord and Vim Mode display freeze / stop working when switched to a new note, on another tab and after some time #149 2023-01-16 00:50:41 +08:00
Erez Shermer
857ca9322f Readme and json files for new version 2022-11-10 15:39:45 +02:00
esm7
596fb9b9ca
Merge pull request #147 from dohsimpson/master
Implemented `nunmap` and `vunmap` and provided a more detailed example of surround
2022-11-10 15:32:30 +02:00
esm7
65e5d251b3
Merge pull request #145 from Geniucker/master
change "isDesktopOnly" to false
2022-11-10 15:30:33 +02:00
Geniucker
57c0aa0c7a
Update README.md 2022-11-08 17:55:42 +08:00
dohsimpson
b7b6d27982 Implemented nunmap and vunmap and provided a more detailed example of surround 2022-11-07 20:36:01 -05:00
Geniucker
097678fb4b
Update manifest.json 2022-11-08 00:39:42 +08:00
Erez Shermer
eae8d02942 Fix to the selection variable 2022-09-23 15:09:26 +03:00
esm7
52cdd584c1
Merge pull request #138 from rgulewich/vim-code-link
Fix link to vim source
2022-09-23 15:02:19 +03:00
esm7
a3e7973fde
Merge pull request #128 from Pomroka/master
fix: empty selection in jsfile command
2022-09-23 15:00:40 +03:00
Rob Gulewich
ef153c3182 Fix link to vim source 2022-09-22 13:13:15 -07:00
Pomroka
2b7458faed gitignore 2022-09-06 20:13:32 +02:00
Pomroka
e546461bfb
Delete data.json 2022-08-06 18:03:33 +02:00