This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html
Set by lizmat on 8 June 2022.
Bscan🍺 Hey @Zephyr , if using the vscode syntax highlighting via the Raku extension, I'd recommend the following settings: "[raku]": { "editor.wordSeparators": "`~!#^&*()=+[{]}\\|;:'\",.<>/?", "editor.bracketPairColorization.enabled": false }, The syntax highlighting is good and the same one that GitHub uses, but it doesn't quite support bracketPairColorization. (the other setting is so 16:15
you can click on variables with hyphens)
Zephyr thanks 16:17
Nemokosch The OG visited us 16:55