Micila Micillotto

Results 13 comments of Micila Micillotto

Hello, @johnmays. The grammar files were made to work perfectly around visual studio code's regex engine, which supports dynamic lookbehind assertions. Sadly, ruby's engine does not support this "advanced" feature...

I did some editing and now the situation is reversed: `Array` still breaks everything `Array` is not broken anymore `Array` is detected as correct, and that's not good.

I decided to leave this as it is because: `Array` is not valid anyway (thanks phantombeta for the tip), but it _still_ breaks everything. **`Array` has been resolved, and that's...

Thanks for the issue notice. I'll fix it once I can. I've probably missed something in the strings handling.

This will be a funny response: I can't re-create the issue. I tried copy-pasting your piece of code in a few places to see if there was some kind of...

From the picture you've sent me it seems that the highlighting was broken way before the first double quote. So, I'll ask you: - May you send me the same...

By the way, the features I want to add are: 1. Code autocomplete 2. Error checking

I decided that, because: - My lazyness - VSCode web edition compatibility - Lack of skill This extension WILL NOT support nodejs features. Those should be added to a different...

The solution I found works, but it's indetation has to be "only one tab". Of course, I don't like that.

Very cool idea! I completely forgot about icons! It's also really easy to add them! I think I'll put GZDoom's logo on all file types, not just because of lazyness,...