Rich Smith

Results 7 issues of Rich Smith

Like title says, it is not showing up when searched for on Package Control. Mac with everything up to date. Running ST3.

While I love having the suggestions in my JS files, I don't want them in HTML as they're messing up my other suggestions. An option to disable this in HTML...

I have disabled Active Storage from displaying the image as a blob by adding an initializer with the following: ``` Rails.application.config.active_storage.content_types_to_serve_as_binary.delete('image/svg+xml') ``` However, I am still unable to do something...

Would love to be able to use this to do tags in Elixir Phoenix (.eex uses the same tags as .erb). I tried remapping the keyboard shortcut to work on...

This is great and feels like it could be the next step forward of Rails wysiwyg editors (for those unable/unwilling to use Trix). Is there anything on the timeline to...

Since updating to 0.5.1, I am unable to configure the $LITESTREAM_DATABASE_PATH via the litestream.rb config file. It seems to be pulling in just the project directory: ``` time=2024-04-17T17:40:30.666-07:00 level=ERROR msg="sync...

Any interest in me putting together a pull request to refactor the gem to expand out the replica url to give the option to set `bucket`, `endpoint`, `region` as env...