axelson
Scenic Core Team
What VSCode theme do you use?
I’m working on VSCode ElixirLs syntax highlighting, and different themes support different syntax definitions. So I am curious about which themes are the most popular/widespread.
What VSCode theme do you use? (scroll to see all options)
- Abyss
- Default Dark+
- Default Light+
- Visual Studio Dark
- Visual Studio Light
- Default High Contrast
- Kimbie Dark
- Monokai
- Monokai Dimmed
- Quiet Light
- Red
- Solarized Dark
- Solarized Light
- Tomorrow Night Blue
- Other Theme (please comment)
0
voters
I’m also curious if people add manual customization of their chosen theme.
Do you customize your theme?
- Yes, a little
- Yes, significant customization
- No
0
voters
Most Liked
chrismccord
Creator of Phoenix
Dark+ (Elixir), which does a much better job than the default Dark+ for elixir files, and behaves the same as Dark+ for everything else: Dark+ Elixir - Visual Studio Marketplace
19
alexslade
Synthwave vs Flouromachine.
Because life’s too short to not code at 4am listening to agressive Synthwave while trying to remember the GenServer API.
10
alanvardy
For some reason I can’t stand anything other than One Dark Pro (which comes from Atom).
I keep trying other dark themes but always come back.
9
Popular in Polls
Curious whether you remap your Caps Lock key..
Do you remap your Caps Lock key?
poll
I have no idea what Globe is btw, just seen it in t...
New
Inspired by Andrew’s post in another thread about types:
If the main benefit of static typing is to catch errors, and most people think...
New
After seeing some of the responses in this thread, I’m curious how much RAM you’re opting for and whether there is any specific reason fo...
New
Do you use Dialyzer/Dialyxir in your Elixir projects?
poll
If you only use it in some of them, which ones?
If you don’t use it, why not...
New
:wave: hi there! I’m the creator of Testing LiveView. Now that the course is finished, I’m thinking of creating another one.
But I’d lik...
New
I was wondering how people are handling run-time configuration of their Plugs in their Phoenix applications as of today:
poll
I am also ...
New
I see some people adopt this convention when naming fields or variables where the value is a boolean. I personally see this as an antipat...
New
There are many v0 libraries in the elixir echo system, where at least officially, semantic versioning means nothing.
However, it seems t...
New
How often do you buy a new dev machine?
poll
If there is any particular reason why you’ve settled on the frequency you have, please shar...
New
We last posted a poll like this in 2017 - here’s an updated version for 2022 - this one is slightly different..
You can select up to 3 -...
New
Other popular topics
I have an umbrella app.
Some of the apps inside depend on other apps in the umbrella, unsurprisingly.
I’m writing a test for one of the...
New
lets say i have a sample like
a = 20; b = 10;
if (a > b) do
{:ok, "a"}
end
if (a < b) do
{:ok, b}
end
if (a == b) do
{:ok, "equa...
New
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
Hello guys,
I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
I tried installing
elixir 1.11.2
erlang 23.3.4
via asdf in my zsh shell. Enabled the versions locally and globally.
When I list them ...
New
Credo is smart enough to check for (something like) this:
assert length(the_list) == 0
with this response:
Checking if an enum is empt...
New
Hello everyone,
Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance










