Allen Bargi
Allen Bargi
codemirror supports jsx you should just add it to the list of dropdown options. maybe you assume all jsx files have `jsx` extentions which is not correct all the time....
It's really cumbersome to ask for a new diff after one file is updated. it would be great if this plugin watches file changes and update the diff automatically
This issue has not been fixed: I'm using the Select2 directive as follows ``` html {{thing}} ``` The problem I have is that the directive seems to order the resulting...
``` Traceback (most recent call last): File "flowide.listeners.coverage in /Users/allen/Library/Application Support/Sublime Text 3/Installed Packages/FlowIDE.sublime-package", line 14, in File "flowide.util in /Users/allen/Library/Application Support/Sublime Text 3/Installed Packages/FlowIDE.sublime-package", line 11, in wrapper File...
Sublime Dev 3136 using a simple project created with `create-react-app` and configured flow for it. Latest version of plugin with these settings: ```json { "flow_path": "flow", "use_npm_flow": true, "omit_function_parameters": false,...
## Summary - Restore original Ruby `cask_report` script - Add `cask_report_bash` translating Ruby logic to Bash - Add `cask_report_nodejs` translating Ruby logic to Node.js ## Testing - `ruby -c bash/bin/cask_report`...