Sha256: c28ad13dbefeb4ad9bd28da14746f511507ce8aaec702bd4ec3514c5cbfe8156

Contents?: true

Size: 1.52 KB

Versions: 18

Compression:

Stored size: 1.52 KB

Contents

{
  "files.associations": {
    "*.css": "tailwindcss",
    "*.rbi": "ruby",
    "*.rbupdated": "ruby",
    "*.rbedited": "ruby"
  },
  "tailwindCSS.includeLanguages": {
    "plaintext": "html"
  },
  "tailwindCSS.emmetCompletions": true,
  "rubyLsp.enabledFeatures": {
    "documentHighlights": true,
    "documentLink": true,
    "documentSymbols": true,
    "foldingRanges": true,
    "selectionRanges": true,
    "semanticHighlighting": true,
    "formatting": true,
    "diagnostics": true,
    "codeActions": true,
    "onTypeFormatting": true
  },
  "[javascript]": {
    "editor.codeActionsOnSave": {
      "source.fixAll.eslint": true
    }
  },
  "[ruby]": {
    "editor.defaultFormatter": "Shopify.ruby-lsp",
  },
  "peacock.color": "#26FF9A",
  "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

18 entries across 18 versions & 1 rubygems

Version Path
hephaestus-0.7.2 templates/.vscode/settings.json
hephaestus-0.7.1 templates/.vscode/settings.json
hephaestus-0.7.0 templates/.vscode/settings.json
hephaestus-0.6.4 templates/.vscode/settings.json
hephaestus-0.6.3 templates/.vscode/settings.json
hephaestus-0.6.2 templates/.vscode/settings.json
hephaestus-0.6.1 templates/.vscode/settings.json
hephaestus-0.6.0 templates/.vscode/settings.json
hephaestus-0.5.2 templates/.vscode/settings.json
hephaestus-0.5.1 templates/.vscode/settings.json
hephaestus-0.5.0 templates/.vscode/settings.json
hephaestus-0.4.0 templates/.vscode/settings.json
hephaestus-0.3.1 templates/.vscode/settings.json
hephaestus-0.2.3 templates/.vscode/settings.json
hephaestus-0.2.2 templates/.vscode/settings.json
hephaestus-0.1.3 templates/.vscode/settings.json
hephaestus-0.1.2 templates/.vscode/settings.json
hephaestus-0.1.1 templates/.vscode/settings.json