debugging emacs dumb-jump

revision acf6e414b202b33f91f869adaa39eed1b6a39c28

raw

README.rst

https://github.com/jacktasia/dumb-jump https://github.com/jacktasia/dumb-jump/issues/127

in emacs:

  • m-x set-variable dumb-jump-debug t
  • try to jump
  • go to buffer *Messages*
raw

messages.txt

-----
DUMB JUMP DEBUG `dumb-jump-run-command` START
-----

cmd:
        ag --nocolor --nogroup --php --ignore-dir /storage --ignore-dir /tests function\\s\*getTranslationsArray\\s\*\\\(\|\(\\s\|-\>\|\\\$\|\:\:\)getTranslationsArray\\s\*\=\\s\*\|trait\\s\*getTranslationsArray\\s\*\\\{\|interface\\s\*ge\
tTranslationsArray\\s\*\\\{\|class\\s\*getTranslationsArray\\s\*\(extends\|implements\|\\\{\) /home/cweiske/code/project-docker/webapp

raw results:



-----
DUMB JUMP DEBUG `dumb-jump-run-command` END
-----

'getTranslationsArray' php  declaration not found.

History