wingyplus

wingyplus

Need help testing emacs elixir-tree-sitter

Hi,

I’m working on bringing tree-sitter-elixir to emacs tree-sitter-lang to make support syntax highlighting. The branch that I’m working on is here. You can clone and point to the package via load-path for or use-package if you using it. :slight_smile:

If you found any issue such as syntax highlight is the wrong color, comment on this thread or comment on Emacs tree-sitter support · Issue #4 · elixir-lang/tree-sitter-elixir · GitHub with mentioning me.

Thanks. :bowing_man:

Most Liked

axelson

axelson

Scenic Core Team

FYI, I’ve been testing this locally and it’s been working well for me (I just switched to your “treesitter-queries” branch), although it does seem a little slower than I’d like, but that might be similar to this nvim treesitter issue:

dimitarvp

dimitarvp

Kudos for the effort! Do you have a step-by-step for Spacemacs? I suppose inserting use-package at the right place should be enough?

wingyplus

wingyplus

Hi,

Sorry for disappearing for so long. I’ve got a bit busy from taking care my kid.

I would like to update the PR details here:

  • Update tree-sitter-elixir submodule to latest commit.
  • Update highlight query to conform tree-sitter-hl-mode.

I’ve encounter the issue on not in keyword and not sure how to solving this issue at the moment :confused: but I think the syntax highlight now looks ready.

If someone find any issue. Feel free to mention me in the PR comment or reply this thread.

Thanks. :bowing_man:

Where Next?

Popular in Discussions Top

andre1sk
A big advantage to Elixir is all the distributed goodness but for many applications running on multiple nodes having integrated Etcd, Zoo...
New
laiboonh
Hi all, I am trying to convince my team to use liveview over the current react. What are some of the points where one should consider us...
New
MarioFlach
Hello, I want to share a project I’ve been working on for a while: Background Some time ago I came across a talk: How we scaled git l...
New
IVR
Hi all, I’ve seen a number of related threads in the past, but I’d still be very curious to hear an up-to-date opinion on this topic. I...
New
fireproofsocks
This is more of a general question, but I’m wondering how other people in the community think about the pattern matching in function sign...
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
mbenatti
Following https://github.com/tbrand/which_is_the_fastest |> [image] Updated with Elixir^ Now t...
New
jesse
Hi everyone, I hesitated to post this here because I don’t want you to think I’m spamming, but I’ve been working on a Platform-as-a-Serv...
New
wmnnd
The Go vs Elixir thread got me thinking: Would it be too hard to implement a simple mechanism for creating Go-style static app binaries f...
New
joeerl
I’m playing with Elixir - It’s fun. I think @rvirding does give Elixir courses these days. Re: files and database - when I given Erlang ...
New

Other popular topics Top

sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
JeremM34
Hello, how can I check the Phoenix version ? Thanks !
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 39247 209
New
baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 35953 110
New
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New

We're in Beta

About us Mission Statement