Commit Graph

14 Commits

Author SHA1 Message Date
Nick O'Leary 51a0b68d8e
Revert "Add callback to getSetting to support async jsonata access" 2023-06-22 10:17:48 +01:00
Nick O'Leary 4d9fcaeebf
Update env.get type hint 2023-06-21 15:00:27 +01:00
Steve-Mcl e8378b382b update function node env typing 2023-05-25 10:58:25 +01:00
Steve-Mcl a533943a40 add function node monaco types util and promisify
fixes #3851
2022-09-04 01:50:54 +01:00
Steve-Mcl 4d84926ed2 Update monaco for Predefined Environment Variables
- add Predefined Environment Variables to snippet suggestions
- update jsdoc for `env.get`
2022-02-14 13:38:37 +00:00
Steve-Mcl c4cc204c94 Add static declerations to func ts. fixes #3376 2022-01-26 11:40:05 +00:00
Nick O'Leary 703c5adba7
Add _path property to nodes and expose as node.path in Function node 2022-01-25 21:32:28 +00:00
Nick O'Leary becbda8483
Update monaco types 2021-09-29 17:28:06 +01:00
Nick O'Leary d4fc6feeba
Update to monaco 0.28.1 2021-09-29 17:17:34 +01:00
Steve-Mcl 3f27dc89d8 Add overloads for context/flow/global set/get/keys 2021-06-23 22:27:13 +01:00
Steve-Mcl aa6ec60c34 fix up issues with function node types
- node.status add overload
- remove examples as they dont render correctly
- correct Number and Object types to number and object
2021-06-11 18:44:37 +01:00
Steve-Mcl 714a5e26b3 add env.get to function node defs 2021-06-05 12:42:54 +01:00
Steve-Mcl 7f2c6e40d3 fix typescript errors in node-red d.ts def files 2021-06-05 12:42:13 +01:00
Steve-Mcl 1f7884dc70 add typings for basic intellisense 2021-04-29 16:54:29 +01:00