Expand Apex Completion for Default Org #5740
alpha-bytes
started this conversation in
Ideas
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.
-
Describe the solution you'd like
Currently Apex completion only works for global (SF) classes and those stored locally in source. A lot of the time you need to reference other classes, however, and it would be nice to have autocompletion on these if a default org is configured.
Ideally, we would be able to explicitly declare the namespaces to retrieve for autocompletion - via the json config file or other means - and have only those namespaces pulled in.
Beta Was this translation helpful? Give feedback.
All reactions