flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 319 forks source link

Remove some listener events from the removed Outline view #7801

Closed jwren closed 1 day ago

jwren commented 2 days ago

Without this change, exceptions are thrown as various file and caret listeners try to interact with an outline view that is not created.