Vincent
Vincent
**Quick Summary:** Using a Unicode symbol like "↵" in an Elm string works fine. After following the uglifyjs advice in optimize.md it has encoding issues. https://github.com/elm/compiler/blob/master/hints/optimize.md It seems to work...
As seen in http://jgarcia.hungry.jp/project/alias-clips/ it is possible to track and update arrangement clips as well, provided they've been selected before and you don't move them in groups. I don't know...
https://github.com/ember-cli/ember-cli/blob/master/lib/models/blueprint.js#L227-L249 The `files()` hook is documented as "Override the list of files provided by the blueprint. Useful if you want to exclude certain files conditionally." However, it does not receive...
Feature request: When selecting multiple ranges, shift up/down rotates the contents of the selections. Eg:  shift! 
Stopped working for a while now. I reinstalled and tried different browser profiles. Firefox 102.0.1 Tampermonkey 4.17.6161
src/pybloomfilter.pyx line 115: test = hash_seeds.tostring()
**Problem description** The text selector can only be used as a whole string `"$text"`. It cannot be used as a substring. [ { "caption": "Create bookmark at commit", "command": "git",...
**Version info** - OS: Windows 10 - Build: 2077 **Description** When selecting multiple lines in the diff view for copypasting (eg to apply the same change to another file), the...
When I start a batch job with sudo, terminating it will cause the shell to hang. It terminates but then the terminal gets all messed up, things are printed in...
**Version info** - OS: Windows 11 - Build: 2091 **Description** It's impossible to see what you've selected in an addition in a diff in dark mode. It's also not great...