Min RK
23fad40f6d
add download link to editor
2015-02-02 16:35:24 -08:00
Bussonnier Matthias
0118cfbd48
re-hook notification area for editor.
...
- re-order element to be the same as in notebook,
- rename events correctly.
- Add event on savign to show that save is in progress, that get
dismissed on file save
Closes #7569
2015-01-25 19:59:16 +01:00
Jason Grout
5dea7ad30b
Split apart the body attributes and classes in the notebook templates
2015-01-08 23:41:50 +00:00
Jonathan Frederic
cda53215ba
Improve edit app
2014-12-18 15:19:36 -08:00
Min RK
1e5bd77bda
s/mode/language/
...
for user-facing CodeMirror mode (hover text, language menu)
2014-12-08 11:37:01 -08:00
Min RK
03779746ab
Toggle line numbers in menu
...
use 'Toggle' text, instead of switching between Show/Hide
2014-12-07 13:55:06 -08:00
Min RK
0b8920193f
add Mode menu to editor
2014-12-07 13:40:42 -08:00
Min RK
a53d467243
update edit page blocks after layout changes
2014-12-07 13:40:16 -08:00
Min RK
0cc0dead5d
add File/Rename
2014-12-07 13:11:22 -08:00
Min RK
d6282035fa
add save widget to text editor
2014-12-07 13:11:22 -08:00
Min RK
c8a1f06179
fixup keyMap
2014-12-07 13:10:15 -08:00
Min RK
85b6b280b2
allow selecting codemirror keymap in menu
2014-12-07 13:10:14 -08:00
Min RK
9a504dd7c3
basic LESS for editor
2014-12-07 13:10:14 -08:00
Min RK
0efd335553
editor progress
...
- load/store codemirror config
- fill out menus a bit:
- Edit/find,replace
- View/toggle line numbers
2014-12-07 13:10:13 -08:00
Thomas Kluyver
011beaa385
Rename texteditor files & folders to edit
2014-11-25 10:07:52 -08:00