Autocompletions in Monaco Editor for user added modules and libs #85
Steve-Mcl
started this conversation in
Design Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
REF: node-red/node-red#4359
The community has expressed a desire to have autocompletion in the function node for libs added in the setup tab of the function node and the older method of importing modules via
functionGlobalContext
.This design doc will aim to determine the best balance and explore the possibilities before any work commences on the features.
For now, this document is a place holder and will be updated as information is gathered.
Goals
Tasks
Notes / brain dump
functionGlobalContext
functionGlobalContext
such that it permits additional properties like the location of 1 or more d.ts files, jsdoc hints etc.Beta Was this translation helpful? Give feedback.
All reactions