swift-emacs / swift-mode

Emacs support for Apple's Swift programming language.
GNU General Public License v3.0
363 stars 47 forks source link

Review compiler-control-statement for highlighting #152

Closed taku0 closed 5 years ago

taku0 commented 5 years ago

#error and #warning is not highlighted. Neither #if canImport(...) nor #if compiler(...). Review compiler-control-statement and other directives. https://docs.swift.org/swift-book/ReferenceManual/zzSummaryOfTheGrammar.html

taku0 commented 5 years ago

f847923de3e26930c83c7efa1e215376f3d004f5