codefori / codefori/vscode-db2i
Command API to expose statement groups
Open
- Dominant language
- TypeScript
- Stars
- 76
- Forks
- 54
- Avg merge
- 17m
- Merged PRs (30d)
- 1
Description
We need a command that exposes:
* an array of statement groups
* start and end range of statement group
* what the statement type is for the statement group
* object references in the statement group (or at least the first statement)
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or existing command entry points are named. Start by locating the extension's command registration and the code that represents statements and their groups. Done means a command exposes statement-group ranges, statement types, and object references as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100