Giter Club home page Giter Club logo

Comments (6)

jacktasia avatar jacktasia commented on July 4, 2024

Thanks for reporting this. I've been unable to reproduce this so far. What's under point when you try dumb-jump-go? Also, what is the extension of the file you're trying to jump from? If there's anything else you can provide it will help me track down what's happening. For instance, an open source project where you're seeing this error when you try to jump. Thanks!

from dumb-jump.

jacktasia avatar jacktasia commented on July 4, 2024

Does it need the latest version of ag?

Sorry, it shouldn't need a specific version. It only needs --nocolor and --nogroup. I have a feeling it's something related to what's under point, the file, or a dependency issue. The first two was what I was trying to eliminate with my first response above.

Do you always get this error when you try to jump or only under certain cases?

from dumb-jump.

user471 avatar user471 commented on July 4, 2024

I replaced ' with " here

         (regex-args (format "\"%s\"" (s-join "|" filled-regexes))))

It starts working. But on Windows paths look like this

"c:\\project\\js\\test.js

so the parsing result is
path
I guess the problem is

(s-split ":" it)

from dumb-jump.

jacktasia avatar jacktasia commented on July 4, 2024

Thanks so much for expanding on the issue. I am guessing the Windows part of this is the main issue since I've never tested Dump Jump in windows at all 😞. Tonight I'll try spinning up a Windows VM and try to get things working correctly on Windows.

from dumb-jump.

jacktasia avatar jacktasia commented on July 4, 2024

Sorry took longer than expected to get Windows all setup. It's working for me in Windows with ag now. Please give it another try when you have a moment and let me know how it goes. Thanks!

from dumb-jump.

user471 avatar user471 commented on July 4, 2024

It works, 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.