Skip to content

Feat/opencode lsp config#47

Merged
wcgomes merged 5 commits into
mainfrom
feat/opencode-lsp-config
May 26, 2026
Merged

Feat/opencode lsp config#47
wcgomes merged 5 commits into
mainfrom
feat/opencode-lsp-config

Conversation

@wcgomes

@wcgomes wcgomes commented May 26, 2026

Copy link
Copy Markdown
Owner

feat(opencode): enable LSP servers by default via opencode.json

Add logic to install.sh to create/update opencode.json with an empty
'lsp' config block, enabling all built-in LSP servers globally.

- Add jq to prerequisites for safe JSON manipulation
- If opencode.json exists without 'lsp' key, add it without touching
  other config
- If it doesn't exist, create it with '' and 'lsp': {}
- Add LSP validation checks to all 5 scenario tests

Test added 5 commits May 26, 2026 13:29
Add logic to install.sh to create/update opencode.json with an empty
'lsp' config block, enabling all built-in LSP servers globally.

- Add jq to prerequisites for safe JSON manipulation
- If opencode.json exists without 'lsp' key, add it without touching
  other config
- If it doesn't exist, create it with '' and 'lsp': {}
- Add LSP validation checks to all 5 scenario tests
Add logic to install.sh to create/update opencode.json with an empty
'lsp' config block, enabling all built-in LSP servers globally.

- Add jq to prerequisites for safe JSON manipulation
- If opencode.json exists without 'lsp' key, add it without touching
  other config
- If it doesn't exist, create it with '' and 'lsp': {}
- Add LSP validation checks to all 5 scenario tests
Add logic to install.sh to create/update opencode.json with an empty
'lsp' config block, enabling all built-in LSP servers globally.

- Add jq to prerequisites for safe JSON manipulation
- If opencode.json exists without 'lsp' key, add it without touching
  other config
- If it doesn't exist, create it with '' and 'lsp': {}
- Add LSP validation checks to all 5 scenario tests
@wcgomes wcgomes merged commit 2f776b5 into main May 26, 2026
13 checks passed
@wcgomes wcgomes deleted the feat/opencode-lsp-config branch May 26, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant