enso/app/gui/suggestion-database
Ilya Bogdanov 945aa2b2d7
Avoid relying on order of updates for hierarchy index (#4094)
[Task](https://www.pivotaltracker.com/story/show/184279344).

This PR fixes the hierarchy index of the suggestion database and removes a bunch of warnings from the console:

![image](https://user-images.githubusercontent.com/6566674/215051255-6cb22349-1e72-4717-96c0-66db9bf2020f.png)

Now we also correctly display documentation for all types. Previously some methods, namely for the `Text` type, were not present in the documentation. No visual changes to IDE were made.
2023-01-31 12:52:09 +00:00
..
src Avoid relying on order of updates for hierarchy index (#4094) 2023-01-31 12:52:09 +00:00
Cargo.toml Dependency cleaning (#4092) 2023-01-27 23:39:37 +01:00