rokucommunity / rokucommunity/brighterscript

Add import suggestions

Open
#65 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

BrighterScript enhancement LanguageServer
Dominant language
TypeScript
Stars
208
Forks
68
Avg merge
8h 39m
Merged PRs (30d)
39

Description

Whenever an unknown function call is encountered, if that function name exists elsewhere in the application, provide a list of "Code Fix" items that would automatically add a script tag to every xml component that the current file is imported into. Works like TypeScript's auto-import feature.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the TypeScript code that reports unknown function calls and any existing Code Fix or import-suggestion support; done means generating suggestions that add the needed script tag to every XML component importing the current file, with coverage for the described behavior.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.