Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gdotdesign authored Aug 24, 2023
1 parent 2d371e9 commit bcab4a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ls/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The feature set is pretty minimal at this point:
| Signature Help | :negative_squared_cross_mark: | |
| Goto Declaration | :negative_squared_cross_mark: | |
| Goto Type Definition | :negative_squared_cross_mark: | |
| Goto Implementation | :negative_squared_cross_mark: | |
| Goto Implementation | :heavy_check_mark: | Some entities |
| Find References | :negative_squared_cross_mark: | |
| Document Highlights | :negative_squared_cross_mark: | |
| Document Symbols | :negative_squared_cross_mark: | |
Expand All @@ -28,7 +28,7 @@ The feature set is pretty minimal at this point:
| Folding Range | :heavy_check_mark: | Specific entities only |
| Selection Range | :negative_squared_cross_mark: | |
| Call Hierarchy | :negative_squared_cross_mark: | |
| Semantic Tokens | :negative_squared_cross_mark: | |
| Semantic Tokens | :heavy_check_mark: | Full document only |
| Monikers | :negative_squared_cross_mark: | |

### Code Action
Expand Down

0 comments on commit bcab4a2

Please sign in to comment.