Josh Goebel

Results 1720 comments of Josh Goebel

Please show us an example of this syntax in an actual DNS file. Any how did we decide IN and CH are types?

> In my syntax I add support for character strings to fix the comment bug in DNS values Yep. Nice. If you wanted to push further why not highlight everything...

Please provide your test content here in textual form.

Please pull down my latest commit and test. It tries to more accurately handle TXT records. You might have to `-f` since I rebased. If it looks good and you...

Can you update the changelog?

Looks good. Can you please merge/rebase and add attribution to CHANGELOG?

Please explain removal of LITERALS.

Sorry for delay. I think `title.function` might not be correct though typically we consider anything after `.` hanging off of an identifier (likely an object) a property... if the function...

The last option is what we ended up with: - PHP templates are detected as php-template - Raw php code (snippets) are detected as php So `print("blah")` might be `php`...