symList - clickable function list for Sublime Text
Dieser Beitrag ist in Deutsch nicht verfügbar.
Unlike UltraEdit, Sublime Text doesn’t offer a clickable functions list for mouse based code navigation.
symList is a quick & dirty workaround for Sublime Text which displays the builtin symbols list for the current document as a dedicated column on the right side of the editor screen.
License
symList is published under the Perl Artistic License 2.0
System Requirements
- OS: Windows or Linux (MacOS untested)
- Sublime Text 3
Included Files
- symlist.py
Install
Download “symlist.py” and copy the file to the Preferences / Browse Packages / “User” directory.
For better handling, add a keyboard shortcut like
{ "keys": ["ctrl+alt+s"], "command": "symlist" }
to your personal key bindings.
Known limitations
- symList was developed for and only works as expected in “Single” layout mode.
- Sometimes symList misses a file update or focus change - switching to another file and back will solve the problem in most cases.
- When symList is active while exiting Sublime Text, Sublime Text will start up with an empty column on the right
Disclaimer
This software is provided as is without any guarantees or warranty.
Use at OWN risk!
Download
Download (symList v0.1; PY-script; 7kB)
Changelog
0.1 [2018-09-06]:
- initial release
last update: see Changelog
Grüße, Scherar
thanks for this very useful plugin! I just moved to Sublime and was really missing as side pane symbol navigation. Would be nice if you could also support multi-column layout in the future.
Mike
I made a fork, which supports multiple columns/rows
https://github.com/vlad-wonderkidstudio/SublimeOutline
could’t download symlist.py ;-)
Die von Ihnen aufgerufene Seite “/wp-content/uploads/symlist.py” wurde leider nicht gefunden.