Skip to content

Instantly share code, notes, and snippets.

@barelyhuman
Last active April 28, 2024 09:38
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barelyhuman/81494d679bfe06cbb722acbde9607afe to your computer and use it in GitHub Desktop.
Save barelyhuman/81494d679bfe06cbb722acbde9607afe to your computer and use it in GitHub Desktop.
Simple but Minimal
[
{
"id": "a-h.templ",
"name": "templ",
"publisher": "a-h",
"version": "0.0.24"
},
{
"id": "adpyke.codesnap",
"name": "codesnap",
"publisher": "adpyke",
"version": "1.3.4"
},
{
"id": "antfu.icons-carbon",
"name": "icons-carbon",
"publisher": "antfu",
"version": "0.2.6"
},
{
"id": "artlaman.chalice-icon-theme",
"name": "chalice-icon-theme",
"publisher": "artlaman",
"version": "1.2.24"
},
{
"id": "astro-build.astro-vscode",
"name": "astro-vscode",
"publisher": "astro-build",
"version": "2.8.5"
},
{
"id": "barjo.anirak",
"name": "anirak",
"publisher": "barjo",
"version": "6.4.3"
},
{
"id": "bierner.lit-html",
"name": "lit-html",
"publisher": "bierner",
"version": "1.11.1"
},
{
"id": "chenglou92.rescript-vscode",
"name": "rescript-vscode",
"publisher": "chenglou92",
"version": "1.50.0"
},
{
"id": "crisward.riot-tag",
"name": "riot-tag",
"publisher": "crisward",
"version": "0.1.7"
},
{
"id": "crystal-lang-tools.crystal-lang",
"name": "crystal-lang",
"publisher": "crystal-lang-tools",
"version": "0.9.3"
},
{
"id": "dbaeumer.vscode-eslint",
"name": "vscode-eslint",
"publisher": "dbaeumer",
"version": "2.4.4"
},
{
"id": "denoland.vscode-deno",
"name": "vscode-deno",
"publisher": "denoland",
"version": "3.37.0"
},
{
"id": "esbenp.prettier-vscode",
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "10.4.0"
},
{
"id": "golang.go",
"name": "go",
"publisher": "golang",
"version": "0.41.3"
},
{
"id": "hashicorp.terraform",
"name": "terraform",
"publisher": "hashicorp",
"version": "2.30.1"
},
{
"id": "haskell.haskell",
"name": "haskell",
"publisher": "haskell",
"version": "2.4.3"
},
{
"id": "heybourn.headwind",
"name": "headwind",
"publisher": "heybourn",
"version": "2.0.0"
},
{
"id": "jaredly.reason-vscode",
"name": "reason-vscode",
"publisher": "jaredly",
"version": "1.7.13"
},
{
"id": "JohnnyMorganz.stylua",
"name": "stylua",
"publisher": "JohnnyMorganz",
"version": "1.6.3"
},
{
"id": "justusadam.language-haskell",
"name": "language-haskell",
"publisher": "justusadam",
"version": "3.6.0"
},
{
"id": "lkrms.inifmt",
"name": "inifmt",
"publisher": "lkrms",
"version": "0.1.7"
},
{
"id": "mgmcdermott.vscode-language-babel",
"name": "vscode-language-babel",
"publisher": "mgmcdermott",
"version": "0.0.35"
},
{
"id": "nimsaem.nimvscode",
"name": "nimvscode",
"publisher": "nimsaem",
"version": "0.1.26"
},
{
"id": "nonoroazoro.syncing",
"name": "syncing",
"publisher": "nonoroazoro",
"version": "3.3.7"
},
{
"id": "ocamllabs.ocaml-platform",
"name": "ocaml-platform",
"publisher": "ocamllabs",
"version": "1.18.1"
},
{
"id": "Prisma.prisma",
"name": "prisma",
"publisher": "Prisma",
"version": "5.13.1"
},
{
"id": "sainnhe.everforest",
"name": "everforest",
"publisher": "sainnhe",
"version": "0.3.0"
},
{
"id": "standard.vscode-standard",
"name": "vscode-standard",
"publisher": "standard",
"version": "2.1.3"
},
{
"id": "ultram4rine.vscode-choosealicense",
"name": "vscode-choosealicense",
"publisher": "ultram4rine",
"version": "0.9.4"
},
{
"id": "unifiedjs.vscode-mdx",
"name": "vscode-mdx",
"publisher": "unifiedjs",
"version": "1.8.3"
},
{
"id": "Vue.volar",
"name": "volar",
"publisher": "Vue",
"version": "2.0.11"
},
{
"id": "wicked-labs.sequoia",
"name": "sequoia",
"publisher": "wicked-labs",
"version": "0.10.0"
},
{
"id": "yzhang.markdown-all-in-one",
"name": "markdown-all-in-one",
"publisher": "yzhang",
"version": "3.6.2"
}
]
{
"workbench.colorTheme": "Everforest Dark",
"workbench.activityBar.location": "top",
"workbench.sideBar.location": "right",
"window.titleBarStyle": "custom",
"workbench.editor.tabCloseButton": "off",
"workbench.editor.showTabs": "none",
"window.commandCenter": false,
"editor.fontLigatures": true,
"editor.minimap.enabled": false,
"editor.fontFamily": "JetBrains Mono",
"editor.fontSize": 13.5,
"editor.lineHeight": 1.83,
"editor.roundedSelection": true,
"editor.cursorSmoothCaretAnimation": "on",
"editor.cursorBlinking": "smooth",
"editor.scrollbar.horizontal": "hidden",
"editor.scrollbar.vertical": "hidden",
"editor.lineNumbers": "off",
"workbench.startupEditor": "none",
"terminal.integrated.shellIntegration.decorationsEnabled": "never",
"workbench.productIconTheme": "icons-carbon",
"workbench.iconTheme": "chalice-icon-theme",
"editor.glyphMargin": true,
"breadcrumbs.enabled": false,
"editor.guides.indentation": false,
"editor.folding": true,
"editor.bracketPairColorization.enabled": false,
"workbench.editor.tabActionCloseVisibility": false,
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[htmltag]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"haskell.manageHLS": "GHCup",
"[typescript]": {
"editor.defaultFormatter": "denoland.vscode-deno"
},
"editor.renderWhitespace": "none",
"editor.stickyScroll.enabled": false,
"terminal.integrated.fontFamily": "CommitMono",
"window.zoomLevel": 0.5
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment