Ben Chuanlong Du's Blog

It is never too late to learn.

Configuring Terminal in Visual Studio Code

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

Configure The Shortcut ctrl+x ctrl+e

The shortcut ctrl+x ctrl+e edits a bash prompt using $EDITOR in terminals. However, this doesn't work out-of-the-box in the teminal in Visual …

Editing Text in Browser Using Vim

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

Firenvim Alternatives Summary
Tool How it Works Pros Cons Best For...
Firenvim Embeds a real Neovim instance Full power of Neovim, embedded directly in the page. Can be complex to set …