Ahmet Sait

Results 14 comments of Ahmet Sait

> What about prefix mapping? We already have `-mv` for `read this module/package from this directory`. But we don't have `give this module/package this prefix` which could be useful for...

@ibuclaw anything else I'm missing? Also how can I reproduce that failing DAutoTest build? Not sure if it has anything to do with me.

I see there are some mangling tests I can look up but they don't seem to test invisible/auto-generated symbols so I need a bit of guidance on how to flesh...

I consider this PR ready for review.

> ```d > module main; > > // -mangle-prefix=libfoo-1.2.3/libfoo/src/foo/*:[email protected] > import [email protected] : get123 = get; > > // -mangle-prefix=libfoo-2.1.3/libfoo/src/foo/*:[email protected] > import [email protected] : get213 = get; > > void...

Despite that I want to push this forward, my current focus is on my mental well-being and university studies. It is rather hard to find time and energy when every...

Rebased. Anything else that needs to be done or design discussions to be made? (Not sure about the CI, seems like a random failure to me.)

So what I realized is that you're probably used to the way DejaVu Sans Mono looks and unfortunately this font has a serious proportion issue, it looks out of place...

So... Maybe we can find a font combination that looks consistent on both Linux and Windows what do you say? This isn't a problem for me since I have my...

Thinking about this a bit more, ideally we should have an option to make GitHub Desktop use the already installed Git on the system instead of the one it comes...