We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
restore Creating-or-Extending-an-Edit-Mode.md
Destroyed Embedding API (markdown)
fgbdtg
a sdasd
clean up text
Updated Embedding API (markdown)
Revert 7f2785b2f387737f539bf66e84d23f1f1e3eaa4c ... 7787d01e7e51a4088bd31d12bb51bb62715d3a05
made formatting of `get total number of lines` uniform with the rest.
update documentation fix ajaxorg/ace#648
Updated the documentation for the deprecated canon.addCommand api with the new editor.commands.addCommand
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.
Revert e765de0cfa8805559faf9de8b9389981cff9467f^ ... e765de0cfa8805559faf9de8b9389981cff9467f
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)