Chinese garbled characters exist in sublime title bar

Preferences -> Settings - Users -> Add Text"dpi_scale": 1.0.Copy the code

Sublime calls Node to run JS directly

1. Tools > Compile System > New Compile System > Delete the original content of the file
2. Copy this code:
[" node "{" CMD" : "$file"], "selector" : "source. Js"}Copy the code
3. Paste and save as node. sublime-build. \ Data \ Packages \ User)

Sublime’s Node directory

4. Tools > Build System > Select Node > Debug
5. Under the compiled JS, press CTRL +B to run it

Sublime sets background transparency

1. Download installation package:
Address: HTTPS://github.com/vhanla/SublimeTextTransUnzip to Data-> Packges in the Sublime Text3 folderCopy the code

Transparent plug-in

Sublime Text 3 Preferences->Opactity to set the transparency level

Set transparency

The maximum value of opacity is 255, which should not be set too high. Otherwise, the entire software is completely transparent and invisible