On 2013-11-15 14:51, Jean-Philippe Bernardy wrote:
> On Fri, Nov 15, 2013 at 1:01 PM, Bardur Arantsson wrote:
>
>> On 2013-11-15 11:34, Jean-Philippe Bernardy wrote:
>>> On Fri, Nov 15, 2013 at 10:21 AM, Dmitry Ivanov
>> wrote:
>>>
>> [--snip--]
>>
>> (I'm using C++ as an example here, but you co
On Fri, Nov 15, 2013 at 1:01 PM, Bardur Arantsson wrote:
> On 2013-11-15 11:34, Jean-Philippe Bernardy wrote:
> > On Fri, Nov 15, 2013 at 10:21 AM, Dmitry Ivanov
> wrote:
> >
> [--snip--]
>
> (I'm using C++ as an example here, but you could probably insert "any
> horribly complicated-to-parse lan
On 2013-11-15 11:34, Jean-Philippe Bernardy wrote:
> On Fri, Nov 15, 2013 at 10:21 AM, Dmitry Ivanov wrote:
>
[--snip--]
(I'm using C++ as an example here, but you could probably insert "any
horribly complicated-to-parse language".
Not that there are that many of them other than C++ that are pop
On Fri, Nov 15, 2013 at 10:21 AM, Dmitry Ivanov wrote:
>
> JP,
>
> I'm sorry if my previous post sounded like an accusation, I understand
> that we all have day jobs and other stuff to do and I'm not good at
> expressing tone in English.
>
No offense taken! I hope I did not give the wrong impres
JP,
I'm sorry if my previous post sounded like an accusation, I understand that
we all have day jobs and other stuff to do and I'm not good at expressing
tone in English.
Regarding pygments example: imagine that user has to edit files in some
non-trivial language and already has a parser for
On Fri, Nov 15, 2013 at 5:28 AM, Dmitry Ivanov wrote:
> Hello JP,
>
> Will this new highlighting scheme also be more modular?
>
I think the main flaw of the current scheme is not speed, but
> maintainability.
>
It's so deeply integrated into yi that it's very hard to isolate,
> understand and tes