We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21bcca6 commit e5bd7cbCopy full SHA for e5bd7cb
fsharp-mode-font.el
@@ -288,7 +288,7 @@ with initial value INITVALUE and optional DOCSTRING."
288
;; attributes
289
(,fsharp-attributes-regexp
290
(1 font-lock-preprocessor-face)
291
- (2 font-lock-string-face)
+ (2 font-lock-string-face nil t)
292
(3 font-lock-preprocessor-face))
293
;; ;; type defines
294
(,fsharp-type-def-regexp 1 font-lock-type-face)
0 commit comments