mamenama

Results 9 comments of mamenama

Not a solution, but just came across a plugin called ruby-block that highlights the matching parent when you are over a corresponding `end`. It helps with but doesn't entirely solve...

Ugh. I was playing with this for a while to no avail. I added commit 6a5a77c909fde7bd826163f711126c83d2046b3d to my local fork that adds a test for this behavior (which obviously fails)....

Yeah, part of the problem I ran into is the layout and regexes in the ruby.cson file. It looks like it was a CSON conversion of a JSON conversion of...

Provided a fix in 5ca3b9cff0ac6e4be3389b40a98f8b076f85f274 The fix is only for ERB blocks after `>` and `"`. Let me know if there are other cases that should be there. It doesn't...

FWIW, after a bit more digging, I see that the [rails-snippets](https://github.com/joseramonc/rails-snippets) package contains a very handy `Shift-Command-'.'` (Technically `Command-'>'`) to insert and toggle through ERB tags, which works regardless of...

Ugh, yeah. This seems to stem from the snippets package not playing nice with symbol prefixes, which I am at a loss how to fix - requires delving into the...

It looks like this same issue has been brought up in the snippets forum as atom/snippets#151

After some wrangling and loss of sleep, this seems to be deep down an issue with the way snippets work - they are not supposed to auto-complete items if they...

Another side effect of this is that Google accounts that are Family Link Managed can no longer log in via the app, since they are restricted to logging in via...