Marvin Heilemann

Results 141 issues of Marvin Heilemann

[Enter steps to reproduce below:] 1. Add a remote ftp 2. List all 3. Try to connect 4. Says connected and threw this error: **Atom Version**: 1.10.2 **Electron Version**: 0.37.8...

I have recently switched to [pnpm](https://pnpm.js.org/en/) and would like to install my default global packages to be installed with it instead of `npm` to avoid alias issues. Same goes for...

feature requests

I just downloaded and installed 1.3.2. Camera is on and the preview from PTP works fine. No shutter issues. But the camera is not shown in any application as an...

I checked twice that I had "y" selected on misc module but still it does not appear in the loaded modules: ``` sudo nginx -V nginx version: nginx/1.22.0 built by...

Would be nice to skip removing downloaded src and compilation files, if you want to test modules or install/update. Q: Does it fasten the installation process?

It would be cool if while formatting it could use [editorconfig](https://editorconfig.org/) settings.

### Description I would like to add additional logic to my from input but I need access to the minLenght validator params (the length). A function to receive a validator...

Would be great if I could manually set the path where the PWA icons are being placed. In our case, we have a folder "resources" which holds non-shared assets per...

Adds an option `--android-resize`, that allows scaling the source image for modern icons (API>24). Closes #118

When building with Vite/esbuild in Angular new application builder, this import is deprecated and any further `@include` on primeflex mixins wont work. New Dart SASS uses `@use` now. ```scss @import...