We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038bf03 commit 0c8719eCopy full SHA for 0c8719e
README.md
@@ -146,3 +146,8 @@ Tips
146
release will be a way to list the files in each configured or
147
inferred project. Also coming will be a way to see the current set
148
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