1. Use Nodejs to run JavaScript in sublime text
Download and install Nodejs
In sublime text new build System:tools->build system->new build system ..., enter the code:
{"cmd": ["Node", "$file"],"Selector": "Source.js"}
Save as a
Sublime Text 2 is now very popular editor, not only in the Web front-end, in the book to set a simple PHP, JS and other code, but also quite easy to use, and then with a variety of plug-ins and novel interface, but also let people can not stop.When
Sublime Text 3 shortcut key Essence Edition ctrl+shift+ P: Open Command Panel Ctrl+p: Search for files in Project Ctrl+g: Jump to the first few lines Ctrl+w: Close the currently open file Ctrl+shift+w: Close all open files ctrl+shift+ V: Paste
1. Install the package controlOpen the terminal using control+~, then enter the following and determine:Import urllib.request,os;pf= ' package control.sublime-package '; Ipp=sublime.installed_packages_path (); Urllib.request.install_opener
Plug-in use: ctrl+shift+p invoke command Panel, we will find some of the "package Control:" The beginning of the command, we commonly used to be a few install the assembly (installation extension), List Packages (list all extensions), Remove package
Select Class
Ctrl+d selects the text that the cursor occupies, and continues, the next identical text is selected.
Alt+f3 Selected text press the shortcut key, you can select all the same text at once to edit simultaneously. Give a chestnut:
Recently tried to write code with sublime, but some questionswin8.1 64-bit system, after installing sublime Text 2 and the package control plug-in, use the package control to install other plug-ins when the status bar shows that the plug-in
1. Open regedit
2, locate the node hkey_classses_root-* Shell
3, right-click to select the new "item" The name of this item will be the menu name of the right-click menu, I use the "Sublime Text"
4. Right-click on the new "item" to select
After sublime text 2 is installed, no settings are made. If sublime text 2 is allowed, a sublime text 2 folder is automatically generated in the following directory, this folder is used to store configuration files. If you need to reinstall the
ArticleDirectory
1. Directly install
2. Install the package Control Component
Summary
Sublime text 2 is a lightweight, concise, efficient, cross-platform editor. Its convenient color and compatibility with vim shortcuts have
many *. config type file (such as app. config/dataimportsetting. config etc .), these files are actually XML files, but the extension is not *. XML is *. config . At this time, if we edit these files in Visual Studio, VS can automatically
Sublime Text 3 is my favorite code editor. When dealing with code every day, you must first sharpen the tool and master the shortcut keys of the basic code editor to make it more efficient. At the beginning, it may be a little unfamiliar. It takes
Link: http://www.cnblogs.com/zhengwenwei/archive/2013/06/06/3120994.html
Inspired by rice Project homepage:
Sublog Usage:
Rename meetrice. sublime-settings.example to meetrice. sublime-settings, configure your login information, in
Select classCTRL + d select the text occupied by the cursor. Continue to select the next identical text. Alt + F3 select text press the shortcut key to select all the same text at one time for simultaneous editing. For example, quickly select and
Sublime text is the kind of editor that makes people fall in love with each other at a Glance. Not only does the GUI make people shine, but its functions are even less powerful. At present, the scalability is enough, there are also a lot of articles
File
Create a file
CTRL + n
Open a file
CTRL + O
Open the recently closed file
CTRL + Shift + T
Save
CTRL + S
Save...
CTRL + Shift + S
Close file
CTRL + W
New window
CTRL +
Turn from Blue Sky: http://blueram.iteye.com/blog/1669799
If I compile and run Java in cmd or intellij, there will be no problem, but the following error will appear in st2:
It is estimated that javac uses GBK encoding to output information in the
I have been using notepad ++ before. In fact, it doesn't matter what editor I use. Because there are few front-end items, I will be familiar with it. The editor is easy to use.
DW was used at the highest level, but this software is too heavyweight
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.