mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Diagnostics][SourceKit] Expose diagnostic educational notes through SourceKit requests
This commit is contained in:
@@ -96,6 +96,7 @@ UID_KEYS = [
|
||||
KEY('Ranges', 'key.ranges'),
|
||||
KEY('Fixits', 'key.fixits'),
|
||||
KEY('Diagnostics', 'key.diagnostics'),
|
||||
KEY('EducationalNotePaths', 'key.educational_note_paths'),
|
||||
KEY('FormatOptions', 'key.editor.format.options'),
|
||||
KEY('CodeCompleteOptions', 'key.codecomplete.options'),
|
||||
KEY('FilterRules', 'key.codecomplete.filterrules'),
|
||||
|
||||
Reference in New Issue
Block a user