Winston Liu
Winston Liu
Are these autocompletions even necessary anymore in language-css? Do they only show up when autocomplete-css is disabled?
Hmm. Interesting. I'll have to take a bit to understand the relationship between this file and autocomplete.
Ok, I just tried testing this out along with the related autocomplete-css change but I can't get any variable autocompletions to show up. Is it still working for you?
Already available through `/ff2_special `.
I'm pretty sure that just invokes ff2_special.
I might change ff2_special to accept a client parameter in 2.0.0, eg `ff2_special `. That's the extent of what I'm doing though, since FF2 was created to have randomized bosses,...
Would tag this for 2.0.0 and "enhancement", but Chrome...
Mmm. For large code blocks, use ```at the beginning and end of the code block. For inline code blocks, just use` at the beginning and end. For quotes, use `>`....
Oh wonderful, Github screwed up the formatting. What I meant: ` ``` ` for large code blocks and` ` ` for inline ones. Hopefully this works...
OK, SERIOUSLY NOW. ``` ``` ``` and ``` ` ``` ```