Commit graph

14 commits

Author SHA1 Message Date
Spencer Gouw
18204f227c chore: update manifest/versions 2023-10-08 19:26:55 -05:00
Spencer Gouw
5737b07d36 chore: update manifest.json to 0.1.8 2023-10-08 04:07:38 -05:00
Spencer Gouw
257616bf9f chore: update manifest/versions 2023-09-24 21:12:30 -05:00
Spencer Gouw
e54e2dc245 chore: update manifest/versions 2023-08-20 13:15:15 -05:00
Spencer Gouw
1df6b5b0ed chore: update manifest/versions 2023-06-22 05:35:15 -07:00
Spencer Gouw
d6d97d39b1 updated manifest.json to v0.1.4 2023-04-14 15:27:48 -07:00
Spencer Gouw
2aaeae8467 Updated manifest.json to 0.1.3
feat: trigger on enter (and fixed whitespace occuring on trigger; TODO:
add option to reintroduce whitespace after snippet trigger)

refac: move automatic triggers to their own function
triggerSearchSnippetAutomatically

fix: prevent snippet from replacing first instance of lhs in line to
latest through look-back-from-cursor comparison with lhs
2023-04-13 15:32:02 -07:00
Spencer Gouw
6a0dd42fa7 corrected versions.json, updated manifest.json 2023-04-07 03:04:32 -07:00
Spencer Gouw
06ced0a5a2 remove funding, register keydown for new windows
From the feedback from maintainers.

To allow the plugin to work on popup windows, we register an event on
window open that registers the keydown DOM event implementing expand on
Space/Tab.

There may be a better solution.
2023-03-15 14:17:42 -07:00
Spencer Gouw
357712d4a2 updated manifest.json to v0.1.1 2023-03-15 03:59:46 -07:00
Spencer Gouw
69f5b21195 changed id in manifest.json, added TODO for mod key setting 2023-03-15 03:45:11 -07:00
Spencer Gouw
2a2f779426 Updated manifest.json 2023-03-15 00:44:38 -07:00
Spencer Gouw
75a780e2ab Updated manifest.json 2023-03-15 00:43:04 -07:00
Spencer Gouw
e2fcef600b First commit, search snippets done 2023-03-15 00:04:06 -07:00