rokucommunity / rokucommunity/brighterscript
Making edits to the manifest in watch mode does not trigger a transpile
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 68
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 39
Description
If I am running bsc in watcher mode and I edit something like a bs_const it does not trigger a transpile of the code resulting in the feature still being on in the next launch of VS code.
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
Start with bsc watcher mode and reproduce the issue by editing a manifest value such as bs_const. Trace why that edit does not trigger transpilation, then verify that the generated code reflects the change on the next VS Code launch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100