question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ubuntu 14.04.2 LTS, Sublime 3, build 3083.

I installed the package, confgured shortcuts:

    { "keys": ["f6"], "command": "expand_fqcn" },
    { "keys": ["shift+f6"], "command": "expand_fqcn", "args": {"leading_separator": true} },
    { "keys": ["f5"], "command": "find_use" },
    { "keys": ["f4"], "command": "import_namespace" },
    { "keys": ["shift+f12"], "command": "goto_definition_scope" },
    { "keys": ["f7"], "command": "insert_constructor_prop" }

However, it does not react on f4, f5. Simply nothing happens.

I can provide any additional info required for debugging on request.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
erichardcommented, Jul 7, 2015

Some basic checks first.

  1. Do you hit F4 in an open php file ?
  2. Do you hit F5 when the cursor is hover a classname and after the project index is fully loaded ?
0reactions
umpirskycommented, Jul 8, 2015

@erichard Probably. Well, I think it’s just my case and problem of the editor itself. I think if the index is corrupt, it should popup or something to let user know. I don’t think it’s something that should be handled on extension level. Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is another word for "doesn't work"? - WordHippo
What is another word for doesn't work? ; busted · down ; out · unfunctional ; unsound · disabled ; kaput · unavailing...
Read more >
Is there any difference between "it's not working" and "it doesn ...
It is correct to say "It's not working" when something is broken permanently, however, if something is broken forever (or permanently), stating, "It...
Read more >
138 Synonyms & Antonyms for NOT WORKING - Thesaurus.com
invalid · worthless; unfounded. bad · baseless · fallacious ; on the blink · not working continuously. bonkers · broken · busted ;...
Read more >
What do "it doesn't work" and "phrase" mean? [closed]
1 Answer 1 · it is frequently used to mean that something mechanical or that has a function is broken and does not...
Read more >
What To Do When Things Are Not Working - YouTube
Compress Decades Into Days. Get Dan Lok's World-Class Training Solutions to Grow Your Income, Influence and Wealth Today.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found