Shayan Toqraee

Results 31 issues of Shayan Toqraee

There are many open source projects hosted at gitlab.com, so it would be very nice to have it supported. I think the main difficulty supporting it would be that GitLab...

Add normcap. > OCR powered screen-capture tool to capture information instead of images. https://github.com/dynobo/normcap (I couldn't figure where best to put it on the list, otherwise this would be a...

A pipeline is by nature an async concept. But it is implemented as a sync feature in shelljs. The first command gets its output, then it is passed to the...

### 🧐 Problem Description Is there a sample project somewhere I can start from? I have searched and found absolutely nothing.

question

**Describe the bug** I want to have all my hourly backups. Why is the time removed from backup file names? **To Reproduce** The new version keeps only one backup file...

I couldn't find any way to do this in a cross-platform way. POSIX shell has the `!` operator that can do that, but I couldn't find a way to do...

feat

`Width`, `Height`, and `d:DataContext` work perfectly well, but `d:DesignWidth` and `d:DesignHeight` are not working in the designer. It works as if no width or height is set. ![image](https://user-images.githubusercontent.com/12458563/98631362-80bae100-2332-11eb-8ce4-f362001b8e6b.png)

### Reporting a bug? I'm not using `globalInjection`, but the typing for this library is adding some properties to `ComponentCustomProperties`, and this is causing problems for me. I want to...

Type: Improvement
Status: Proposal
❗ p4-important
typescript

Is Windows is going to be supported?

## Issue Description ## I'm targeting `net7.0` and trying to use [required members](https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-11#required-members). The project builds and runs correctly, but the C# extension is giving me syntax errors. (I have...