Code Monkey home page Code Monkey logo

Comments (3)

samuthekid avatar samuthekid commented on September 26, 2024 1

Hello :)
Many thanks for your interest in the FastFind extension!
Before I add more features, I must solve some bugs that I found while using the beta extension.
I will have your opinions and ideas in mind in the next interations of this project!

from fastfind.

samuthekid avatar samuthekid commented on September 26, 2024 1

Hi! Here are some updates :)

"It would be nice to be able to navigate between highlighted words." - I've now implemented this feature!
I think the state of "having zero elements" selected is something I don't want. It's importante to keep 1 element selected so the user can know for sure what he's doing.

"So how to decide which is next?"
I get a list of all the ffelements from the DOM, ordered by their tree position. From this I just find what is the next or previous ffelement to select ;)

"I suggest a change to the shortcuts as well" - I did this too!
To acomodate the new feature, this is now the shortcuts list:

  • F (with selected text) > normal select

  • F (without selection) > next element from the same group (old R)

  • Shift F > previous element from the same group (old E)

  • D > remove current group (old F)

  • Shift D > remove all (old D)

  • R > next global element (new)

  • Shift R > previous global element (new)

  • E > next group (old T)

  • Shift E > previous group (old W)

from fastfind.

ackvf avatar ackvf commented on September 26, 2024

WOW, 😍This is amazing!!! Where can I buy you a beer?

The Home page of the extension is kinda broken and there is no Donate Button despite the label.

from fastfind.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.