We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
semi colon added. Previous change was since the editor does not have "commands" anymore. But canon has an addCommand. Found the code in the kitchen-sink example.
Updated Embedding API (markdown)
Revert e765de0cfa8805559faf9de8b9389981cff9467f^ ... e765de0cfa8805559faf9de8b9389981cff9467f
Destroyed Embedding API (markdown)
You can't count number of .ace_lines, so added a helpful gotcha to count number of total lines
Update key binding example
Fix API snippets so syntax highlighting works.
markdown fix at "...Assign key binding to custom function part"
added snippet for 'Assign key binding to custom function'
Added insert and setUseSoftTabs, added howto section Updated Embedding API (markdown)
Added height and width to div, otherwise example isn't really helpful as nothing is visible. Updated Embedding API (markdown)
setReadOnly method is on editor, not session Updated Embedding API (markdown)
read-only switch Updated Embedding API (markdown)
Created Embedding / API (markdown)