Hi,
from Visual Studio I'm used to quickly navigate through my source files by pressing Ctrl + Up/Down which jumps to the previous or next function/event/property in a C# file.
Is this also possible with Sublime or any Sublime plugin?
Thanks,
Steven
<dict>
<key>captures</key>
<dict>
<key>1</key>
<dict>
<key>name</key>
<string>storage.modifier.source.cs</string>
</dict>
<key>2</key>
<dict>
<key>name</key>
<string>entity.name.type.package.source.cs</string>
</dict>
</dict>
<key>match</key>
<string>^\s*(private|protected|internal|public)\s*(.*\([^;]+)$</string>
<key>name</key>
<string>meta.keyword.using.source.cs</string>
</dict>
Users browsing this forum: No registered users and 11 guests