|
- Sublime Text - Text Editing, Done Right
Sublime Text is a sophisticated text editor for code, markup and prose You'll love the slick user interface, extraordinary features and amazing performance
- Sublime Text 2 - Sublime Text
See the blog post for a summary ; OSX: Added Retina display support; Added "Quick Skip Next", on Command+K,Command+D Ctrl+K,Ctrl+D; Added text drag and drop; Reloading a file maintains the selection; OSX: Find uses the system find pasteboard
- Sublime Text 3 - Sublime Text
Fixed high CPU usage caused by a corrupt index This was occuring for some users upgrading from 3065; Added setting index_workers to control the number of threads used for file indexing By default the number of threads is based on the number of CPU cores
- Documentation - Sublime Text
The following pages contain the official documentation for Sublime Text The Sublime Text Unofficial Documentation is an excellent supplementary resource, with a huge amount of information not covered in the official documentation Usage🔗 Tab Multi-Select Git Integration Incremental Diff Indexing Command Line Interface
- Download - Sublime Text
We're planning on making some changes to the supported plugin Python versions See the Blog post for more details New Features and Improvements Sidebar can now be moved to the right side using the "sidebar_on_right" setting; Build systems can now optionally have an input box by using "interactive": true; Added "disable_plugin_host_3 3" setting This causes all plugins to run under 3 8
- Plugin Examples - Sublime Text
Rot13 The plugin below will do a simple rot13 encoding on the selected text After saving it to a file in Packages User, you can run it via entering view runCommand('rot13') in the console (accessible via Ctrl+~)
- Simple toggle to show hide line numbers - Sublime Forum
Generally I prefer not to see line numbers in the left margin of ST But a few times a week, a need arises to show them temporarily Currently that means a trip to Preferences > Settings and back Would be nice if hiding showing the line numbers could be a normal “View” menu item, along with show hide for Minimap, Tabs, etc Or maybe a click on the line number in the status bar could show
- VHDL Mode for Sublime Text 3
I am happy to announce successful publication of my language package for VHDL The goal was to emulate the vhdl-mode Emacs capabilities and I’ve been able to come close, and work continues Major features Copying a full port design from an entity or component and instantiating it as entity component signal list instantiation testbench Code beautification (indentation and alignment) A mimicry
|
|
|