Skip to content

Commit 0c8719e

Browse files
author
steveluc
committed
Added tip about goto definition in context menu.
1 parent 038bf03 commit 0c8719e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,8 @@ Tips
146146
release will be a way to list the files in each configured or
147147
inferred project. Also coming will be a way to see the current set
148148
of compiler diagnostics for each project.
149+
9. The plug-in tries to avoid remapping existing Sublime key bindings
150+
or context menu entries. For example, goto definition in the
151+
context menu refers to the Sublime goto definition, which is based
152+
on syntactically finding declarations and which has its own rules
153+
for choosing a set of files to search.

0 commit comments

Comments
 (0)