Ace Kitchen Sink |
ace/kitchen-sink.html |
|
Ace Kitchen Sink |
ChangeLog.txt |
ace/ChangeLog.txt |
|
2011.08.02, Version 0.2.0
* Split view (Julian Viereck)
- split editor area horizontally or vertivally to show two files at the same
time
* Code Folding (Julian Viereck)
- Unstructured code folding
- Will be the basis for language aware… |
css.css |
css.css |
|
#csstab{
position: fixed;
top: 30%;
right: 0px;
height: 74px;
width: 30px;
overflow: hidden;
}
#csstab .box{
position: relative;
left: -21px;
top: 21px;
height: 20px;
width: 60px;
text-align: center;
background-color: #333;
… |
Editor |
ace/editor.html |
|
Editor |
live_css.info |
live_css.info |
|
name = Live CSS
description = Edit and save CSS changes live
core = 6.x |
live_css.module |
live_css.module |
|
|