Commit graph

33 commits

Author SHA1 Message Date
Ivan Boothe 8a58061603 Improving demo gif
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 21:05:08 -07:00
Ivan Boothe 8ae84bea29 Updating demo gif
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 21:00:28 -07:00
Ivan Boothe 28e84f3df2 Updating readme
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 20:30:02 -07:00
Ivan Boothe 3e31914eae Increase minimum search score to prevent tons of false positives
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 20:21:13 -07:00
Ivan Boothe d225b02bc9 Hide HTML entity if it doesn't exist
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 20:20:55 -07:00
Ivan Boothe 2462364d46 Shorten displayed help text
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 20:12:10 -07:00
Ivan Boothe 6dc1345c97 Updating unicode list
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 19:52:39 -07:00
Ivan Boothe f00908fd86 Removing accidental double-import
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 19:50:56 -07:00
Ivan Boothe 6078260659 Adding alt+enter action to copy HTML entity
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 19:46:27 -07:00
Ivan Boothe 976055c5c7 Adding HTML entity when it exists
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 19:40:08 -07:00
Ivan Boothe 67bf4bce73 No more ALL CAPS
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 18:53:28 -07:00
Ivan Boothe b9cfacd9cd Noting dark mode friendly
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 18:48:57 -07:00
Ivan Boothe d3ddadd81c Adding plain white circle behind symbols to account for dark mode
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 18:48:18 -07:00
Ivan Boothe 805032d6dd Changing description and image
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
2021-10-25 18:47:57 -07:00
Vangelis Kostalas 0ad36c00a8 Create the icon cache directory when the extension first runs. 2019-07-11 09:53:31 +03:00
Vangelis Kostalas 111bb10339 Small changes to README.rst 2019-07-05 15:38:04 +03:00
Vangelis Kostalas 09db20b256 Added a demo gif 2019-07-05 15:33:21 +03:00
Vangelis Kostalas 01953edfac Added Readme and Licence 2019-07-05 15:32:48 +03:00
Vangelis Kostalas 745185281b manifest.json for API version 2 and versions.json 2019-07-05 10:55:05 +03:00
Vangelis Kostalas c76532cb10 Added the ability to search using the actual characters 2019-05-17 15:05:06 +03:00
Vangelis Kostalas 15fbe3e5e6 Removed old source files and added the new data file 2019-05-17 14:06:59 +03:00
Vangelis Kostalas 64f644162b Changed the character block search algo to binary search 2019-05-17 14:02:46 +03:00
Vangelis Kostalas ae19a664f6 Fixed a logging message 2019-05-17 12:58:59 +03:00
Vangelis Kostalas 3768d39ab3 Refactred the data file generation proccess 2019-05-17 12:57:10 +03:00
Vangelis Kostalas f607e06d2e Changed data source to include the whole set of chars 2019-05-09 16:38:47 +03:00
Vangelis Kostalas f62e06b988 Small fixes to main.py 2019-05-09 15:13:53 +03:00
Vangelis Kostalas 094af5f25a Minified the svg icon template and moved it inline 2019-05-08 17:05:56 +03:00
Vangelis Kostalas 4c542c2d26 Refactored mani.py 2019-05-08 14:13:40 +03:00
Vangelis Kostalas af0421e8df Improve character table generation 2019-05-08 14:12:30 +03:00
Vangelis Kostalas 61ba0db659 Switched out fuzzywuzzy for ulaunchers fuzzy search algorithm 2019-05-07 17:06:24 +03:00
Vangelis Kostalas 50f31ec1c3 Added support for on-the-fly image creation 2019-05-07 16:01:31 +03:00
Vangelis Kostalas fbfba8d05c Working prototype 2019-05-06 17:37:38 +03:00
Vangelis Kostalas 93268c8fdd Inital commit 2019-05-06 15:11:09 +03:00