Florian Schrödl
Florian Schrödl
When trying to select something the screen doesn't clear  iTerm 2.1.1 OSX 10.10.2 Python 2.7.8 zsh 5.0.5 (x86_64-apple-darwin14.0)
Helllo, I'm experiencing 20-30 seconds delay between after executing a command for every player. But only when I restarted pulseaudio during the session with `pulseaudio- k`. Any ideas? Version: v2.1.1
Remotes are sorted alphabetically. If multiple remotes are defined (with various urls) the first remote was taken before, but this might lead to unwanted results. Now we can set `browse-at-remote-preferred-remote-name`,...
Refmt doesn't handle the new Comment Syntax from https://github.com/facebook/reason/pull/2254 ``` refmt errors: File "X.re", line 2, characters 0-2: Error: 0: ``` Refmt version ``` Reason 3.3.3 @ fefe5e4d ```
Would it be possible for automatic renaming of files for a specific syntax. Especially for sass, which doesn't use it's prepended underscore eg: ``` sass @import "path/to/file" ``` but it...
Would be great if we could add the `selected_line` index to the response data, as there could be multiple items with the same value in the list. Here's my very...
Assigning custom properties to a marker when creating/copying it is deprecated. Please, consider storing the custom properties you need in some other object in your package, keyed by the marker's...
It would be cool if there was an inverse command which contracts the selection.
### Related Ticket ### Summary ### Steps to reproduce ### Checklist - [ ] Choose the correct target branch; use `develop` by default. - [ ] Provide a brief summary...
Add capability to stop the transform pipeline for a token when a specific error occurs during transformation, preventing subsequent transforms from being applied to that token. ## Problem Statement Currently,...