Chaitanya's blog

Coding | Productivity | Life

Streamline Codebase Maintenance: Project-Wide Find and Replace in Neovim with Telescope and Quickfix List

Simplify Global Code Changes with Neovim's Powerful Tools

Effortless Case-Insensitive Searching in Vim and Neovim

Simplify Your Editing Workflow with Case-Insensitive Searching

How to Remove Title Bar in Iterm2

Improves your terminal's visual experience by removing title bar in Iterm2

15 Most used Vscode Jupyter Notebooks Keyboard Shortcuts

Keyboard shortcuts for Jupyter Notebooks in Visual Studio Code to make you faster and more productive.

How to Create a Virtual Environment for Python Projects

Creating virtual environments for Python projects is a best practice to manage project dependencies and isolate them from the system-wide Python installation.

How to Make the Most of Your Small Screen on Macbook

Managing your screen real estate on a small screen specifically on a Macbook air 13 inch

How to Add Relative Line Numbers in Vscode

Relative line numbers for vim users in vscode

How to Automatically Change the Matching Closing Tag in Vscode

Change HTML closing tags automatically as you change the starting tag in VSCode without any extension.

How to Toggle Reading Mode in Safari MacOS

Two ways to enable reading mode for better reading experience in Safari MacOS

How to Copy and Paste From System Clipboard in Vim and Neovim

Effortless Copy-Paste Between Vim and System Clipboard: Boost Your Productivity!