顯示具有 SublimeText 標籤的文章。 顯示所有文章
顯示具有 SublimeText 標籤的文章。 顯示所有文章

2014-11-27

Sublime Text 3, How to see her in detail?

Content List:

A. PASTE Multiple Texts
B. MOVE Middle Texts
C. MOVE Forward Multiple Lines

2014-09-12

Disable Sublime Text 3 version update.

Way 1: Works
Under Windows 7 64bits

Fill this in "Preferences / Settings - User


=========================
Way 2: Looks not work sometimes.
Under Windows 7 32bits

Modify "hosts" file on path C:\Windows\System32\drivers\etc

Fill 2 lines into hosts file to STOP SUBLIMETEXT UPDATES.
  • 127.0.0.1 sublimetext.com 
  • 127.0.0.1 www.sublimetext.com


2014-06-20

Sublime Text 3, Package - TrailingSpaces

Update:
TrailingSpaces not work on new SublimeText 3.2.2.
qasm_highlighting: Could be use this for the same function.

[ Purpose ]

  • Highlight unused Space
  • 顯示多餘空白字元.  移除可 resize file to smaller.
Combination Key [ Ctrl + Shift + P ] to call the function.


SHOW Unused SPACEs
  • Choose "Trailing Spaces: Toggle Trailing Spaces Highlighting"


REMOVE Unused SPACEs
  • Choose "Trailing Spaces: Toggle Trailing Spaces"


2014-05-02

Sublime Text 3, Package Control


Have a useful package into Sublime Text.

Package source: http://wbond.net/sublime_packages

There are so many packages supported Sublime Text.
Have a first package installation for example.