stevemessick

Results 172 comments of stevemessick

I counted 13 uses of `project` and one use of `app`.

There are a number of things that cannot be done while indexing. In this case, we could delay showing the prompt until the IDE is in "smart" mode (i.e. index...

This happens when the plugin changes the value of a numeric color. You need to select a new color and have the code get updated. That does not happen for...

Just to be clear: the new UI is still in beta. It is not supported by the Flutter plugin yet. It can be turned off via a check box in...

@uditrugman Please create a separate issue, including the output of `Tools > Flutter > Flutter Doctor`. Also include repro steps, as the problem does not occur for me. This problem...

@bruno-unna @pearlbob Your problem sounds like environment variables are not being defined in the right place. I don't know anything about tcsh or zsh but I'm familiar with csh and...

@rvowles I'm using 2023.1.1 with plugin version 73.0.4 on MacOS 13.3.1. Everything works as expected. I did not have to manually edit the tool bar. If you need further help...

Yes, this is implemented in IntelliJ code in the plugin. IIRC there are several rules applied to convert various forms of links to file positions.