daeks
12e2e10b32
added missing textmodes
2013-04-27 11:40:15 +02:00
daeks
5f4e93f5ad
fix for split
2013-04-25 20:34:47 +02:00
daeks
150990defd
missed diff mode
2013-04-23 16:32:22 +02:00
daeks
bb4dd75f01
added perl
2013-04-17 11:07:31 +02:00
daeks
b24ae91414
removed mushcode_high_rules
2013-04-17 10:55:30 +02:00
daeks
771571e1b7
added new modes
2013-04-17 10:51:04 +02:00
daeks
29cbc04a2b
added new unused extentsions
2013-04-17 10:51:03 +02:00
daeks
6da2a10569
added new themes
2013-04-17 10:50:56 +02:00
daeks
62b2e1a599
ace build 04.09.2013
2013-04-17 10:50:55 +02:00
Christian von Arnim
5191ae9b5d
Fixed HTML Syntax Error
2013-04-05 15:40:40 +02:00
daeks
1025389b93
merged config.php to be in common.php
2013-04-03 12:04:08 +02:00
daeks
b7ad5fbb85
themes
2013-04-01 12:20:17 +02:00
Crystark
c595e1bb4f
Add phtml to supported php file extensions
...
phtml is the current standard for ZF2 views
2013-03-30 11:48:04 +01:00
tablatronix
f8626c128c
fixes #194
2013-03-23 08:58:59 -05:00
Florent Galland
ae5046f852
Call editor.focus even for split screen. Closes #176 . Feel free to re-open if needed.
2013-03-04 23:01:56 +01:00
Flolagale
5c2550ffd8
Assign c_cpp mode to *.hpp files. Closes #150
2013-01-29 17:08:11 +01:00
Christian Henke
f4db5db610
Added setting for right sidebar open trigger (hover vs. click)
2013-01-27 01:18:08 +01:00
Flolagale
f5d9c04b34
Assign c_cpp mode to *.h files.
2013-01-22 10:52:19 +01:00
Danny Morabito
7bca8ec7ab
Replace lang() with i18n()
2013-01-11 10:45:08 +01:00
Verdier
bf003355a6
Merge branch master.
2012-12-20 09:59:49 +01:00
Lorefnon
b8fab8a468
Add coffeescript support
2012-12-20 13:28:57 +05:30
Lorefnon
6f855587ac
Minor code cleanup
2012-12-19 22:14:21 +05:30
Lorefnon
bed8a31801
Fix an obscure bug causing a redudant replica to be created for the first session opened.
...
A proxySession instance would always be created for the first file opened causing codiad.editor.instances[0].session
and codiad.sessions[codiad.editor.instances[0].session.path] to be two different session objects which are obviously
not in sync.
2012-12-19 21:19:36 +05:30
Florent Galland
0769d5b466
Populate with basic suggestions.
2012-12-10 22:48:09 -05:00
Florent Galland
0ac1888f31
Ctrl+Space opens a popover. Might need to change of popover plugin.
2012-12-09 23:26:56 -05:00
Florent Galland
e0bec0eb28
Fix save file just after opening bug.
2012-12-09 16:28:39 -05:00
Florent Galland
dc1d855e8c
Fix vertical/horizontal split bug.
2012-12-06 22:04:33 -05:00
Florent Galland
c9859a9978
Add root-editor-wrapper and improve tabs colors
...
Adding a wrapper makes more sense. Now the editor-region is really 100%
high. Need to fix the editor-top-bar paddings.
2012-12-02 21:02:11 +01:00
root
4bf71ca232
Add bar at the bottom of the editor
2012-12-01 20:14:38 +01:00
Fluidbyte
e89c07aa04
Slight modifications to UI
2012-11-30 09:00:34 -08:00
tablatronix
3d686bed50
Bug fixes for renames and rewrites for modeselect
...
Fixed errors with renaming active files.
scope changes for setmodedisplay, some fixes for text mode selection.
Fixed display when closing file, and auto switching to another type.
Hooked in renames to mode display.
2012-11-29 16:27:01 -06:00
tablatronix
901dd510c1
Added mode switcher, refactored splitter
...
Aded mode switching
Refactored a common menu method for splitter and mode menu.
2012-11-28 16:53:03 -06:00
tablatronix
3b599c7052
add mode to footer
2012-11-27 16:06:06 -06:00
Florent Galland
e274e2bcbb
Create file association for Jade mode
2012-11-25 20:04:15 +01:00
Florent Galland
4de3994bfe
Update Ace to package 11.05.2012
2012-11-25 20:03:31 +01:00
www-data
8b6aa68a80
Add 'c' to list of editor bindings
2012-11-16 06:07:33 -08:00
fluidbyte
429db359a1
Added C,C++,Ruby and Python support
2012-11-05 22:15:31 +00:00
Kent Safranski
99c891428c
Update components/editor/init.js
2012-11-02 08:53:40 -05:00
Lorefnon
e05858bb14
Fix issue#67
2012-11-01 00:42:11 +05:30
Lorefnon
50f55ed857
Merge branch 'master' of https://github.com/Fluidbyte/Codiad
2012-11-01 00:36:03 +05:30
Lorefnon
e4e8a810e1
Fix issue#63
2012-11-01 00:35:09 +05:30
fluidbyte
64cf9fa7e0
Fix ReplaceAll function
2012-10-24 14:03:23 +00:00
fluidbyte
c7859f00b5
Fix undo/redo with UndoManager
2012-10-22 15:57:48 +00:00
fluidbyte
ddce246daa
Minor UI/UX improvements
2012-10-21 19:03:33 +00:00
Lorefnon
9e9c28adef
Fix minor error in splitting orientation
2012-10-21 19:13:05 +05:30
Lorefnon
0b08a2b4e7
Fix issue#62 - Reset cursor tracker when user switches between editors
2012-10-21 19:07:48 +05:30
fluidbyte
f63d63443f
Minor UI/UX changes
2012-10-21 13:15:42 +00:00
Lorefnon
4d55ade38a
Add a pop-up menu for splitting commands
2012-10-21 14:25:34 +05:30
Lorefnon
7072760116
Fix issues related to management of focussed editor
2012-10-21 02:16:11 +05:30
Lorefnon
20a6af011d
Add core functionality required for multi-level editor splitting
2012-10-21 01:42:38 +05:30