Sean Miller

Results 5 issues of Sean Miller

I just installed Naomi, and it's causing `babel-sublime-snippets` not to be in scope. It looks like `babel-sublime-snippets` are excluded from any `meta` scope. Here's the line in question: https://github.com/babel/babel-sublime-snippets/blob/master/react_component_class.sublime-snippet#L15 If...

bug
enhancement
external plugin compatibility

# Feature Requests Currently, the view_helpers don't include a `nonced_javascript_packs_with_chunks_tag`. This would be a handy addition for those folks using `webpacker` with split chunks enabled. See: https://github.com/rails/webpacker/blob/master/lib/webpacker/helper.rb#L83-L85

Hi there, One nice feature of ActiveModelSerializer-based rendering is the implicit serialization of instances of ActiveRecord::Base. See: https://github.com/rails-api/active_model_serializers/blob/v0.10.6/docs/general/getting_started.md#rails-integration Would there be any appetite or interest for this behavior with the...

Hi there, I'm seeing this error stacktrace when killing a lumibot process via the keyboard interrupt. ``` ^C2024-03-22 22:40:13,741: asyncio: INFO: [MyStrategy] Executing the on_abrupt_closing event method Breaking loop because...

Love the extension so far, but it seems like there isn't support for symbols?

enhancement