mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(help) Build in -> Built-in
This commit is contained in:
parent
86093a5606
commit
c7e486d3e3
1 changed files with 3 additions and 3 deletions
6
HELP.md
6
HELP.md
|
|
@ -143,10 +143,10 @@ Edit
|
|||
|
||||
### Features
|
||||
- Syntax highlighting based on extension of file for over 110 languages.
|
||||
- Build in `emmet` (for html files)
|
||||
- Built-in `emmet` (for html files)
|
||||
- Drag n drop (drag file from desktop to editor).
|
||||
- Build in `jshint` (with options in `.jshintrc` file)
|
||||
- Build in `beautifier` (with options in `json/beautify.json`, could be overriden in `~/.beautify.json`)
|
||||
- Built-in `jshint` (with options in `.jshintrc` file)
|
||||
- Built-in `beautifier` (with options in `json/beautify.json`, could be overriden in `~/.beautify.json`)
|
||||
- Configurable options (could be edited in `json/edit.json`)
|
||||
|
||||
###Hot keys
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue