nickurban
Sharing my config on making Cursor Cloud Agent work with Elixir
Cursor Cloud Agents are quite good at writing Elixir now, but only with a custom configuration.
It took me a while to get this working properly, and the built-in setup tools are a pain, so I thought I’d share my configuration:
https://github.com/nickurban/cursor-cloud-agent-elixir-config
Most Liked
herrybrook
Nice work, @nickurban — this is super helpful! Thanks for sharing your setup. We’ve been testing Elixir in a few backend automation projects and your config tips could save a ton of setup time. Appreciate it!
1
Popular in Dev Env & Tools
While on the theme of routers:
Is your computer's internet connection wired or wireless? (Poll)
Which router do you use?
How do you se...
New
After reading the below in another thread…
It got me wondering how many firms are actually using or encouraging their developers to use...
New
How do you all enter the pipe operator |> on your keyboard? I keep having troubles with it :frowning:
New
For the people who are using VS code what extensions are you using?
New
Yeah, feels the same here. :confused: And I made a much bigger investment, the iMac Pro I got was $8000 at the time I bought it (2019).
...
New
Hello
I have been testing different environments for Elixir development & noticed something odd. When I run the Elixir formatter loc...
New
Hey :waving_hand:
Tidewave has just been announced by José Valim :fire:
Watch Tidewave transform Claude Desktop into an agent by runni...
New
I shared an Elixir Architect skill for Claude Code which proves that
Elixir is the best LLM friendly language (@josevalim )
https://git...
New
Has anyone managed to get Codex (the cloud version, as seen here) to work for Elixir?
I tried to setup the dependencies but mix deps.get...
New
Just curious as to what everyone is using in terms of colors. I’m currently using Sublime Text 3 and using the GoldenDragon color scheme....
New
Other popular topics
Update:
How to use the Blogs & Podcasts section
You can post links to your blog posts or podcasts either in one of the Official Blog...
New
Hello!
Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
If I have a string “1000 cfu/ml” . I want to remove the characters and / and space . So the string is like this
"1000"
What is the ...
New
Using vs code and installed ElixirLS: support and debugger.
And I got an error popped up on start up says
Failed to run ‘elixir’ comma...
New
The Elixir Typespec docs show the following syntax for keyword lists in typespecs:
# ...
| [key: type] # keyword lis...
New
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
Hello everybody,
usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
ExUnit now has describe blocks which is a welcome addition coming from RSpec. In the docs, it states that nested hierarchies of describe ...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including.
What is Phoenix LiveV...
New







