Mike Holloway

Results 20 comments of Mike Holloway

@tt2468 Raised this in Discord (support) but adding a comment here in case others have the same need. Feels related to this request too. Can we have an event to...

Same problem here dude. It's working fine on my home computer, work computer I get the following: ``` /Users/turtle/Library/Application Support/TextMate/Pristine Copy/Bundles/ActionScript 3.tmbundle/Support/lib/as3/parsers/class_parser.rb:565:in `directory?' /Users/turtle/Library/Application Support/TextMate/Pristine Copy/Bundles/ActionScript 3.tmbundle/Support/lib/as3/parsers/class_parser.rb:565:in `add_src_dir' /Users/turtle/Library/Application Support/TextMate/Pristine...

and/or choose a target from which to emit the confetti please 🙏🏻 - I'd like to fire confetti from behind a button that triggers it.

Think this just needs the extension changing to `.jsx`

@gerardroche I've ran the script (I'm on OS X 10.11), and it runs successfully but doesn't resolve the problem. I can confirm @rinatkhaziev observation, the plugin works outside of the...

It's not necessarily if it's in a class. It's when there is whitespace before the opening `/**`. If you start from the gutter, the plugin works as expected.

Build 3102 of SL appears to fix the problem for me. Think it might have something to do with: - Fixed a 3096 regression in regular expressions when using the...

[Regression fixed in SL 3102](https://github.com/spadgos/sublime-jsdocs/issues/406#issuecomment-181296392)

Here's another example that produces the wrong (no) output: ``` { "Score": 0, "RoundsWon": 0, "RoundsTied": 0, "PersonalScore": 50, "Kills": 0, "Deaths": 4, "Assists": 1, "KDA": 0, "Suicides": 0, "Betrayals":...