We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c6460 commit 3ad450fCopy full SHA for 3ad450f
Release Notes/602.md
@@ -2,6 +2,10 @@
2
3
## New APIs
4
5
+- `Trivia` has a new `commentValue` property.
6
+ - Description: Extracts sanitized comment text from comment trivia pieces, omitting leading comment markers (`//`, `///`, `/*`, `*/`).
7
+ - Pull Request: https://github.com/swiftlang/swift-syntax/pull/2966
8
+
9
## API Behavior Changes
10
11
## Deprecations
0 commit comments