Sasha Weiss

Results 17 comments of Sasha Weiss

For the moment, I'm just using a custom config I forked from the default that removes the Matlab category and adds an ObjC category - which works well enough for...

@dscho I want to do something similar, in that I want to bake in some logic that covers my specific use cases but that might not be general enough to...

Gotcha, thanks for the tip! I’ll try and do the same, and make it clear it’s for personal use.

FWIW, was just experimenting with this polyfill and tried the URL you provided above, and it seems to parse correctly:

Yep - same here on `Xcode 10 (10A255), High Sierra 10.13.6`.

Tried it and it worked the first time I opened Xcode. However, immediately thereafter my entire computer froze...I rebooted three or four times, and opening Xcode would reliably cause the...

Hmm, it only seems to be specific files? Other large files work fine? Trying to understand what about certain files makes them break this...is there a way I could debug...

Wanted to bump this thread again - seems like maybe something like [`XCSourceTextBuffer`](https://developer.apple.com/documentation/xcodekit/xcsourcetextbuffer) could be handy?

Update: looks like I can get this behavior back by doing `:xcmenucmd Open in Next Editor` and `:xcmenucmd Close Editor`. Is there any way for me to map `:vsp` and...

Wow - sorry for not seeing this sooner. I haven't been actively developing this project for a while - so it may be a while before I get a chance...