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!

Popular General Dev topics Top

New
First poster: bot
Welcome to the second part of this series aimed to make you a better Vim user! If you have no idea about Vim, you should begin with the f...
New
CommunityNews
adobe/brackets. An open source code editor for the web, written in JavaScript, HTML and CSS. - adobe/brackets This thread was posted...
New
First poster: bot
Goodwill Strikes Again A symptom of heavy Vim usage is that your brain begins to re-partition old memories for keyboard shortcuts— trashi...
New
First poster: bot
At Replit, we want to give our users the most powerful, flexible, and easy-to-get-started coding environment. However, it has been limiti...
New
CommunityNews
This is neither an in-depth article about advanced vim features nor is it an ideology-inducing primer on why the oh-so-powerful god of ed...
New
First poster: bot
Why? Why create Slate? Well… (Beware: this section has a few of my opinions!) Before creating Slate, I tried a lot of the other rich tex...
New
First poster: malloryerik
A modern open source code editor in Rust Native GUI and Rust powered performance, we as developers know what you need for an essential to...
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

AstonJ
SpaceVim seems to be gaining in features and popularity and I just wondered how it compares with SpaceMacs in 2020 - anyone have any thou...
New
Rainer
My first contact with Erlang was about 2 years ago when I used RabbitMQ, which is written in Erlang, for my job. This made me curious and...
New
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
Exadra37
I am asking for any distro that only has the bare-bones to be able to get a shell in the server and then just install the packages as we ...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
New
gagan7995
API 4 Path: /user/following/ Method: GET Description: Returns the list of all names of people whom the user follows Response [ { ...
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New