Jason Milkins
Jason Milkins
I can/will get this done in a few days.
IIRC the CoffeeScript dialect of JSX is called CSX (could be wrong!) Edit: wrong ... it's `cjsx`
https://github.com/jsdf/coffee-react
@jordonbiondo we can use `Esc` for Meta, although it's deeply inconvenient to muscle memory. :+1: to have this.
@tvilot - C-/ is also a standard Emacs binding (it's also functional on Bash, Zsh and any other place where Readline or compatible (zle etc.) is available.)
it's a very active project and it's better to simply - ask politely for things we want - remember it's open source and we have the power to make things...
@Wilfred - Please consider rolling back the format/grouping change until things don't break, With wgrep and next error both borked. Obviously there's a workaround, but I don't think any of...
The real issue is tool breakage. Putting "actually awesome" changes in for aesthetic pleasantness is great and all, but breaking workflow is bad. Unless working compatibility is achieved defaults should...
Please note, pt may be fast, but it has poor regexp support in comparison to ag. Just my 2c
``` M-x customize-variable RET ag-group-matches RET ``` Set the value to `nil` The default is grouped. (it's a new change which borks a few things. I'm hoping it won't be...