daeks
12e2e10b32
added missing textmodes
2013-04-27 11:40:15 +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
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
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
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
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
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
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
Lorefnon
04d1fbfbd5
Use editor class instead of editor id for the editor containers
2012-10-13 19:19:41 +05:30
Lorefnon
21d1275c9f
Minor improvement in documentation
2012-10-13 01:50:00 +05:30
Lorefnon
0ad4f20b97
Major code cleanup along with minor restructuring and refactoring
2012-10-12 18:24:33 +05:30
Lorefnon
17aca07969
Fix the issue of editor bottom bar retaining the path of previous active session after closing a session
2012-10-09 04:07:14 +05:30
Lorefnon
7b9503b71a
Fix the issue of Editor bottom bar retaining the path of last opened file
2012-10-09 03:59:18 +05:30
Lorefnon
c87019faff
Fix the issue of editor bottom bar disappearing after closing all instances
2012-10-09 03:57:40 +05:30
Lorefnon
ae620b9ee4
Fix Issue#41 resulting from a reference to active session being returned even after closing all the editor instances
2012-10-09 03:53:56 +05:30
Lorefnon
6e75deb3b2
whitespace cleanup
2012-10-09 03:47:21 +05:30
Fluidbyte
d19bdfc290
Added editor configuration dialog
2012-10-08 12:43:03 -07:00
Lorefnon
6a02ac7ee9
Fix issue#37 : Show file paths of active editing session in editor bottom bar
2012-10-08 13:26:50 +05:30
Fluidbyte
3055018374
Misc cleanup
2012-10-07 14:37:02 -07:00
Lorefnon
ccd33e50b3
Fix font-size issue
2012-10-08 00:27:22 +05:30