- EditSession.getScrollTop()
Returns the value of the distance between the top of the editor and the topmost part of the visible content.
Returns the value of the distance between the top of the editor and the topmost part of the visible content.
-diff --git a/api/edit_session.html b/api/edit_session.html index 64081b69..398d61c3 100644 --- a/api/edit_session.html +++ b/api/edit_session.html @@ -136,7 +136,7 @@
Returns the value of the distance between the left of the editor and the leftmost part of the visible content.
Returns the value of the distance between the top of the editor and the topmost part of the visible content.
Returns the value of the distance between the top of the editor and the topmost part of the visible content.
-Returns the string of the current selection.
+Returns the string of the current selection.
Returns the string of the current selection.
Returns the state of tokenization at the end of a row.
Returns the state of tokenization at the end of a row.
@@ -147,9 +147,9 @@Returns the current value for tabs. If the user is using soft tabs, this will be a series of spaces (defined by getTabSize()); otherwise it's simply '\t'.
Given a range within the document, this function returns all the text within that range as a single string.
Given a range within the document, this function returns all the text within that range as a single string.
-| range | String | Required. The range to work with - |
Returns an object indicating the token at the current row. The object has two properties: index and start.
Starts tokenizing at the row indicated. Returns a list of objects of the tokenized rows.
diff --git a/doc/resources/ace/templates/layout.jade b/doc/resources/ace/templates/layout.jade index da6c2226..68864969 100644 --- a/doc/resources/ace/templates/layout.jade +++ b/doc/resources/ace/templates/layout.jade @@ -3,7 +3,7 @@ include lib #documentation.span8 -if (isIndex) - != content + != indexContent -else mixin api() diff --git a/doc/site/images/sassmeister-logo.png b/doc/site/images/sassmeister-logo.png new file mode 100644 index 00000000..7ecc8939 Binary files /dev/null and b/doc/site/images/sassmeister-logo.png differ diff --git a/doc/site/images/spandexio-logo.png b/doc/site/images/spandexio-logo.png new file mode 100644 index 00000000..e2fdb79d Binary files /dev/null and b/doc/site/images/spandexio-logo.png differ diff --git a/index.html b/index.html index 019cdb76..d9f52317 100644 --- a/index.html +++ b/index.html @@ -504,6 +504,16 @@ tests for the highlighting. style="position: relative; left: 3px;top: 23px;width: 97px;" /> Kera.io +
+ SassMeister
+
+ SpanDeX.io
+