Dotan Cohen
Dotan Cohen
Consider the following file: ``` $ cat crash_gfm.md # Test Hello, world! ``` Opening this file with GFM on PHPStorm 2016.3.2 EAP causes the following crash: ``` IPC process exited....
From RFC-4180 > If double-quotes are used to enclose fields, then a double-quote appearing inside a field must be escaped by preceding it with another double quote. Therefore, a CSV...
Often search strings need context, this is why the `-A`, `-B`, and `-C` flags exist. Having such context on the `-o` flag would be great as well. Current behavior: ```...
It would be beneficial if Otter were to support "Repeatable fields" or "Repeatable field groups" in which a field (such as a text field) or group of fields (such as...
Some common actions require redundant clicks on the playback screen. These actions should have large icons that are easily accessed on the playback screen. For instance, adding a bookmark requires...
Many HTTP exploration tools, [including Charles](https://doc.octoperf.com/design/create-virtual-user/record-charles-har/) and Google Chrome Dev Tools, support exporting data as an [HTTP Archive format](https://en.wikipedia.org/wiki/.har). This feature request is to add support for exporting data from...
When using the quickreply feature then switching to a different message, there is no indication that a reply is in progress. I would expect that the draft would show up...
When loading remote content from an email there is no indication that content is loading. The mail simply looks blank upon being opened, and the user has no idea that...
Hopefully Ankidroid will soon be able to blacklist cards based on tags: https://github.com/ankidroid/Anki-Android/issues/1151 When a card comes up that is not suitable for display on the watch, it would be...
**Is your feature request related to a problem? Please describe.** When using Ankidroid in the horizontal orientation, accessing the Answer buttons requires scrolling and they are difficult to get to...