enso/engine/runtime/src
Dmitry Bushev 6de2700209
Do not return getters from global completion response (#7007)
close #6936

Changelog:
- add: new suggestion type Getter that is not exposed to the api
- update: do not return suggestion of type getter when doing a global search (without specifying self types)

Private suggestions and modules mentioned in the issue will be filtered out after we finish the work on the new (refined) exports algorithm.

# Important Notes
![2023-06-09-205327_1088x612_scrot](https://github.com/enso-org/enso/assets/357683/c6b16894-ada0-4ea9-abe8-5efc41949787)
2023-06-12 12:28:35 +00:00
..
bench Separating instrument related files into runtime-instrument-common project (#6992) 2023-06-08 16:51:50 +02:00
main Do not return getters from global completion response (#7007) 2023-06-12 12:28:35 +00:00
test Do not return getters from global completion response (#7007) 2023-06-12 12:28:35 +00:00