Guilherme Delgado
11/08/2023, 9:46 AMandrey.dernov
11/08/2023, 10:30 AMGuilherme Delgado
11/08/2023, 10:41 AMIt is not possible (a related request: FL-10312). What IDE did you use before? What keymap do want to have?I started with eclipse, then moved to intellij and then Android Studio. So I have a history of my personal key mappings customised in this past 11 years 😅 . Fortunately I can import/export in AndroidStudio and Intellij. I would expect Fleet would support that too.
Could you, give some examples of not working navigation in this project for you, please?Sure, first screenshot is an example,
ViewModels().expressusStateViewModel().asObservableObject()
, .asObservableObject()
it’s an extension function in Swift. Fleet doesn’t understand that for some reason. But then, for instance expressusStateViewModel()
, it understands and links to the shared module.KoinComponent
because Fleet says it’s unresolved.andrey.dernov
11/08/2023, 12:04 PMGuilherme Delgado
11/08/2023, 12:06 PMStylianos Gakis
11/10/2023, 11:32 PM