Muhsin Fatih Yorulmaz

Results 17 comments of Muhsin Fatih Yorulmaz

No I am not. I actually tried to open an xcode project folder (for an iOS app). Didn't expect full code completion given it would require xcode integration, I guess,...

I couldn't figure the purpose of id for accessibility where there already exists `name`, but upon reading about [this accessibility tutorial on `label for`](https://www.w3.org/WAI/tutorials/forms/labels/#associating-labels-implicitly), it seems it does indeed help....

I don't have any complicated projects right now, I'm just speculating. I can see it being a problem especially when using different components. Two different components could easily have a...

Thanks for reporting. @HermannBjorgvin after my commit with zoom it was fine. Problem should be in the latest commits. Expected behavior does not have to be disabling zero zoom.

I would definitely love to see codemaid in vscode. especially the code map feature for easy navigation. man that is awesome. If you decide to write codemaid for vscode though,...

@mreso awesome! I'll try to make a PR when I get the chance. I believe the bogus filename problem is best solved with the alternative number 3 (Take optional filename...

@cfculhane You might be having trouble with the signature version and/or with url parsing. Try the two following: ``` # specify signature version s3_client = boto3.client("s3", config=Config(signature_version="s3v4"), region_name="your-region") ``` ```...

@mreso Apologies for not checking in on this, never got around to it until today. I noticed just now that the latest version of torchserve doesn't have this problem anymore....

I am curious, is there a chance anyone has a copy of an old airport executable, from an older version of MacOS? From when it had the option to associate...

check out where? it's not opensource you know. I searched for older builds but couldn't find one