chinchang / chinchang/web-maker
user request: load functions/methods of the library for autocompletion
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 323
- PR merge metrics
- No merged PRs in 30d
Description
I'm really really liking the autocomplete! Thank you!
I would like the functions/methods of the loaded .js library to also be available for auto code completion.
for example:
I load the p5.js library. The builtin function `draw` should be exposed as a code completion option when I type the letter 'd'
Thank you for considering my suggestion.
thank you
Dennis
Contributor guide
Research direction
No file or test is named. Start by locating the autocomplete entry point and how loaded JavaScript libraries are represented; done means functions and methods from a loaded library such as p5.js appear as completion options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100