Văn bản siêu phàm - Lệnh cổ điển
Chế độ Vintage bao gồm nhiều lệnh tương tự như trình soạn thảo vi. Điều này bao gồm các cài đặt cơ bản của trình soạn thảo Sublime Text như được hiển thị trong đoạn mã dưới đây -
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"font_size": 15,
"ignored_packages":
[
],
"vintage_start_in_command_mode": true,
"theme": "Soda Dark.sublime-theme"
}
Chế độ | Sự miêu tả | Chìa khóa |
---|---|---|
Chế độ lệnh | Chờ người dùng nhập lệnh | Esc |
Insert Mode | Text can be inserted in different positions | i/I/a/A |
Visual Mode | Select/highlight the text using the Movement Commands | V |
Visual Line Mode | Select/highlight lines of text using the arrow keys | Shift + V |
Vintageous Mode
Vintageous is the package used for the descriptive analysis of vi editor. It can be downloaded using package control as mentioned below −
Once you successfully install the vintageous package, your screen will look like as shown in the following screenshot −