Jake Russo
Jake Russo
Can those actually be multi-line? I didn't realize they could.
This is gonna be hard, the Perl6 compiler figures it out because it keeps track of what kind of expression you can build where, but since this highlighter only sees...
I could require that (since it seems idiomatic) in order to be considered a quoteword construct, each delimiter must be immediately followed/preceded by a letter. I know this isn't actually...
Ok I can get that fixed for sure. I actually want to make a full pass on variables inside of strings because there are other things not working as well.
Woops! I wasn't very clear on that, I mean for modules/software made with Perl 6. I added a note for clarity on that.
In learning more about that format @zoffixznet mentioned, I came across an [article](http://blogs.perl.org/users/neilb/2013/09/a-convention-for-changes-files.html) detailing the spec and other changelog specs out there. Seems reasonable to me! If others find this...
I think I might be mistaken, the delete command is supposed to work in normal mode only? It appears that these commands are only within the normal-mode scope