Avner
Avner
doesn't seem to work correctly
Yes. The cell is deallocated.
(its a zombie)
I'm guessing that the workaround you did causes a retain cycle and its "side effect" is that the aspect doesn't cause a crash. From poking around my case (Which I...
You would need to add the method at runtime to the delegate class and then hook it. Which version of the library are you using? Perhaps this feature was added?
@mukulnag09 Hi, Does this persist after a while or just for several minutes? is there a dangling instance of the IDE that might be open? do you have the plugin...
@Dannyps @ogrok can you try to kill your IDE, make sure all TabNine process are stopped (kill them if they are zobies) and restart the IDE (it should restart the...
Added #[serde(case_insensitive)] container attribute for case-insensitive identifier deserialization
is this being released?
Agree, but it would break the current callback api requiring all callback functions to get the position (or other) as an argument, or using some sort of private setter on...
what is "internal fragmentation"?