Michael

Results 297 comments of Michael

People see your issue. You do not need to ping anyone.

Ruby also uses regex stuff from its own syntax file, which is pretty minimal: no `|` and `\`-anything is a `constant.character.escape`. Ruby does have some heuristic to make sure that...

It's always helpful to include your sample code as text as well as the screenshot, so testers can copy it without retyping.

> Also, mostly unrelated to this PR, but would it make sense to move the JSDoc implementation out into its own file, like JS regular expressions? I believe this is...

Maybe also remove `!` from word separators? Looks like ending some methods with `!` is a convention: https://github.com/rubocop/ruby-style-guide#dangerous-method-bang

Oh, I get it now. Because `name_of_function` has no scope assigned, the selection expansion also includes the differently-scoped *leading* `!` because they both share `source.ruby`. That sucks. Thanks for your...

I do not know how well it works, but @sonOfRa has [a Gist](https://gist.github.com/sonOfRa/569b7b04cb280c07853fee8363e0782f) to do that.

> There's barely any update to the app, let alone new features. I'm worried this will become abandonware 🤷🏽 On Discord, Dylan said there's stuff coming. I don't know which...