Victor Shamanov

Results 42 issues of Victor Shamanov

Currently it only shows candidates in active text view Make it work with several text views.

enhancement

enhancement

``` swift import Foundation let x = "Hello" func test(x: String) -> String { return x + " World" } let y = te // Completion doesn't work ``` But...

bug

Is it possible to implement inspecting symbol's type just like we do in Xcode with `⌥-click` ?

enhancement

Hi Kolin, First of all, I'd like to say thanks for the plugin, really great work! But it would be really nice, if the plugin didn't override default Xcode's shortcuts,...

feature

With "hide extra keys with external keyboard" option enabled they get hidden, as expected, but as soon as I start typing anything they appear for a moment and get hidden...

enhancement

* Cover existing functionality with unit tests * Introduce a way to test that everything is registered to PresenterBuilder from tests

enhancement