Ben Chuanlong Du's Blog

It is never too late to learn.

Ides With AI Coding Assists

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

Visual Studio Code

There are many extensions for VSCode offering AI coding assists. Below are some prominent ones.

  1. GitHub Copilot

  2. tabby

Zed

Google Firebase Studio (Formally Known as IDX)

Google Firebase …

IDE for SQL

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

Jupyter / JupyterLab

I personally prefer to query databases using a Jupyter/lab notebook. The reason is that results of queries are persisted in the notebook for future reference and sharing.

dbeaver …

Popular Configurations for NeoVim

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

https://astronvim.com/

https://github.com/folke/lazy.nvim

https://github.com/lunarvim/lunarvim

https://github.com/wsdjeg/SpaceVim

References

https://medium.com/@xiangdejun_32936/why-i-switched-to-lazyvim-fc4fdeb888bc Why I switched to Lazyvim