enso/app
Adam Obuchowicz f5c02d36e2
Fix addRequiredImport so it is not fooled by existing module changes (#8813)
A follow-up of [this comment](https://github.com/enso-org/enso/pull/8740#discussion_r1452282468)

`addRequiredImport` now reads the existing import from the edit instead of taking them from the current module. This way, it will consider any imports added so far as part of this edit.
2024-01-24 12:03:25 +00:00
..
gui Parse inline function signatures (#8470) 2023-12-12 14:48:44 +00:00
gui2 Fix addRequiredImport so it is not fooled by existing module changes (#8813) 2024-01-24 12:03:25 +00:00
ide-desktop Update uploaded files (#8797) 2024-01-23 09:55:15 +00:00