Ben Chuanlong Du's Blog

It is never too late to learn.

IDEs for LaTeX

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

OverLeaf

OverLeaf is an online LaTex editing and publishing.

TexStudio

TexMacs (WYSIWYG, convert to Tex available)

Tips on Python-Language-Server

pip3 install python-language-server[all]

References

https://github.com/palantir/python-language-server

https://github.com/tomv564/pyls-mypy

https://github.com/paradoxxxzero/pyls-isort

https://github.com/rupert/pyls-black

IDE for SQL

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

dbeaver

The best universal IDE for (almost all versions of) database.

DataGrip

DataGrip (from JetBrains) looks like a good one

DbVisualizer

Both free and pro editions are available. Functionalities of the …