Peter Ullrich
Peter Ullrich
If you clone the repository and change the tsconfig to use declarations, a lot of "inferred type" errors are thrown. ``` "compilerOptions": { ... "declaration": true, ... ``` ``` The...
devcontainer support added
[DotupBashSettings](https://github.com/dotupNET/DotupBashSettings) - Script to load and save settings (Key-Value Pair) from/to files
### :information_source: Info **Version: v3.16.1** ### :speech_balloon: Description With `dart run msix:build -v` I get the following error: **Enter a description of your problem here. PS C:\src\xxx> dart run msix:build...
Folders with whitespace or German Umlaute are not decoded. Folder: mein ordner will result in WebDavFile.path as: mein%20ordner nextcloud: ^3.0.1