monnef

Results 19 issues of monnef

## Problem Reformat removes ViewPatterns extension pragma which breaks previously working code. Probably some interaction between TemplateHaskell and/or QuasiQuotes. Initially reported [here](https://github.com/rikvdkleij/intellij-haskell/issues/452). - [x] I checked the issue tracker for...

According to moment docs, it supports strict parsing (e.g. not accepting `1` and interpreting it as `1. 2. 2020`): ```js moment("29-06-1995", ["MM-DD-YYYY", "DD-MM-YYYY"], true); ``` Am I overlooking something, or...

Version 6.6.1. Strangely, it doesn't crash when remote JS debugging is enabled. Nothing relevant is in logcat, so here's at least a screenshot: ![Screenshot_1574674707](https://user-images.githubusercontent.com/1975567/69529383-7a402780-0f70-11ea-841c-3d0b89b3ed98.png) Edit: Probably related to #376, there...

## Classification: Bug ## Reproducibility: Always ## Version AutoKey version: 0.95.10 Used GUI (Gtk, Qt, or both): GTK Installed via: AUR Linux Distribution: Manjaro ## Summary All keyboard input (not...

bug
autokey-gtk

Input (2 spaces after colon on a first line): ```md **Type parameters**: `U`: `any` Output [GGArray](#GGArray) item type ``` is rendered in a browser as: ```html Type parameters: U: any...

bug
pending on external library
minor

* a ```gdscript b # comment c ``` results in: It seems to work in CommonMark: https://spec.commonmark.org/dingus/?text=*%20a%0A%60%60%60gdscript%0Ab%0A%0A%23%20comment%0Ac%0A%60%60%60%0A ```sh $ codedoc -v # Fetching version info ... # @codedoc/cli version 0.2.1...

bug
pending on external library
minor

Without syntax highlighting: With syntax highlighting: It's a bit annoying. I am forced to frequently enable/disable the addon (usually per PR - for new code it's good to have syntax...

`valueOr` works well for `| undefined` fields, but not for `| null` fields. I didn't see any function to support this, but maybe I overlooked something? ```ts import * as...

**Describe the bug** Scaling/DPI doesn't seem to be taken from system, so everything is microscopic and barely readable. **To Reproduce** Steps to reproduce the behavior: 1. Use small 4k monitor...

bug
low-priority

When I run `drakov -f apiary.apib` it crashes after few seconds. I didn't find any way of setting anything memory related from command line. ``` Cannot enlarge memory arrays. Either...

dependency bug