Commit Graph

17 Commits

Author SHA1 Message Date
Daniel Rosenwasser
8423202086 Added what appears to be an undocumented but used property in 'ace'. 2015-08-21 18:23:07 -07:00
shaban
39293fc55d Update ace.d.ts
Add isClean and markClean methods.
Reference https://github.com/ajaxorg/ace/issues/324
2015-06-25 01:48:44 +02:00
shaban
19fc8fa756 Update ace.d.ts
add config functions, reference https://github.com/ajaxorg/ace/wiki/Configuring-Ace
also support $blockscrolling variable; reference https://github.com/ajaxorg/ace/issues/2499
2015-06-21 22:45:11 +02:00
Basarat Ali Syed
9a8c0ea74e feat(ace) specialize 'change' 2015-05-22 18:00:08 +10:00
Basarat Ali Syed
bfbc30d832 Editor is an event emitter 2015-05-21 19:31:40 +10:00
Basarat Ali Syed
2c3f84a797 getTabSize returns number 2015-05-21 19:14:33 +10:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Jeffery Grajkowski
798dbfbf8f Converting ungeneric "Array" to "any[]"
TypeScript 0.9.5 beta does not allow generic type references without the type argument.  This code will still compile for 0.9.1 users.  Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
Diullei
9ecc886b95 #883 fix - ace editor.selection.getCursor() should return Position not number 2013-09-07 20:27:58 -03:00
Neil Stalker
dc8c737177 fix ace editor definition and tests for 0.9 2013-06-21 17:02:20 +01:00
Niklas Mollenhauer
8c7c8dcc6e bool -> boolean 2013-06-19 01:57:09 +03:00
Diullei Gomes
9b008b0b54 Ace definitions updated. I added more tests. 2013-02-18 23:01:24 -03:00
Diullei Gomes
996158f29d ace definitions updated; I added some tests. 2013-02-18 21:15:05 -03:00
Diullei Gomes
aa687fa220 some bugs fixed. 2013-02-18 09:17:42 -03:00
Diullei Gomes
c90a036457 Ace Cloud9 Editor definitions #260 2013-02-16 22:37:07 -02:00