index
:
ninja
master
v0.7.0
v0.7.1
v0.7.1.1
v0.7.2
[ARCHIVED] A fully featured content authoring tool to deploy HTML5 web applications.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
controllers
/
code-editor-controller.js
Commit message (
Expand
)
Author
Age
*
integrated open code view document in new dom architecture
Ananya Sen
2012-05-18
*
added shortkeys for commenting and uncomment
Ananya Sen
2012-04-30
*
IKNINJA-1537 - don't show code hinting for ctrl+S
Ananya Sen
2012-04-30
*
added key shortcuts' list dropdown in view option bar
Ananya Sen
2012-04-27
*
removing debugger
Ananya Sen
2012-04-26
*
IKNINJA-1551 - added editor support for other file types
Ananya Sen
2012-04-26
*
- use on ctrl+space for code hinting
Ananya Sen
2012-04-25
*
IKNINJA-1529 : zooming such that cursor position can be calculated accurately
Ananya Sen
2012-04-24
*
IKNINJA-1530 : turned off autocompletion and just kept the code hinting
Ananya Sen
2012-04-24
*
IKNINJA-1529 : zooming to fix font overlap issue
Ananya Sen
2012-04-23
*
set editor background color as per the selected theme
Ananya Sen
2012-04-20
*
- disable autocompletion option for unsupported file type
Ananya Sen
2012-04-19
*
- fixed the text cursor
Ananya Sen
2012-04-19
*
- collapse panels for code view, restore for design view
Ananya Sen
2012-04-18
*
added theme choices for editor
Ananya Sen
2012-04-17
*
Added comment and uncomment control in the editor view options
Ananya Sen
2012-04-16
*
- code editor view options bar
Ananya Sen
2012-04-13
*
- added configurability of code completion with the file type
Ananya Sen
2012-04-09
*
- Decouple code editor from stage document switching logic
Ananya Sen
2012-04-09