Latest #vscode Threads 
I’ve got videos on the first 22 exercises published. I use AI to introduce the base concepts and to provide an initial solution to criti...
New
Is there a way to fold/unfold all occurrences of
@doc"""
[...]
"""
within a module at once (using a command or assigned keystroke) in V...
New
Hi everyone! :waving_hand:
I became tired of manually sorting aliases every time Credo warns they are not in the alphabetical order, and...
New
Hi everyone!
I’m wondering what the community would recommend as the best IDE toolchain (in VSCode) available today. I’m talking about s...
New
In languages with curly braces, I can strike <shift+%> (it’s a VIM thing) to jump from one brace to the other.
Is there a similar ...
New
I am brand new to Elixir.
The ElixirLS extension doesn’t start for me in VSCode.
After I open VSCode in a project called “project” and ...
New
We were talking about this over at discord, perhaps somebody in this forum has more insight or already did that. Just trying to enlarge t...
New
Preface ~ NIFs are rough as heck to debug properly.
So you’ve created a NIF with a decent amount of complexity and have resorted to using...
New
Hello, Elixir enthusiasts! :waving_hand:
I’m thrilled to introduce RefactorEx, a new Visual Studio Code extension designed to make refac...
New
This error shows up when im trying to navigate to :controller
Here is the sample code in page_controller.ex
defmodule AppWeb.PageContro...
New
This Week's Trending
This Month's Trending
This Year's Trending
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
Hello everyone,
I am pretty new to the Elixir world and at the same time, I feel like I fall in love with the language, the ecosystem ar...
New
Is there a way to fold/unfold all occurrences of
@doc"""
[...]
"""
within a module at once (using a command or assigned keystroke) in V...
New
Hi everyone! :waving_hand:
I became tired of manually sorting aliases every time Credo warns they are not in the alphabetical order, and...
New
I’ve got videos on the first 22 exercises published. I use AI to introduce the base concepts and to provide an initial solution to criti...
New
Last Three Year's Trending
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode.
The solution seems to be, in a hyphena...
New
I’m working on VSCode ElixirLs syntax highlighting, and different themes support different syntax definitions. So I am curious about whic...
New
I am not sure what has changed but now ElixirLS does not work for me anymore. I am using the latest vscode (1.77.3) and the latest elixi...
New
installed Elixir late last night, and tryed to do some github koans from https://github.com/elixirkoans/elixir-koans.
when i started i w...
New
Hi everyone, I am new to Elixir and to programming in general. I am still setting things up to get working whith Elixir.
When installing...
New
Hello, Elixir enthusiasts! :waving_hand:
I’m thrilled to introduce RefactorEx, a new Visual Studio Code extension designed to make refac...
New
Hey guys, I am a newbie with Elixir so please bear with my question. How can I use the Ctrl+Click to go to the module that was aliased? I...
New
Intellisense is not working for me for Elixir in VSCode.
The only suggestions that are made are from words in the current file - “words”...
New
Using VSCode with ElixirLS installed. I have a warning in MixProject. This doesn’t stop the code from running though. I uninstalled/reins...
New
My problem
Env
OS: Window
# installed by asdf
elixir 1.15.2-otp-26
erlang 26.2.0
ElixirLS
0.20.0 (LTS)
When I run vscode and open the...
New
Edit: I solved this.
This post is how I solved this problem. It requires installing the extension “run on save” and setting it to run m...
New
Hello!
Having written a lot of LiveView code, I’ve made some VS Code snippets to speed up writing callbacks for LiveViews and LiveCompon...
New
The byesig extension is one of my favorites when doing Ruby+Sorbet coding. I forked it to create ByeSpec to do the same for Elixir specs....
New
Background
I have an umbrella app with the following structure:
:.
├───mix.exs
├───.mix.lock
├───.credo.exs
├───apps
│ └───app1
...
W...
New
I suddenly started having problems with ElixirLS crashing in Visual Studio Code. I ran Elixir 1.15.2 and OTP-26, and have tried to upgrad...
New
Trending Over Three Years
Hello everybody,
usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
Hi guys, nice to meet you to the whole forum, I’m new here, I’m trying to configure visual studio code for elixir, right now the intellis...
New
For the people who are using VS code what extensions are you using?
New
Has anyone had any luck using VSCode (win 10) and WSL (asdf elixir/erlang) with Elixir LS? I’m not even sure its possible, I am curious t...
New
Hi,
I cannot get VS Code with the elixir-ls extension to format my code.
Only thru “mix format” command.
Environment:
Erlang/OTP 23 [...
New
There are two popular Elixir-related extensions for Visual Studio Code: vscode-elixir and ElixirLS. Does anyone know if they are compatib...
New
I use ElixirLS extension in vscode on Ubuntu 18.04. For now, Go To Definition by ElixirLS works well on non-dependency modules. I was won...
New
Hello guys,
I just watch the last video about LiveView of the Chris Mccord and I would like to know how to Highlights the code with colo...
New
I am trying to integrate Credo checks into my VSCode setup, but for the love of god, I cannot make it work. Here’s what I’ve done:
Add ...
New
There are 3 main formatters for Erlang which you can use from the command-line,
rebar3_format,
Steamroller
elmfmt.
Visual Studio Cod...
New
I’ve installed vscode-elixir and autocomplete works as expected when I’m editing single files.
But when I create projects with mix new, ...
New
The ElixirLS plugin for VSCode has been pretty good, however it just doesn’t seem to provide much support for .html.eex files. I get no a...
New
Hello! An Elixir neophyte here. I’d like to debug my code using VS Code. I saw in the ReadMe for ElixirLS you can sink breakpoints for on...
New
By any chance does anyone here use NixOS, VSCode, and ElixirLS? I’m trying to replace asdf-vm with direnv (because asdf doesnt work very ...
New
Background
I have an umbrella app where I am making a build for windows using bakeware:
I have followed the normal setup for windows:
...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







