Skip to content

Commit bf8cf9b

Browse files
authored
Add "Document Symbols" to status feature list
This is very similar to sourcekitd's "document structure", which can provide a hierarchical view of entities in the current file.
1 parent e2fdda6 commit bf8cf9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ SourceKit-LSP is still in early development, so you may run into rough edges wit
8989
| Formatting || |
9090
| Folding || |
9191
| Syntax Highlighting || Not currently part of LSP. |
92+
| Document Symbols || |
9293

9394

9495
### Caveats

0 commit comments

Comments
 (0)