Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

table

fixed header and first col

{ "window.commandCenter": true, "workbench.colorTheme": "Cursor Dark High Contrast", "workbench.editor.enablePreview": false, "editor.fontSize": 14, "workbench.sideBar.location": "right", "editor.codeActionsOnSave": {

"source.fixAll.eslint": "explicit"

}, "eslint.validate": [ "javascript", "javascriptreact", "typescript", "typescriptreact", "vue" ], "editor.formatOnSave": false, "editor.bracketPairColorization.enabled": true, "editor.matchBrackets": "always", "editor.bracketPairColorization.independentColorPoolPerBracketType": true, "editor.guides.bracketPairs": "active", "search.useGlobalIgnoreFiles": true, "search.useIgnoreFiles": true, "search.useParentIgnoreFiles": true, "search.showLineNumbers": true, "search.collapseResults": "auto", "search.decorations.badges": true, "search.decorations.colors": true, "workbench.colorCustomizations": { "editor.selectionBackground": "#3d7eaa80", "editor.selectionHighlightBackground": "#3390FF33", "editor.wordHighlightBackground": "#3390FF33", "editor.wordHighlightStrongBackground": "#3390FF33", "editor.selectionHighlightBorder": "#e8ce0b", "tab.activeBackground": "#3B82F6", // 非激活状态垂直线颜色(建议带透明度) "editorBracketPairGuide.background1": "#4ECDC433", // 激活(光标所在)垂直线颜色 "editorBracketPairGuide.activeBackground1": "#e8ce0b", // 匹配的标签 "editor.wordHighlightBorder": "#e8ce0b" }, "workbench.layoutControl.enabled": true, "workbench.layoutControl.type": "menu", "editor.tabSize": 2, "workbench.settings.applyToAllProfiles": [], }

About

fixed header and first col

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages