You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attached macros look the same as attributes, so they already get some highlighting. Freestanding macros don't seem to be supported yet, though. For example, on this sample file:
Macros were added in Swift 5.9 https://www.swift.org/blog/swift-5.9-released/#language-and-standard-library, and include:
Attached macros look the same as attributes, so they already get some highlighting. Freestanding macros don't seem to be supported yet, though. For example, on this sample file:
Has the following tree with
InspectTree
:Expected result is that
expect
should be identified as a macro. This example comes from swift-testingThe text was updated successfully, but these errors were encountered: