AstonJ

AstonJ

Poll: Which code editor do you use?

You might be thinking we should just ask who’s not using VSCode :joy: however there are some new additions in the space that might give VSCode a run for its money! Mainly, Brackets (from Adobe) and Codespaces (in-browser editor and cloud dev environment from Github).

  • Visual Studio Code
  • Vim (or a variant)
  • Emacs (or a variant)
  • Notepad++
  • Sublime Text
  • Atom
  • TextMate
  • Codespaces
  • Brackets
  • Other - please say in thread!

0 voters

You can always come back and change your vote later :+1:

Most Liked

OvermindDL1

OvermindDL1

I’m surprised JetBrains IDE’s aren’t on there, some of the most used in the world. But I primarily use JetBrains IDE’s or emacs. ^.^

I put other since I use jetbrains more, but it should be multiple choice. ^.^

DevotionGeo

DevotionGeo

Often Visual Studio Code (with Vim extension) and sometimes Vim.

lucaong

lucaong

Vim is my main editor (it works great for me, but I wouldn’t go around “recruiting” people: the right editor is the one that works for you).

When pair programming though, I use VSCode, so my pairing partner doesn’t need to learn my specific setup. When remote pairing, VSCode Live Share is just amazing.

In sum, Vim, but bravo to VSCode for some amazing features that make remote pairing so smooth!

Where Next?

Popular General Dev topics Top

First poster: bot
Batteries included with Emacs. Emacs has a reputation for being borderline unusable out of the box, of being bloated but somehow surpris...
New
New
AstonJ
Inspired by some of the comments in our https://forum.devtalk.com/t/your-vim-tips/4748 (in particular those by Mafinar and Hallski) …what...
New
First poster: bot
Feature Packed Everything you need to get started without any configuration. A completely usable editor, right out of the box. Text-base...
New
First poster: bot
Once, there was a civilization (the Lisp Machine world) a lot like ours, but more advanced, with greater powers (like symbolic computatio...
New
DevotionGeo
I installed Github Copilot (VS Code extension) and signed up for the technical preview three days ago. Yesterday I got the invitation, an...
New
First poster: jaeyson
Nova. The beautiful, fast, flexible, native Mac code editor from Panic.
New
AstonJ
If you get Can't find emacs in your PATH when trying to install Doom Emacs on your Mac you… just… need to install Emacs first! :lol: bre...
New
sona11
I want to declare max of length in case condition i.e 7 but getting a syntax error near select in this code. DECLARE @SQ Int(MAX) SELEC...
New
dqops
If you are making your own formats of YAML files, you may like the article that we wrote showing how to make Visual Studio Code and a few...
New

Other popular topics Top

PragmaticBookshelf
Brace yourself for a fun challenge: build a photorealistic 3D renderer from scratch! In just a couple of weeks, build a ray tracer that r...
New
PragmaticBookshelf
Write Elixir tests that you can be proud of. Dive into Elixir’s test philosophy and gain mastery over the terminology and concepts that u...
New
New
PragmaticBookshelf
From finance to artificial intelligence, genetic algorithms are a powerful tool with a wide array of applications. But you don't need an ...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
AstonJ
We’ve talked about his book briefly here but it is quickly becoming obsolete - so he’s decided to create a series of 7 podcasts, the firs...
New
PragmaticBookshelf
Author Spotlight Mike Riley @mriley This month, we turn the spotlight on Mike Riley, author of Portable Python Projects. Mike’s book ...
New
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
PragmaticBookshelf
A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices. Neil Smyth MySQL...
New