S
S
Stepan2019-07-22 23:00:06
IDE
Stepan, 2019-07-22 23:00:06

What are the IDEs written in C++ and/or Python?

Sublime Text is written in C++ and Python, which gives it a very high speed. The same VS Code written in Electron starts up slowly compared to Sublime Text and I would like to know if there are full-fledged IDEs written in C + + and Python?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Vorotnev, 2019-07-23
@HeadOnFire

Firstly, the sublime is fast not because it is a python, but because it is just a text editor, not an IDE.
Secondly, all JetBrains IDEs are conditionally slow, not because they are Java, but because they are powerful IDEs.
Do you get the logic?
PS: Well, Javascript / Electron is another story, it is basically normal if there are resources.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question