rokucommunity / rokucommunity/brighterscript
roIntrinsicDouble createObject false diagnostic
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 68
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 39
Description
The language server says that roIntrinsicDouble is not a known component, which is incorrect as it IS valid. See this docs section for more details.

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 by comparing the language server's diagnostic for roIntrinsicDouble and createObject false with the BrightScript types documentation linked in the issue. Trace the diagnostic's handling of this valid component and identify the relevant test location if one exists. Done means valid roIntrinsicDouble usage no longer produces the unknown-component diagnostic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- compilers, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100