Commit Graph

1 Commits (00d5a150a8f3f72d35e962bbfb7b983e8f4e1a6e)

Author SHA1 Message Date
Jason Stirnaman afc34b97b6
chore(ide): Add docs.code-workspace file contains: (#6576)
 Editor settings (word wrap, rulers, formatting rules)
 Extension recommendations (Vale, YAML, Spell Check, VIM, ESLint)
 Debug launch configurations (Hugo server debugging)
 Language-specific formatting

Settings apply automatically when cloning/opening the repo
Low maintenance - Single source of truth for workspace configuration

What's NOT Committed:
User-specific preferences stay local:

 VIM mode keybindings customization
 Theme selections
 Open file state/layout
 Extension-specific user settings
2025-12-01 11:20:33 -06:00