codemodsquad / codemodsquad/astx
VSCode extension?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 144
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hello.
I think this tool is the best thing since sliced bread. However, it is a bit unconfrotable to have to install it globally and then run it from the command line.
I think an VSCode extension wrapping this library will be awesome.
I am not sure if it will be worth wrapping this entire library or just cherry pick some components. For example, things that are not going to be needed are:
- command line
- ability to read files
- ability to execute astx files
So maybe it is possible to leverage the power of astx as a separate package?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reviewing the astx library and its public surface, then decide whether the VSCode extension should wrap the whole library or selected components, excluding the command line, file reading, and ASTX execution. Done means a scoped extension plan or implementation with that boundary resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100