AstonJ
If you’re anything like me then you’ve yet to come across a ‘perfect’ code editor. Some of them get really close but then their idiosyncrasies become more and more bothersome over time.
Maybe we can use this thread to highlight what you feel each code editor gets right… as well as wrong (maybe that feedback will lead to updates or fixes!).
See this thread for who’s using what.
Trending in Discussions
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
New
The obligatory hello world thread!
Who are you and where are you from? :stuck_out_tongue:
New
I want to open this thread for you all to discuss and help those who really like Ash but are still hesitant to use it in a real project. ...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
We’re evaluating API mocking tools for OpenAPI-based projects and would love to hear what other teams are using.
We’re particularly inte...
New
I’m posting this in response to Jose’s recent tweet (Cr. link) :
People are sleeping on Elixir for a coding harness:
Hot-code swappi...
New
Hello,
I wrote Stop My Hand, a Scattergories-like web application using Phoenix/LiveView as my learning project for Elixir (after readin...
New
Other Trending Topics
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
There are three potential reasons for members of this forum to have a look at https://vutuv.de
You are tired or annoyed of LinkedIn.
Yo...
New
Aludel - LLM Evaluation Workbench
Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
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
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixir-ls
- #ai
- #elixirconf-us
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
AstonJ
Here’s my view so far (I’ve probably missed stuff so might edit later!):
textmate 2
####What it gets right
https://forum.elixirforum.com/uploads/default/original/1X/ac9701fc23e9cf71f698a62e2e10ced0df45cbcd.png
####What it gets wrong
#MacVim
####What it gets right
####What it gets wrong
spacemacs
####What it gets right
####What it gets wrong
def,name,argsto jump to next line (like you can with MacVim+Alchemist#Others I tried but didn’t really like
Atom, Sublime Text, Visual Studio Code
#Others I want to try
Plain ol Emacs
(and maybe IntelliJ)
voger
I played with Spacemacs, Atom and Sublime. Of the three I prefer Sublime the most.
Spacemacs
The like
The don’t like
how to edit the code than the code itself. This is really distracting. I have read plenty of books and articles about Vim editing and I really like it, but still it is another overhead for my brain.
Atom
The like
The don’t like
Can’t make fonts look goodSublime Text
The like
The don’t like
Right now I prefer Sublime. Speed of editing is what really keeps me there. I overcame the terminal at the bottom thing by using the i3 window manager and changing layouts on demand.
peerreynders
While I can appreciate that these points are important to you personally - I’d like to shift perspective a bit.
Sometimes it is worth to learn something that is initially difficult if it pays off in the long run. Always going the easy-to-learn or easy-to-use route often leads to “too constrained to be useful” or “so short-lived (and now unsupported) that I now have to learn something new (again and again)”.
voger
For the last 5-6 months I was using exclusively Spacemacs. I did learn a lot of it’s features and I am way more comfortable with editing a buffer in Vim than before. A couple of weeks now I tried again Atom and then sublime. I felt a strange feeling on relieve with them and not really missing any features (well… except for the “A” and “.” keys).
peerreynders
I don’t doubt that for one second. But in 12 months when you find yourself in that situation where text-only Vim is the best you have, will you remember the keyboard shortcuts? The easiest way to ensure that you will, is to constantly use Vim keyboard shortcuts. Typically I would not advocate optimizing for what seems like the 1% use case - but programming seems to be becoming more and more ployglot-oriented and often spanning diverse operating/working environments where it would be nice to at least have somewhat universal editing skills.
From that point of view my choice of “Emacs” is a bit foolish because it’s much more likely that an environment will support Vim - but at least I’m now on an editor where I can give Vim another chance (I started with Vim because it’s often portrayed as being easier than Emacs - frankly I don’t know where that reputation is coming from - I personally wouldn’t consider Vim easier than Emacs; sure they’re different).
jdumont
Atom
####Right:
####Wrong:
Neovim
Right:
Wrong:
I’ve used Spacemacs, Sublime, Webstorm (et all), VS Code. Didn’t really like any of them. Special mention for Coda though - anyone remember how cool that was?
sztosz
I’ve heard that argument over the years many, many times, and am still waiting for it to happen
cmkarlsson
META NODE: A quick comment which turned into many paragraphs. I am getting old
I attribute vim keyboard shortcuts for saving me from any carpal tunnel
syndrome or other problems. Before I went full vim on everything (i3wm,
mutt, vimb browser, vim, vi-mode in shell) I had much more problems with
muscles in arm and back, reaching for the mouse all the time instead of
keeping my hands on the home row where they are supposed to be. Nowadays
my body like me better.
Also, I try to rely on tools which hopefully wont change to much. I was
At least I don’t have to spend energy to change my
going to say that “This lets me focus on developing rather than adapting
to new tools” but I don’t actually focus on development anyway so it is
not a good point
tools for no added benefit.
I think everyone wants development to happen in their own particular
field (me included) but that overall most people do not want drastic
change. Looking at the success of Windows XP for example I think most
people still would have preferred to use their old tools. And to be
frank I don’t actually think end user software has actually improved
much in the past 20 years. I think software has become victim to the
markets in that you need to have a new shiny thing to be able to sell
it. The easist thing to change to make something look better is to
change its apperance.
20 years ago I used emacs, gcc, vim, Word, Excel, Netscape or
IE. If you compare them with today not much has actually changed I can
easily do whatever I do today with yesterday tools. The extra hardware
we have today is eaten up by sluggish software. The one thing that has
changed is improved internet speeds and the ability to use “cloud”
storage and the like.
I’ve used the same setup for over 10 years and I hardly have to change a
thing. This let me master my tools. Who cares if learning curve is hard
if you invest over such a long time. The important thing is that you
actually can become a master of the tools. Most things today are
developed for beginners and that is where things stop. The tools wont
allow you to become better, it is all sacrifised to be beginner
friendly.
To tie this back into editors: I use vim
OvermindDL1
Why can’t you in Atom? It’s all CSS, I changed mine to use Source Code Pro as the font long ago.
But nowadays I use Atom and Spacemacs/Emacs for the similar reasons as stated prior. ^.^
voger
Well, actually after your comment I put atom and sublime side to side and now I almost can’t see a difference. I will scratch that from my list
. Maybe I need a better monitor 