[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: On-the-fly validation of (X)HTML5 using the v.Nu REST API
From: |
Stefan Monnier |
Subject: |
Re: On-the-fly validation of (X)HTML5 using the v.Nu REST API |
Date: |
Fri, 01 Apr 2016 09:10:00 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
>> - It provides the data for completion, which I find very handy.
> I'm working up the courage to create an issue for v.Nu that asks for
> completion candidates via its REST API. I can anticipate one (reasonable)
> response might be "show me the code" (patch) :-). Another (polite)
> response might be "out of scope".
Depending on how the REST API works, it might be easy to write a bit of
Elisp which provides a hypothetical completion command using an
extension of the REST API.
Stefan