Skip to content

Instantly share code, notes, and snippets.

@fahmilatib
Last active July 16, 2025 09:26
Show Gist options
  • Select an option

  • Save fahmilatib/01be8b75fd4941d4d651ac35c4b6b8de to your computer and use it in GitHub Desktop.

Select an option

Save fahmilatib/01be8b75fd4941d4d651ac35c4b6b8de to your computer and use it in GitHub Desktop.
VS Code settings
{
"files.trimTrailingWhitespace": true,
"files.insertFinalNewline": true,
"files.trimFinalNewlines": true,
"editor.fontFamily": "JetBrains Mono",
"editor.fontLigatures": true,
"editor.fontSize": 13,
"workbench.iconTheme": "vscode-jetbrains-icon-theme-2023-auto"
}
@fahmilatib
Copy link
Author

Screenshot 2023-04-11 at 2 48 25 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment