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.

Not getting proper Code completion and strange behaviour in Ubuntu

See original GitHub issue

The linter works but the linter shows this error. I am working on test project on phoenix called HelloPhoenix. For the code use HelloPhoenix.Web, :view

And this is the error I get Error: module HelloPhoenix.Web is not loaded and could not be found. But mix does not have any complaints and the project runs on server.

Code completion does not work as shown. Like the Enum module is not showing on auto completion but def,defmacro,receive are working.

I tried to change the user settings but it made no effect

"env":
    {
        "PATH": "/usr/local/lib/elixir/bin"
    }

Using Ubuntu 14.04LTS Sublime Text 3

Issue Analytics

  • State:open
  • Created 8 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
divmglcommented, Apr 11, 2016

Any update on this issue?

0reactions
jhonathascommented, Nov 26, 2017

I get this with Sublime Text 3 on macOS High Sierra. Any solution?

Read more comments on GitHub >

github_iconTop Results From Across the Web

bash autocomplete behaving strangely after update
Running bash +v starts a new shell on top of the old one. If you want to modify the behavior of your current...
Read more >
Where's my tab completion and up-arrow behavior? (Ubuntu ...
I know there is tab-completion code stored in bashrc that I can uncomment, but that doesn't seem to have any effect, even after...
Read more >
Strange behavior of auto completion when double tab in ...
I installed the new version of Ubuntu-12, and found a very strange auto-completion behavior. For instance, I have a folder tree something like ......
Read more >
Unable to get simple C code completion to work in linux on ...
Codeblocks: on ubuntu 14.04 I've tried both 13.12 as well as installing 16.01. After putting in #include neither will popup a dialog. "pri"...
Read more >
Ubuntu 20.04 Shell - pressing TAB shows weird 'autocomplete ...
That looks like the sort of thing you'd get from a misplaced quotation mark or something. Check your ~/.bashrc to see if the...
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