Author: Carol Pelu

vscode open large files confirmation message

VS Code — Open Large Files Confirmation

Visual Studio Code now prevents you from accidentally opening large files by popping up a confirmation alert.   This comes in handy, especially in remote environments where there might be costs due to network...

vscode hex editor

VS Code — Hex Editor Extension

Let’s have a quick look at the Hex Editor extension. This extension allows you to view and edit files in their hexadecimal representation. You may find it useful when working with memory addresses, encoding...

vs code chat gpt

VS Code — ChatGPT Extension

Today I would like to share with you the ChatGPT extension. This extension allows you to harness the power of OpenAI’s famous ChatGPT chatbot. Let’s have a quick overview and see what we can...