What are your favorite IDE/Code Editors?

Recently @prisems made a poll but it wasn’t multi choice. So I’m making a new one.

  • Replit
  • VS Code
  • Visual Studio
  • PyCharm
  • Atom
  • Github
  • Notepad

0 voters

Github is/has an IDE?

Codespaces right? Anyways it should be on there anyway cause it’s good :slight_smile:

2 Likes

Idk it was in @prisems’s poll so I added it here

Seems like Atom and PyCharm doesn’t get any votes :face_with_diagonal_mouth:

I only use Replit, so that’s uncontested.
(Never heard of Atom before)
I don’t understand why people use Notepad.

I voted for it as a joke, maybe ppl who use Notepad++ voted for it. Idk

Atom is discontinued now.

There’s something fun about using something that primitive.

1 Like
touch file.txt
echo "asd" > file.txt
cat file.txt
asd
1 Like

I love Online IDE :
Replit.com
jsfiddle.net for HTML+CSS+JS
colab.research.google.com for Python snippets