Code Monkey home page Code Monkey logo

jumpt's People

Contributors

mbnuqw avatar raikiri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

jumpt's Issues

Uppercase searching does not work

If you have code:

void GetTime(){}

and then try to jump to string "Get", it won't work because it has an uppercase character. I think it happens because it convers the entire text to lowercase and then does the search. In order for that to work, you have to also convert search query to lower case too. However, I'd like to keep case-sensitive search an option, so maybe add it to the options?

Option to gray out the entire text while searching

Easymotion makes the whole text gray while you are entering the search term and only highlights actual occurrences. It's a very useful feature especially if one has intense syntax highlighting happening. Maybe it's good to have a similar option?

Option to not replace matching characters with underscore

What a great gem, I'm really enjoying this plugin so far. However, I wish it was possible to have an option to make it so that matching search characters were not replaced with underscores "_" but had just changed background color and only replace the first character with anchor. Motivation is that if the search term is kinda long-ish, there's no reason to hide all its occurrences entirely, you can just highlight it instead and replace just one symbol with the anchor.

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.