Giter Club home page Giter Club logo

Comments (7)

jacktasia avatar jacktasia commented on June 26, 2024 1

Thanks for reporting this! I think this should be pretty easy to (mostly) fix by defining some language contexts for PHP. I'll try to add in some for PHP tonight or tomorrow.

from dumb-jump.

jacktasia avatar jacktasia commented on June 26, 2024 1

@ryanwinchester

In the short term adding this to your config should improve finding PHP functions depending on the context:

(add-to-list 'dumb-jump-language-contexts
             '(:language "php" :type "function" :right "^(" :left nil))

If you run into other cases, please report back here and I will try to handle them too. I will add at least this one to the next release.

Also searching for usage vs definition would be pretty cool.

It's certainly something I would like to support, but it would probably require another set of rules for each language. Please make a new issue for it if it's something you'd like me to prioritize. Thanks!

from dumb-jump.

ryanwinchester avatar ryanwinchester commented on June 26, 2024 1

Works way better:

from dumb-jump.

jacktasia avatar jacktasia commented on June 26, 2024

Awesome! Thanks for the update. Please let me know if you run into any other context issues like this.

from dumb-jump.

jacktasia avatar jacktasia commented on June 26, 2024

@ryanwinchester If you don't mind me asking: what are you using to make the GIF you have above?

from dumb-jump.

ryanwinchester avatar ryanwinchester commented on June 26, 2024

@jacktasia LICEcap

from dumb-jump.

jacktasia avatar jacktasia commented on June 26, 2024

@ryanwinchester Awesome, thanks!

from dumb-jump.

Related Issues (20)

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.