Dauren

Results 4 issues of Dauren

Hi there, Seems like AttributedTextView.attributer.setter takes too much time while blocking main thread. Is there anything we can do to make it faster? Seems like right now, it requires main...

enhancement

Hi Andrey, How can we replace UITabBarController with one created through code? Because, if we create UITabBarController through code, viewDidLoad gets called before our handler onViewDidLoad is provided (by tabbarCoordinator.start)....

When I try to select text using VISUAL mode (both `v, V`) with `set relativenumber` in my `.xvimrc`, Xcode doesn't scroll (both up/down directions), but text is being selected

Hi there, thanks for the implementation. I think, `setRootModule` method should clear completions dictionary, otherwise it will keep all added viewControllers into it from deallocating.