Skip to content

Conversation

@Adictya
Copy link
Contributor

@Adictya Adictya commented May 18, 2025

  • Adds support for completion menu to show lsp symbols
  • Converts command dialog to completion menu

@Adictya
Copy link
Contributor Author

Adictya commented May 26, 2025

Update: Keeping this a bit on hold right now till dax's overhaul ( #38 ) feels more reference-able . I have noticed the tools don't always pickup what the completion menu is adding to the text input. Will need a more static binding between context and completion to make it reliable

@thdxr
Copy link
Contributor

thdxr commented Jun 14, 2025

closing as we rewrote the codebase - appreciate it though!

@thdxr thdxr closed this Jun 14, 2025
m-pa pushed a commit to m-pa/opencode that referenced this pull request Dec 4, 2025
Fix some linting errors
Made it so JSX type is locked down to what opentui actually exports

To use, set tsconfig parameter `jsxImportSource` to `@opentui/solid`

```
"jsx": "preserve",
"jsxImportSource": "@opentui/solid",
```
randomm added a commit to randomm/opencode that referenced this pull request Jan 9, 2026
…nomalyco#36)

Remove development artifacts and nested source code that don't belong in this configuration repository:

- opencode_repo/ (nested Git repository kept for reference)

- tests/ and requirements-test.txt (development artifacts)

- Cache files (.coverage, .mypy_cache/, .DS_Store)

- Deprecated files (.env.example, .screenrc, opencode.json.backup)

This cleanup keeps the repository focused on its core purpose: agent configurations, prompts, instructions, and documentation.
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.

2 participants