[Github-comments] [geany/geany] "string" not highlighted as a builtin language keyword for D (#2670)

Matthew Brush notifications at xxxxx
Sat Nov 21 18:17:55 UTC 2020


I believe `string` is a library type, not a keyword.

You could add it to [the `primary` key](https://github.com/geany/geany/blob/0a0b4b000cf18e837b921057a461ad05a08e41d3/data/filedefs/filetypes.d#L25). Alternatively, you could add it to [the `types` key](https://github.com/geany/geany/blob/0a0b4b000cf18e837b921057a461ad05a08e41d3/data/filedefs/filetypes.d#L29) if you wanted to highlight it different from built-in types and keywords.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2670#issuecomment-731616044
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201121/cdba7641/attachment-0001.htm>


More information about the Github-comments mailing list