ols
ols copied to clipboard
When I try to auto complete raw_data() it doesn't auto complete.
Hello,
I have a small bug to report....
When I try to auto complete raw_data()
it doesn't auto complete. It doesn't even appear in the list.
Thank you,
Best regards, João Nuno Carvalho
This is because base is now split out of core. So runtime, builtin, and intrinsics will not get recognized. I put in an issue to add that to the automatic ols.json. But you can fix it for each folder by updating your ols.json like I did in this post. https://github.com/DanielGavin/ols/issues/312