Dan Underwood
Dan Underwood
I've added the C-style preprocessing instructions (v0.7.0). Comments beginning with `\\` should already be captured, I've not added the continuation backslash yet as that is pending quite a big rewrite...
Hi, is your request that this project supports the IAR editor? I had a look, but there doesn’t seem to a be a mechanism to easily create plugins. If there’s...
Unfortunately this doesn't support any of the Arm IDE's like mBed. If there's a published specification I can attempt to produce something - but in those cases I'd expect Arm...
Hey - I'll try and take a look at this over the next week or so. I'll need to work out how to do it, but I'll try to figure...
Sorry for the delay in coming back on this, unfortunately there appears to be no simple way of adding this as a configuration option currently. Comments and syntax fall under...
Nope - but I've just opened one and referenced this issue 🙂
Hey - thanks for reporting this. That's a really weird bug! (I also had no idea that `source.arm` was being automatically included in the built-in C syntax!) I've been trying...
Yeah, it looks to be. In a file with just ARM syntax in use, you can do : `”test @ test”` Without the same issue arising, so it may be...