In ilpars.fs, usage of empty directives such as `# 3 "..\..\absil\ilpars.fsy" ` messes the colorization:  Are those directives equivalent to `#line`? It is worth enhancing the colorization code for it to complete on this file.
In ilpars.fs, usage of empty directives such as
# 3 "..\..\absil\ilpars.fsy"messes the colorization:Are those directives equivalent to
#line?It is worth enhancing the colorization code for it to complete on this file.