Skip to content

Instantly share code, notes, and snippets.

View christoper-codes's full-sized avatar
:copilot:
Deploying a rocket

Christoper Patiño christoper-codes

:copilot:
Deploying a rocket
View GitHub Profile
@christoper-codes
christoper-codes / settings.json
Created January 1, 2026 22:49
VSCode Settings
{
"git.autofetch": true,
"github.copilot.advanced": {},
"github.copilot.nextEditSuggestions.enabled": true,
"editor.lineHeight": 45,
"editor.fontSize": 18,
"editor.lineNumbers": "off",
"editor.minimap.enabled": false,
"editor.guides.indentation": false,