Niji
Niji
Makes sense, we use this pattern in other places, however here, maybe a split button pattern? Everyone right clicking the send button right now: 
@aoberoi and @beakr ``` javascript Rainbow.extend("objective-c", [ { name: 'keyword', pattern: /(\b(?:NS|Json|Http|Multipart|UI|IB|\@)\w+\b)/gm } ]); ``` To fix the strings, in the generic change the string regex to this `/(\(|\s|\[|\=|\@|:)(('|")([^\\\1]|\\.)*?(\3))/gm` @ccampbell...
@Beakr It's needed, I needed it, and now I am going with another project due to lack of it.
I have an actual XML highlighting language file =_= see this is why you should support this.
Needs a back button. or keyboard controlled back.
1. It seems like we are suggesting users to set `release.name` when installing other controllers leverage the `--generate-name` flag, we could leverage this. 2. Desired state would be getting the...
This contains a lot of changes, that is no longer able to be merged, can this be broken down and individually requested?
Looks like it's been fixed in homebrew but it'd be nice to update the codebase with this: https://github.com/Homebrew/homebrew-core/pull/34899#issuecomment-445470740
I have found the issue, it requires `4` spaces, instead of the common `2` or `3` to avoid issues with code blocks.