apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.61k stars 836 forks source link

ActionProvider & its Lookup consolidation in VSCode extension #7105

Closed jtulach closed 5 months ago

jtulach commented 5 months ago

Third attempt to integrate ActionProvider and its Lookup improvements needed by https://github.com/enso-org/enso/pull/9041. #7011 got merged with failing tests and reverted. #7059 was targeted for delivery branch, but that one has been deleted already.

Per discussion in #7059 the Project instance is included in the createTargetLookup, but not the content of Project.getLookup().