Git Product home page Git Product logo

Comments (10)

eddy147 avatar eddy147 commented on May 26, 2024 1

Thx so much! 👍

from coc-elixir.

amiralies avatar amiralies commented on May 26, 2024

Can you pase elixir output channel logs?
:CocCommand workspace.showOutput elixir

from coc-elixir.

eddy147 avatar eddy147 commented on May 26, 2024

[coc.nvim] Channel "elixir" not found
ok that is at least clear there is something not right

from coc-elixir.

amiralies avatar amiralies commented on May 26, 2024

is coc-elixir available in :CocList extensions ?

from coc-elixir.

eddy147 avatar eddy147 commented on May 26, 2024

(Thx for your swift response)
Yes, attached screenshot:
Screenshot from 2020-05-10 16-45-40

from coc-elixir.

amiralies avatar amiralies commented on May 26, 2024

Can you start server in command line ?
i.e. running $ .config/coc/extensions/node_modules/coc-elixir/els-release/language_server.sh in shell

from coc-elixir.

eddy147 avatar eddy147 commented on May 26, 2024

Screenshot from 2020-05-10 17-27-09
does this mean the server is running?

:CocCommand workspace.showOutput elixir gives the same output (channel not found)

from coc-elixir.

amiralies avatar amiralies commented on May 26, 2024

The output in shell means you can run the compiled server (which is shipping by coc-elixir) on your machine,
The only thing I can think of now is that the file type is not correct.
Try this: open your elixir file, enter :set ft=elixir and see if it works

from coc-elixir.

eddy147 avatar eddy147 commented on May 26, 2024

That seemed to do the trick!
Screenshot from 2020-05-10 18-02-26

Thank you so much for your time.
One question I have left: Is it part of the coc-elixir to see syntax coloring or should I do that with a different setting/plugin?
Thx again

from coc-elixir.

amiralies avatar amiralies commented on May 26, 2024

You have to install vim-elixir for syntax highlights. It also fixes your filetype problem

from coc-elixir.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.