Skip to content

Commit

Permalink
Ace editor version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmanusta committed Oct 13, 2015
1 parent 4294635 commit 10301f9
Show file tree
Hide file tree
Showing 70 changed files with 75 additions and 65 deletions.
6 changes: 6 additions & 0 deletions conf/ace_doctypes.json
Original file line number Diff line number Diff line change
Expand Up @@ -736,5 +736,11 @@
"caption": "Django",
"mode": "ace/mode/django",
"extensions": "html"
},
{
"name": "swift",
"caption": "Swift",
"mode": "ace/mode/swift",
"extensions": "swift"
}
]
2 changes: 1 addition & 1 deletion conf/public/ace/src/ace.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion conf/public/ace/src/ext-emmet.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion conf/public/ace/src/ext-language_tools.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion conf/public/ace/src/ext-modelist.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion conf/public/ace/src/ext-settings_menu.js

Large diffs are not rendered by default.

Loading

0 comments on commit 10301f9

Please sign in to comment.