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