Sha256: 37c7a02a54c15b5ea16e0e65ae90cddf33f3e99f6c11e867b825747cc0d6a071

Contents?: true

Size: 1.72 KB

Versions: 13

Compression:

Stored size: 1.72 KB

Contents

{
  "[javascript]" : {
    "editor.codeActionsOnSave" : {
      "source.fixAll.eslint" : "explicit"
    }
  },
  "[json]" : {
    "editor.defaultFormatter" : "vscode.json-language-features"
  },
  "[markdown]" : {
    "editor.defaultFormatter" : "esbenp.prettier-vscode"
  },
  "[ruby]" : {
    "editor.defaultFormatter" : "Shopify.ruby-lsp"
  },
  "files.associations" : {
    "*.css" : "tailwindcss",
    "*.rbedited" : "ruby",
    "*.rbi" : "ruby",
    "*.rbupdated" : "ruby"
  },
  "peacock.color" : "#26FF9A",
  "rubyLsp.enabledFeatures" : {
    "codeActions" : true,
    "diagnostics" : true,
    "documentHighlights" : true,
    "documentLink" : true,
    "documentSymbols" : true,
    "foldingRanges" : true,
    "formatting" : true,
    "onTypeFormatting" : true,
    "selectionRanges" : true,
    "semanticHighlighting" : true
  },
  "tailwindCSS.emmetCompletions" : true,
  "tailwindCSS.includeLanguages" : {
    "plaintext" : "html"
  },
  "workbench.colorCustomizations" : {
    "activityBar.activeBackground" : "#59ffb2",
    "activityBar.background" : "#59ffb2",
    "activityBar.foreground" : "#15202b",
    "activityBar.inactiveForeground" : "#15202b99",
    "activityBarBadge.background" : "#c480ff",
    "activityBarBadge.foreground" : "#15202b",
    "commandCenter.border" : "#15202b99",
    "sash.hoverBorder" : "#59ffb2",
    "statusBar.background" : "#26ff9a",
    "statusBar.foreground" : "#15202b",
    "statusBarItem.hoverBackground" : "#00f281",
    "statusBarItem.remoteBackground" : "#26ff9a",
    "statusBarItem.remoteForeground" : "#15202b",
    "titleBar.activeBackground" : "#26ff9a",
    "titleBar.activeForeground" : "#15202b",
    "titleBar.inactiveBackground" : "#26ff9a99",
    "titleBar.inactiveForeground" : "#15202b99"
  }
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
hephaestus-0.8.17 templates/hephaestus_vscode/settings.json
hephaestus-0.8.16.1 templates/hephaestus_vscode/settings.json
hephaestus-0.8.16 templates/hephaestus_vscode/settings.json
hephaestus-0.8.15.5 templates/hephaestus_vscode/settings.json
hephaestus-0.8.15.4 templates/hephaestus_vscode/settings.json
hephaestus-0.8.15.3 templates/hephaestus_vscode/settings.json
hephaestus-0.8.15.2 templates/hephaestus_vscode/settings.json
hephaestus-0.8.15.1 templates/hephaestus_vscode/settings.json
hephaestus-0.8.15 templates/hephaestus_vscode/settings.json
hephaestus-0.8.14 templates/hephaestus_vscode/settings.json
hephaestus-0.8.13 templates/hephaestus_vscode/settings.json
hephaestus-0.8.12.2 templates/hephaestus_vscode/settings.json
hephaestus-0.8.12.1 templates/hephaestus_vscode/settings.json