Adham Sabry

Results 25 issues of Adham Sabry

Hi there, Creating MSI installers without UI or interface to display information about what they are installing is not really a good way to go, any chance we can add...

### Describe the bug _populated is not set to true when using matching with populate and populateWhere which leads `.toJSON` to strip off the populated entities ### Reproduction https://github.com/SDAdham/reproduction/blob/master/src/example.test.ts ###...

Hello, I keep getting the following warning on my code-workspace and most of my tsconfig.json files ``` [@cypress/eslint-plugin-json]: Skipping file due to "json/json-with-comments-files" setting: ["*.code-workspace", "**/tsconfig.json", ".vscode/**"] To remove this...

I would like to be able to add custom rules to tabby where for example, if a string matches a certain criteria/regex then it would open the link with a...

T: Enhancement
Plugin idea

### Problem Description I installed rancher desktop, enabled kubernetes, installed ingress as following: ``` helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx helm repo update helm upgrade --install nginx-ingress ingress-nginx/ingress-nginx --namespace ingress-nginx --create-namespace...

kind/enhancement