Skip to content

Commit 0128e74

Browse files
authored
Update README.md
1 parent b5263df commit 0128e74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,11 @@ Besides the `lsp-mode` features, `lsp-dart` implements the [custom methods featu
3636
![closing-labels](https://raw.githubusercontent.com/emacs-lsp/lsp-dart/screenshots/closing-labels.png)
3737

3838
### Tree views
39+
3940
`lsp-dart` uses `lsp-treemacs` for rendering some tree views features.
4041

42+
:warning: This feature is only available for Dart SDK version 2.8.0 (currently the dev branch) and above :warning:
43+
4144
**`lsp-dart-show-outline`**
4245

4346
![outline](https://raw.githubusercontent.com/emacs-lsp/lsp-dart/screenshots/outline.png)

0 commit comments

Comments
 (0)