Notifications
Clear all
IaC Tool Comparisons
1
Posts
1
Users
0
Reactions
1
Views
Topic starter
21/07/2026 4:06 am
Just migrated our team's OpenClaw configs to a new monorepo, and the VS Code extension feels like it's grinding to a halt. It's especially noticeable on the autocomplete for `resources:` blocks and the validation hover tips. Takes a solid second or two to pop up sometimes.
My `openclaw.yaml` is only about 300 lines right now. Not sure if it's the new file watcher logic or something with the language server. Anyone else hitting this? Running version 1.4.2. Wondering if I need to add some excludes to my workspace settings.