Darshan Sawardekar
Darshan Sawardekar
@adriantoll Thanks for reporting this issue. I've identified this call as the cause of the issue, https://github.com/10up/convert-to-blocks/blob/3a5c0662b8ca89f3666db597574eebe8027d6f63/includes/ConvertToBlocks/ClassicEditorSupport.php#L48 If the post_type_supports hook return is `false` it exits early. We'll add a...
Thanks. Yeah `Riml` looks just like my `Coffeescript` to my eyes as well. I started out looking at the vim `ruby` syntax. But that [single file](https://github.com/vim-ruby/vim-ruby/blob/master/syntax/ruby.vim) has more Regex wizardry...
@luke-gru This is outstanding! Mine is basically a result of mucking around and copy pasting from the ruby and coffeescript syntax files. Half the time with my fingers crossed, :laughing:...
@luke-gru Good stuff, that is going straight into my vimrc!
Awesome! Many thanks @tek. I haven't had the time to look deeper into the bug, and had to push back on the resulting bugs. But this should be able to...
> I should really email @tpope or something Or @nelstrom. If neither of these two guys know of one, then it's probably not worth knowing. :smile: > What I do...
On a related note, the DAG works flawlessly! I haven't redone the includes in Portkey. But for WordPress.vim I've used nested `riml_include` throughout. Super useful! :100:
Hey @luke-gru, I've noticed some improved error reporting in 0.3.6. Can you clarify the format you are using to do this? I have done some initial work in [riml.vim](https://github.com/dsawardekar/riml.vim) on...
@luke-gru Np, I've been a bit busy and haven't followed up with this. This error format looks good, I'll try to incorporate it into the syntastic plugin.
Hey Luke, Happy 2014! I'll be getting back to this in the next few days. Will report back if I find any pesky stacktraces. :smile: