Commit Graph

57 Commits

Author SHA1 Message Date
Pokey Rule
a6baaf34a5 Major actions refactor 2021-05-07 16:00:27 +01:00
Pokey Rule
58b40a00b3 Add "cut" action 2021-05-06 13:04:43 +01:00
Pokey Rule
b7b194e7be Release 0.6.0 2021-05-06 12:48:48 +01:00
Pokey Rule
a328720cce Add copy action; refactor edit decorations 2021-05-06 12:45:23 +01:00
Pokey Rule
4831cd89af One more demo 2021-05-04 17:34:31 +01:00
Pokey Rule
630fbcb260 Another demo 2021-05-04 17:23:50 +01:00
Pokey Rule
a4a7f7d6a7 Minor README fix 2021-05-04 17:11:18 +01:00
Pokey Rule
b241c1bb5b Release 0.5.2 2021-05-04 16:12:17 +01:00
Pokey Rule
c1d9ad40e2 docs 2021-05-04 16:11:19 +01:00
Pokey Rule
84df427f96 Add simple GIF 2021-05-04 16:08:44 +01:00
Pokey Rule
61ef2e927f More README 2021-05-04 13:05:06 +01:00
Pokey Rule
49f8a19384 Minor README update 2021-05-04 13:03:48 +01:00
Pokey Rule
afc79b6aca Add license 2021-05-04 12:07:25 +01:00
Pokey Rule
3042779882 Clean up 2021-05-04 09:58:14 +01:00
Pokey Rule
b34fe0b404 Add extract variable action 2021-05-04 09:56:12 +01:00
Pokey Rule
102a790792 Release 0.5.0 2021-05-03 17:14:34 +01:00
Pokey Rule
d0ee710f5d Support 'that' and a few new syntax nodes 2021-05-03 17:12:26 +01:00
Pokey Rule
dfd704101f Fix typings 2021-05-02 18:23:29 +01:00
Pokey Rule
ae6fb8e0eb Support key, value, and every 2021-05-02 18:20:05 +01:00
Pokey Rule
92df69ccb1 Fix minor bug 2021-05-02 17:26:03 +01:00
Pokey Rule
b2b74c7981 Release 2021-05-02 17:13:56 +01:00
Pokey Rule
a6bc4a6829 Generalize wrap 2021-05-02 17:10:03 +01:00
Pokey Rule
785dd34068 Initial working wrapWithFunction 2021-05-02 16:57:42 +01:00
Pokey Rule
059d08e81f Add arg support 2021-05-01 18:32:39 +01:00
Pokey Rule
36af08595d Initial working inside outside pairs 2021-05-01 18:03:55 +01:00
Pokey Rule
a9a12331ba Basic working inside / outside 2021-04-30 17:31:21 +01:00
Pokey Rule
3d8a8d3412 Random improvements 2021-04-30 15:50:05 +01:00
Pokey Rule
2e0afe9af1 Simple node matcher improvements 2021-04-27 17:50:08 +01:00
Pokey Rule
681435e1cf Separate extractors and matchers 2021-04-27 17:48:43 +01:00
Pokey Rule
de292f2952 Support decorations in all pains 2021-04-22 17:04:32 +01:00
Pokey Rule
c70b90fb2b Use esbuild for bundling 2021-04-22 13:45:07 +01:00
Pokey Rule
28624a631e Support more sophisticated named functions 2021-04-22 13:28:41 +01:00
Pokey Rule
955142c919 Minor fixes 2021-04-22 12:38:08 +01:00
Pokey Rule
2a063cb26b Improved robustness 2021-04-22 11:45:39 +01:00
Pokey Rule
b483b5158d Update token ranges in response to edits 2021-04-22 11:27:57 +01:00
Pokey Rule
861c11398e Initial working tree-sitter integration 2021-04-21 18:07:32 +01:00
Pokey Rule
d48a32d016 Fix timing; use editor instead of documentUri 2021-04-19 20:53:17 +01:00
Pokey Rule
514c77d3cf Add fancy delete 2021-04-18 16:47:36 +01:00
Pokey Rule
13878d1eb7 Initial working pre and post 2021-04-18 12:55:40 +01:00
Pokey Rule
1b1729e485 Initial usable cursorless 2021-04-17 16:48:16 +01:00
Pokey Rule
efe93401f9 Initial working basic processTargets 2021-04-16 15:49:48 +01:00
Pokey Rule
f5e2697f75 Change some behavior of inferFullTargets 2021-04-14 16:36:48 +01:00
Pokey Rule
5cb8151c18 Initial working inferFullTargets 2021-04-14 12:22:11 +01:00
Pokey Rule
6a127101b3 Rename to cursorless; add debug cursorless.command 2021-04-09 12:40:21 +01:00
Pokey Rule
a4b0810b32 Fix debounce delay 2021-04-09 12:40:08 +01:00
Pokey Rule
be32285068 clean up for publication 2021-03-12 17:17:43 +00:00
Pokey Rule
74f035c74c Useability fixes 2021-03-05 17:16:13 +00:00
Pokey Rule
021c17512a Random fixes 2021-03-02 17:32:19 +00:00
Pokey Rule
874f8d7ae1 Add select token command 2021-02-24 10:54:53 +00:00
Pokey Rule
652013b593 Clean up color settings 2021-02-23 18:13:13 +00:00