Clement Padovani

Results 12 comments of Clement Padovani

Hey @gnachman, I missed the instant process name change after migrating from Terminal to iTerm. And other might want a lower/higher delay time.

Alright, thanks @gnachman for your help. I’ll try messing around with `ProcessCache` when I have more time. TBH it’s really a detail and it’s some of my classmates noticed the...

Hey Sydney, I don't think Xcode extensions are system-build-dependent but rather Xcode-version dependent (c.f. Xcode release notes). I managed to reproduce the issue however I have no clear idea to...

Hey, yeah sounds like it. I think it might come from here ~~https://github.com/markohlebar/Import/blob/master/ImportExtension/AddImportOperation.swift#L15~~ https://github.com/markohlebar/Import/blob/5c5321a4db574bb5da40f9d9f76e0ec81037da11/ImportExtension/AddImportOperation.swift#L15 Update: Updated code URL to point to the file at that point in history There’s a...

Seems fixed with #28 @markohlebar close this issue?

@markohlebar Yeah, I find it better then how it currently is. I really haven't tested jt out on big projects. But yeah I'm probably guessing it's going to have a...

Sounds great :thumbsup:!

Yeah this a known issue. Somehow the profiling files get corrupted. Maybe a script to delete those files after a build would be nice. Thanks, Clément Sent from my iPhone...

The script will be written in the plugin since the generation of those files occurs every time Alcatraz builds Peckham.

Added fix for issue https://github.com/acoomans/ACCodeSnippetRepositoryPlugin/issues/25