Ben Chuanlong Du's Blog

It is never too late to learn.

Tips on IDE

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Cloud IDEs

General Purpose IDEs

  1. Visual Studio Code

  2. SpaceVim

  3. Lapce

  4. Zed

JVM Languages

  1. IntelliJ IDEA (community edition available)

IDEs for Rust

See IDE for Rust .

Python

  1. Visual Studio Code

    The best IDE for Python so far.

  2. JupyterLab

  3. SpaceVim

  4. PyCharm

    A great IDE for Python. A open source community edition is available for users.

C++

  1. MS Visual Studio
  2. KDevelop
  3. Qt Creator
  4. Eclipse (with CDT)

R

  1. RStudio (for R, Markdown ,C++, LaTex, etc.)

Markdown

  1. VS Code

  2. ReText (Markdown, reStructuredText)

  3. Markable (on-line Markdown editor)

Julia

  1. JuliaStudio (for Julia)

LaTex

SQL

Comments