Ricky Morse

Results 7 issues of Ricky Morse

Hi! I know that the current vogue is to only indent with spaces, but I find that two spaces is not nearly wide enough for me to see a hierarchy...

Hi! There seems to be a project called phpfmt-next also available. Is that related to this? Should I be transitioning to that? Thanks, Ricky

Hi! I like to write code with `else` (and `elseif`) keywords starting their own line: ``````` if ($foo) { ; } else { ; } ``````` Is there a way...

Hi! The way you have written the introduction, it sounds like I would be able to use the grammars created by this module in highlight.js? Is that true? If so,...

Hi! How hard would it be to be able to control the order that tests execute in? I was thinking you could add another parameter to the `: Test` attribute...

Please search for duplicate or closed issues first. ## Describe the issue Looking at the documentation for checkboxes (https://picocss.com/docs/forms/checkboxes), I have two things that confuse me about the "Horizontal Stacking"...

Hi! I'm trying to find some documentation about `$=finish`, but it doesn't seem to be documented anywhere specifically. Because Rakudo doesn't implement generic pod variables, it would be nice have...

docs
blocked