Skip to content

Not getting proper Code completion and strange behaviour in Ubuntu  #21

Description

@vishaldeepak

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions