Code Monkey home page Code Monkey logo

Comments (6)

JakeBecker avatar JakeBecker commented on August 26, 2024 2

It basically works! Repo here: https://github.com/JakeBecker/ide-elixir

It's got some issues. Snippets in auto-complete don't work, so I think I need to add some indication to the clientCapabilities and look for that in the server. Also, the Atom client doesn't handle the window/logMessage or window/showMessage notifications from the server, which makes it harder to diagnose issues. I don't want to publish quite yet until I've worked out more of the bugs in ElixirLS, since I expect bug reports from Atom will be lacking in relevant information because of this.

Feel free to try it out though!

from elixir-ls.

JakeBecker avatar JakeBecker commented on August 26, 2024 2

I've just released the Atom IDE extension. Blog post here: https://medium.com/@JakeBeckerCode/announcing-ide-elixir-an-elixirls-plugin-for-atom-ide-379fb71f7b7f

Thanks for the encouragement, everyone! 👍

from elixir-ls.

JakeBecker avatar JakeBecker commented on August 26, 2024

Hi,

Sorry for the wait in getting back to you. I don't use Atom myself, but I took a quick look. The Atom IDE package is based on v2 of the Language Server Protocol, and ElixirLS uses v3. They're pretty similar though, it may be possible to make it compatible with v2. Also, it doesn't look like it supports the VS Code Debug Protocol, which means that debugger integration won't be possible.

I'm going to take a quick stab at an Atom plugin. I'll report back here if I make any progress.

from elixir-ls.

agustif avatar agustif commented on August 26, 2024

Thanks, this looks cool! Right now working on JS, but will try soon!

from elixir-ls.

ontofractal avatar ontofractal commented on August 26, 2024

@JakeBecker Great to see that you're working on a atom-ide extension for elixirLS!

from elixir-ls.

JakeBecker avatar JakeBecker commented on August 26, 2024

The main blocker right now is this issue: atom/atom-languageclient#130

Once there's a fix for that, I'll release the plugin and close this issue.

from elixir-ls.

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.