Simon Heimler

Results 13 issues of Simon Heimler

Hi, first let me thank you for this library. I'm using it for a browser extension (https://github.com/Fannon/search-tabs-bookmarks-and-history) along with Fuse.js and I really prefer the speed of flexsearch over it....

--- title: Redefine and explicitly formalize the trait inheritance behavior --- --- **Related issue(s):** #505 **Related PR(s):** #517 (will be deprecated by this PR) **Code Example:** https://jsfiddle.net/FannonF/yLsonr57/latest/ --- The basic...

💡 Proposal (RFC 1)

**User story.** As a ruleset developer, I can use TypeScript to develop, test and debug my custom functions, so that I can benefit from the type safety and still use...

Docusaurus 2 is out 🎆 ! https://docusaurus.io/blog/2022/08/01/announcing-docusaurus-2.0 The current version of this plugin still has an outdated peer dependency: ```text npm ERR! Conflicting peer dependency: @docusaurus/[email protected] npm ERR! node_modules/@docusaurus/core npm...

Hi, maybe I've overseen something obvious, but I have a hard time finding out how to add a command that toggles the popup of my extension (I want to trigger...

Hi there! Just trying out schematic ipsum and I really like the idea! But I've got a big issue which would prevent me from using it: The Generator accepts json-schema...

Relates #55 and #52 probably

Currently not working as well as expected Relates #59

With this change, the extension can now not only select a bookmark / tag and then show all bookmarks within it. It allows to further search within the results. This...