X

elixirforum com

Bing Rank
Average Position of Bing Search Engine Ranking of related query such as 'Sales AI Agent', 'Coding AI Agent', etc.

Last Updated: 2025-04-15

Information

Sign Up Log In Sign Up Log In Sign Up Log In Topics Bookmarks elixir-lang.org Elixir on Devtalk Our Giveaways More Categories Elixir News Chat / Discussions Questions / Help Phoenix Forum Ash Forum Nerves Forum Elixir Framework Forums Wikis, Polls & Dev Envs Learning Resources Libraries Elixir Jobs Events List Forum Announcements All categories Tags community stickies All tags Your Libraries & OS Mentoring Your Libraries & OS Mentoring Libraries Libraries You have selected 0 posts. Sep 2023 May 2024 May 2024 mhanberg Creator of elixir-tools 1 Sep/2023 3.5k views 100 likes 30 links 12 users 20 5 3 3 3 read 6 min mhanberg Creator of elixir-tools Oct/2023 1 Reply sbuttgereit mhanberg Oct/2023 2 Replies fceruti sbuttgereit Oct/2023 1 Reply sb8244 Author of Real-Time Phoenix sbuttgereit Oct/2023 1 Reply dimitarvp 1 fceruti Oct/2023 2 Replies sodapopcan dimitarvp Oct/2023 1 Reply mhanberg Creator of elixir-tools dimitarvp Oct/2023 1 Reply dimitarvp mhanberg Oct/2023 dimitarvp sodapopcan Oct/2023 1 Reply sodapopcan dimitarvp Oct/2023 1 Reply ausimian sb8244 Oct/2023 doawoo Oct/2023 on Oct 4, 2023 on Oct 4, 2023 on Oct 6, 2023 on Oct 6, 2023 delitrem Oct/2023 Wed Oct 4 13 : 06 : 26 2023 :jsonrpc "2.0" :method "window/logMessage" :params :message "[NextLS] Runtime for folder ~/src/elixir/test_next_ls/ failed to initialize" :type 1 Wed Oct 4 13 : 06 : 26 2023 :jsonrpc "2.0" :method "window/logMessage" :params :message "[NextLS] The runtime for ~/src/elixir/test_next_ls/ has crashed with reason: false" :type 1 13 : 08 : 26.619 GenServer #PID<0.761.0> terminating false Last message: :cancel false State: logger: #PID<0.260.0>, name: "~/src/elixir/test_next_ls/", parent: ~c"g1h3JW5leHQtbHMtMTY5NjQxMzc0NTEyNDU1OTQ5N0Bsb2NhbGhvc3QAAAELAAAAAGUdODI=", port: #Port<0.492>, registry: NextLS.Registry, errors: nil, task_supervisor: :runtime_task_supervisor, on_initialized: #Function<34.22965326/1 in NextLS.handle_notification/2>, working_dir: "/home/igor/src/elixir/test_next_ls", compiler_refs: %{}} with after 'eglot (add-to-list ' "~/src/elixir/next-ls/bin/start" "--stdio=true" 2 Replies mhanberg Creator of elixir-tools delitrem Oct/2023 2 Replies tj0 mhanberg Oct/2023 Wed Oct 4 09 : 37 : 39 2023 :jsonrpc "2.0" :method "window/logMessage" :params :message "[NextLS] Runtime for folder ~/current/proj1/ failed to initialize" :type 1 id: 15 Wed Oct 4 09 : 37 : 39 2023 :jsonrpc "2.0" :id 15 :method "textDocument/hover" :params :textDocument :uri "file:///parser.ex" :position :line 12 :character 11 id: 15 Wed Oct 4 09 : 37 : 49 2023 :timed-out :textDocument/hover :id 15 :params :textDocument :uri "file:///parser.ex" :position :line 12 :character 11 mhanberg Creator of elixir-tools Oct/2023 1 Reply mhanberg Creator of elixir-tools mhanberg Oct/2023 Oct 5, 2023 Oct 5, 2023 … dth="749" alt="CleanShot 2023-10-04 at 13 00 56@2x" src="https://github.com/elixir-tools/next-ls/assets/5523984/7e77d426-b61f-472a-9838-2bde8606a2da"> Welcome to the Elixir Forum! There’s no time like the present to jump into Elixir - the functional language that’s taking the programming world by storm As well as catering to the community’s more general needs, we have a strong focus on learning, so if you’ve been curious about Elixir or are just starting out - join up - you’ll be in great company! This forum is also driven by the community. The more you participate here, the more trust you’ll earn and the more mod-type tools you’ll unlock - our way to reward regular members and your way to help give back to the community. That’s not all, we have lots of other features and some really cool monthly giveaways… so what are you waiting for? Take a sip of Elixir, sign up and join in the fun You have selected 0 posts. select all cancel selecting elixir-tools is a suite of developer tooling and packages for Elixir developers. Website: https://www.elixir-tools.devGitHub: elixir-tools · GitHub Projects: Past News: Today’s News: Howdy folks! I haven’t posted about elixir-tools on the forum yet, so getting a topic started here. Today I released The elixir-tools Update Vol. 3 , which details all the updates to the Next LS and the various tools in the elixir-tools family that haven’t happened in the last ~6 weeks. Take care! Next LS v0.13 0.13.0 (2023-10-02)Featuresconfigureable MIX_ENV and MIX_TARGET (#246) (c56518a)definition,references: local variables (#253) (7099370) I’m wondering what the rationale is for Next LS or the trade-offs related to ElixirLS? It’s not apparent what’s compelling the development of another Elixir Language Server. This isn’t to say that it’s a pointless effort, just that I don’t understand why, as a possible user, I might care or what I’m missing concerning your effort? I couldn’t readily see the rationale question answered in answered in the docs, README, etc. so just trying to understand. There’s an episode of the thinking elixir podcast where he goes in depth into what you are asking: Language servers are crucial for modern developers and Mitch Hanberg is blazing a new path with gen_lsp. Discover how he implemented a Credo LS and hear his vision for Elixir dev tools and his new elixir-tools Github org. I don’t want to start any wars here, but I will say that I’m super excited for Next LS. Elixir LS works for me, most of the time, but the bugs and random issues are really frustrating. I have to delete the compiled Elixir LS files about 2-5 times a week. If Mitch can solve those by giving a better foundation (build more features in future more easily, support new Elixir / OTP versions more easily, etc.), then I’m really excited to fully switch to Next LS one day. Eh, I admit I’m not keen on the audio format. I would love to have that rationale written down somewhere. And I too am not convinced we need to have more than one language server. Were there really such irreconcilable differences that mandated an entirely new project? What’s wrong with contributing to ElixirLS? I’m listening now so I can tell you when I’m done EDIT: nvm, I see Mitch is responding. Thanks for the questions (and answers!) everyone! I get this question a couple times every time I post an update, so this week I’ll write up a piece on the story of how elixir-tools came to be. Good, thank you. I’ll read it very carefully. You should still post your impressions. Knowing you, it will turn out to be valuable feedback. Awe, that’s nice of you to say—I feel I’ve been saying some pretty boneheaded things around here in the past few weeks I’m still listening and working at the same. Honestly, I just finally took the plunge to move from Vim to Neovim a few days ago. It’s a bit bittersweet, but ElixirLS is certainly quite nice, but it’s my first experience with language servers, period. I have not tried NextLS yet. So, as it stands, I may defer to others with more experience, but I’ll see. I want to echo this. I run into the same problem and others. NextLS although it’s not currently as featureful, is more reliable. I’ll definitely be switching if it stays on this path. Been switching my work, and personal machine to NextLS and so far it’s been a great experience! I also wanted to just drop by and say thank you for being one of the largest projects (that I know of!) using Burrito to ship Elixir to end-users. It’s been incredibly valuable in finding bugs and improving compatibility across multiple platforms! Split this topic on Oct 4, 2023 2 posts were split to a new topic: Split from “Elixir-tools - a suite of developer tooling and packages for Elixir developers” Split this topic on Oct 6, 2023 6 posts were merged into an existing topic: Split from “Elixir-tools - a suite of developer tooling and packages for Elixir developers” It seems, it doesn’t work even with minimal elixir project (mix new test_next_ls): My env is emacs 29.1, eglot 1.15, erlang 26.1.1, elixir 1.15.6 (under Guix System). eglot config: What can be wrong with my setup? elixir-ls works fine. would you mind opening a github issue? but please include your operating system as well (unless Guix is the OS. i’m not familiar with it) Just tried myself with emacs 29.1 and the git ef21d4054bd2cc455fa828f88053431c9592b574 . I’m also getting failure to initialize. No crash though, just timeouts. I might know the problem actually, can look into it more later today. do you know if you are using TRAMP? It's not clear to me if this is an emacs issue or a Next LS issue yetCleanShot 2023-10-04 at 13 00 56@2x

Prompts

Reviews

Tags

Write Your Review

Detailed Ratings

ALL
Correctness
Helpfulness
Interesting
Upload Pictures and Videos