qore
qore copied to clipboard
module-astparser: add support for intellisense for builtin standard library
we need to add support for intellisense for the built-in functionality of Qore; this is a major feature missing from the astparser module currently.
Let's discuss how to do this and make a plan.
depends on #1796