Marvin Heilemann
Marvin Heilemann
I am trying to use VLS (to use fmt and stuff) but enabling and answering yes to install prints this to the output panel: ``` Error: Command failed: git pull...
**Description:** Trying to run on iOS on a blank project but getting the below error. From the docs as I understand it correctly I just need to run that command...
In the [README.md](https://github.com/Unibeautify/unibeautify#usage) We should better describe the usage. So everyone better understands how to implement this. Something Like: "First you need to import `Unibeautify` and load a beautifier to...
Some projects like webpack or TSLint have the ability to extend their config file. So we could have a different file in a subdirectory that extends or overrides parts of...
I would like to use `--reload` in my local env, so I do not need to restart the hole server again. Allow passing additional arguments would solve this and also...
## Feature Request ### Plugin - Storage ### Description I would like to define different Storage groups for different purposes so that `clear()` is easier to use. For example when...
## Feature Request ### Plugin - Google Maps ### Description An option to hide labels and some controls would be awesome. ### Platform(s) - iOS - Android - Web ###...
**Is your feature request related to a problem? Please describe.** We are currently trying to make SSL pinning work but because that does not work with Angular's httpClient I was...
**Is your feature request related to a problem? Please describe.** We use an Angular feature called `reportProgress` to track the progress e.g. on a file upload. So the user see...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...