Skip to content

Commit 9fdb49b

Browse files
committed
update doc
1 parent 4852e39 commit 9fdb49b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ Your in file styles will be available for completion for that file. If you need
100100
}
101101
```
102102

103+
## Go to Definition
104+
105+
Go to definition for `id` and `class` selectors for local style sheets are supported. Selecting `Go to Definition` from context menu, pressing `F12` or `⌘ click` on a selector will open the local style sheet which the selector is defined.
106+
103107
## Commands
104108

105109
### Validate class selectors

0 commit comments

Comments
 (0)