Jack Boespflug
ea5e0a371a
Add print margin column as configurable property.
2016-05-25 09:04:08 -05:00
Korynkai
df59502ebd
Upgrade ACE editor and add all its new themes and text modes.
...
Signed-off-by: Korynkai <matt@qmxtech.com >
2016-01-26 11:01:34 -06:00
daeks
af38fdcabb
ref. to #798
2015-06-11 07:18:15 +02:00
Никола Радовановић (Nikola Radovanović)
edd5a94a8b
Update init.js
...
Translation Ln & Col
2015-04-15 14:13:55 +02:00
daeks
2c3e700e7b
Update init.js
2015-03-24 22:08:16 +01:00
daeks
3d0e036720
setting for persistent modal
2015-03-24 22:03:27 +01:00
Andr3as
52fe7e9416
Apply editor config for each session to fix soft tabs and word wraps
2015-02-05 13:22:27 +01:00
daeks
9fe97d5109
changed sort order
2014-07-09 16:21:45 +02:00
daeks
54f0630db4
ace upgrade
2014-07-09 14:50:29 +02:00
daeks
3cb19faeb0
softtab fix
2013-10-26 23:49:58 +02:00
daeks
e85c08f283
reflect deleted type
2013-09-10 09:52:07 +02:00
daeks
01dd78587c
noconflict update
2013-09-10 09:32:48 +02:00
daeks
d9d051a56d
added new types
2013-09-09 20:27:35 +02:00
daeks
a18582269b
add single click for filemanager
2013-08-02 10:51:32 +02:00
Danny Morabito
5a7d30d7ab
Update init.js
2013-06-05 16:26:29 +02:00
Danny Morabito
56f6b6625d
set init.js
2013-06-05 15:05:11 +02:00
Danny Morabito
c483349854
Update init.js
2013-06-05 14:43:35 +02:00
Danny Morabito
989b07b70a
Update init.js
2013-06-05 15:36:01 +03:00
Christian von Arnim
e7b5ecf167
Remove debug message on startup and JS warnings
...
removed the "Extensions loaded" message and many warnings in
editor/init.js (missing semicolon/ used before initialised)
2013-05-17 14:10:00 +02:00
Christian von Arnim
9991285d49
Add FileExtensionTextMode plugin
...
a plugin to customize the join of file extension and the text mode.
also add an API to the editor for this.
2013-05-17 12:38:37 +02:00
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