Skip to content

Commit

Permalink
package 09.08.2013
Browse files Browse the repository at this point in the history
  • Loading branch information
nightwing committed Sep 8, 2013
1 parent 995de31 commit 0d4e735
Show file tree
Hide file tree
Showing 222 changed files with 23,813 additions and 16,219 deletions.
17 changes: 17 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
wip

- Accessibility Theme for Ace (Peter Xiao)
- use snipetManager for expanding emmet snippets
- update jshint to 2.1.4
- improve php syntax checker (jdalegonzalez)
- add option for autoresizing
- add option for autohiding vertical scrollbar
- improvements to highlighting of xml like languages (danyaPostfactum)
- add support for autocompletion and snippets (gjtorikyan danyaPostfactum and others)
- add option to merge similar changes in undo history
- add scrollPastEnd option
- 6a87d97 Merge pull request #1494 from danyaPostfactum/snippetcompleter

* new language modes
- Nix (Zef Hemel)

2013.06.04 Version 1.1.01

- Improved emacs keybindings (Robert Krahn)
Expand Down
2 changes: 2 additions & 0 deletions kitchen-sink.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@
<label for="show_hscroll">Persistent HScroll</label>
</td><td>
<input type="checkbox" name="show_hscroll" id="show_hscroll">
<label for="show_hscroll">VScroll</label>
<input type="checkbox" name="show_vscroll" id="show_vscroll">
</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 0d4e735

Please sign in to comment.