aboutsummaryrefslogtreecommitdiff
path: root/js/controllers/code-editor-controller.js
Commit message (Expand)AuthorAge
* refactored to move bindings to templateAnanya Sen2012-06-26
* fixed code hinting and autocompletion bugAnanya Sen2012-06-26
* fixing the code editor, closing documents and cleanup of the stageValerio Virgillito2012-06-01
* cleanup itemsValerio Virgillito2012-05-31
* opening code view documentsValerio Virgillito2012-05-30
* integrated open code view document in new dom architectureAnanya Sen2012-05-18
* added shortkeys for commenting and uncommentAnanya Sen2012-04-30
* IKNINJA-1537 - don't show code hinting for ctrl+SAnanya Sen2012-04-30
* added key shortcuts' list dropdown in view option barAnanya Sen2012-04-27
* removing debuggerAnanya Sen2012-04-26
* IKNINJA-1551 - added editor support for other file typesAnanya Sen2012-04-26
* - use on ctrl+space for code hintingAnanya Sen2012-04-25
* IKNINJA-1529 : zooming such that cursor position can be calculated accuratelyAnanya Sen2012-04-24
* IKNINJA-1530 : turned off autocompletion and just kept the code hintingAnanya Sen2012-04-24
* IKNINJA-1529 : zooming to fix font overlap issueAnanya Sen2012-04-23
* set editor background color as per the selected themeAnanya Sen2012-04-20
* - disable autocompletion option for unsupported file typeAnanya Sen2012-04-19
* - fixed the text cursorAnanya Sen2012-04-19
* - collapse panels for code view, restore for design viewAnanya Sen2012-04-18
* added theme choices for editorAnanya Sen2012-04-17
* Added comment and uncomment control in the editor view optionsAnanya Sen2012-04-16
* - code editor view options barAnanya Sen2012-04-13
* - added configurability of code completion with the file typeAnanya Sen2012-04-09
* - Decouple code editor from stage document switching logicAnanya Sen2012-04-09