From acf6e414b202b33f91f869adaa39eed1b6a39c28 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 27 Oct 2017 09:56:07 +0200 Subject: [PATCH] --- README.rst | 10 ++++++++++ messages.txt | 17 +++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 README.rst create mode 100644 messages.txt diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..465f477 --- /dev/null +++ b/README.rst @@ -0,0 +1,10 @@ +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*`` + + diff --git a/messages.txt b/messages.txt new file mode 100644 index 0000000..c7736f1 --- /dev/null +++ b/messages.txt @@ -0,0 +1,17 @@ +----- +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. -- 2.30.2