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

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
Wheel is a navigation plugin for Vim and Neovim. It is buffer group oriented and makes abundant use of special buffers, in which you can ...
New
ankur
I am thinking of switching to Onivim from VSCode Vim since VSCode Vim supports limited Vim features . Would like to hear from the current...
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: iPaul
TL;DR: You want to teach yourself vim (the best text editor known to human kind) in the fastest way possible. This is my way of doing it....
New
First poster: KnowledgeIsPower
Hi, it’s Takuya. I use Neovim to develop my app called Inkdrop. Recently, I’ve got some updates for my Neovim setup since I’ve published ...
New
CommunityNews
Neorg is a tool designed to reimagine organization as you know it. Neo - new, org - organization. Grab some coffee, start writing some no...
New
First poster: bot
Here’s my (current) minimal setup: set ai nocp digraph ek hid ru sc vb wmnu noeb noet nosol set bs=2 fo=cqrt ls=2 shm=at tw=72 ww=&l...
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

Other popular topics Top

New
AstonJ
Curious to know which languages and frameworks you’re all thinking about learning next :upside_down_face: Perhaps if there’s enough peop...
New
AstonJ
If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
husaindevelop
Inside our android webview app, we are trying to paste the copied content from another app eg (notes) using navigator.clipboard.readtext ...
New
DevotionGeo
I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like...
New
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
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
PragmaticBookshelf
Get the comprehensive, insider information you need for Rails 8 with the new edition of this award-winning classic. Sam Ruby @rubys ...
New