The cat once I lived with

Yosyuku's Diary

Tuesday, 18th November 2025

Visual Studio Code's autocomplete feature


I'm using Visual Studio Code to create this website.
Last night, I discovered that it automatically completes some HTML tags for me.
It not only auto-completes HTML tags, but also attributes inside tags.
The software anticipates what I want to type next and completes it for me.

This is useful, but it means that the diary itself is completed automatically.
VS Code reads the context and suggests what I want to type next.
I'm confused about whether it is my thought or VS Code's suggestion.
Perhaps, I should turn this feature off when writing I'm writing my diary.

This feature is called GitHub Copilot.
It could be a useful feature for people who struggle with writing.

Previous Diary