Results 34 comments of Alex Babaev

I've got the same (I think) problem right now. 1. Go to System Preferences → Keyboard → Shortcuts. 2. Try to assign, for example, "Option F2" to an action. 3....

Thanks for the kind words. That is an interesting question. The simplest solution that comes to my mind is this: - you insert fake cell models. One per folded section...

Hi, Thanks for the kind words. I'd love to configure severity granularly for each specific SwiftLint inspection, but it is pretty hard task to synchronise them with configuration files. Basically,...

Well, this is a tough one. We need to save a file so that SwiftLint is able to process it (as I've said already, I do not know how to...

> It's not clear what the resolution was before or if the issue was Possibly I just tried to experiment with stdin solution and thought that everything will be cool....

Unfortunately no, sorry. Right now I need to find out how to use new plugin framework for IJ IDEs. I will update the plugin itself right after.

Great case, thanks. I did not try to use the library with large sets, usually I'm dealing with hundred items at most and do not see this problem there. Give...

@mikeger I've questions regarding your case. How complex is your cell model equality check? How many cells and how many sections are there?

And how often do you invoke the calculator? I'm profiling 100 000 (rather simple) cells right now and they are calculating about 30 seconds on iPod Touch 5th gen. That...

I see. Thanks for the information. Let's see what can be done here... :-)