Hari Krishna Dara
Hari Krishna Dara
I got this same error and we have a setup that looks like this: ``` class testSpec extends TestBase { void setup() { } } class TestBase extends Specification {...
I am going to try the build from experiment site and see if the added issues are going to be a bigger deal than the missing sync.
I did some limited testing today and it worked very well for renames and Next (`Ctrl+.`) and Previous (`Ctrl+,`). It didn't however change the behavior for create method. To reproduce,...
I hit a weird bug that is most likely the side effect of this patch. If you use "Extract to local variable" followed by ``'s to select the new id,...
@keforbes Sorry about the late response, but I can confirm that the issue goes away with `:set novisualother`.
@morallo The system picker with starred file access worked for me too, but I am not sure this will get synchronization to work properly, i.e., when the file in drive...
That is unfortunate! Thanks for reporting back.
A colleague hit this issue and found a workaround by qualifying the call with the class name. I tested it myself with the below method and verified that the test...
At least the overall review comment seems to survive even a hard reload of the page. Update: I lost the draft comment due to browser restart, so not sure how...
Closing temporarily to rework on caching layers.