2323
2424< div id ="navigation ">
2525< br />
26- < h1 > LuaScript < sub > v0.6 .0</ sub > </ h1 >
26+ < h1 > LuaScript < sub > v0.7 .0</ sub > </ h1 >
2727
2828< ul >
2929 < li > < a href ="../index.html "> Index</ a > </ li >
@@ -86,14 +86,16 @@ <h2>Classes</h2>
8686</ ul >
8787< h2 > Topics</ h2 >
8888< ul class ="">
89- < li > < a href ="../topics/callbacks.md.html "> callbacks</ a > </ li >
89+ < li > < a href ="../topics/callbacks.md.html "> Callbacks</ a > </ li >
90+ < li > < a href ="../topics/externalpluginsupport.md.html "> External Plugin Support</ a > </ li >
9091</ ul >
9192< h2 > Examples</ h2 >
9293< ul class ="nowrap ">
9394 < li > < a href ="../examples/bookmark.lua.html "> bookmark.lua</ a > </ li >
9495 < li > < a href ="../examples/highlightoccurrences.lua.html "> highlightoccurrences.lua</ a > </ li >
9596 < li > < a href ="../examples/luaautoindent.lua.html "> luaautoindent.lua</ a > </ li >
9697 < li > < a href ="../examples/luasyntaxchecker.lua.html "> luasyntaxchecker.lua</ a > </ li >
98+ < li > < a href ="../examples/randomizelines.lua.html "> randomizelines.lua</ a > </ li >
9799 < li > < a href ="../examples/selectionaddnext.lua.html "> selectionaddnext.lua</ a > </ li >
98100 < li > < a href ="../examples/sessionmanager.lua.html "> sessionmanager.lua</ a > </ li >
99101 < li > < a href ="../examples/stylecsv.lua.html "> stylecsv.lua</ a > </ li >
@@ -126,7 +128,7 @@ <h2><a href="#Helper_Methods">Helper Methods </a></h2>
126128< table class ="function_list ">
127129 < tr >
128130 < td class ="name " nowrap > < a href ="#Editor:textrange "> Editor:textrange(startPos, endPos)</ a > </ td >
129- < td class ="summary "> Gets the text within a range</ td >
131+ < td class ="summary "> Gets the text within a range. </ td >
130132 </ tr >
131133 < tr >
132134 < td class ="name " nowrap > < a href ="#Editor:findtext "> Editor:findtext(search[, flags[, startPos[, endPos]]])</ a > </ td >
@@ -142,7 +144,11 @@ <h2><a href="#Helper_Methods">Helper Methods </a></h2>
142144 </ tr >
143145 < tr >
144146 < td class ="name " nowrap > < a href ="#Editor:remove "> Editor:remove(startPos, endPos)</ a > </ td >
145- < td class ="summary "> Removes the text in the range</ td >
147+ < td class ="summary "> Removes the text in the range.</ td >
148+ </ tr >
149+ < tr >
150+ < td class ="name " nowrap > < a href ="#Editor:set_text_direction "> Editor:set_text_direction(direction)</ a > </ td >
151+ < td class ="summary "> Sets the text direction.</ td >
146152 </ tr >
147153</ table >
148154< h2 > < a href ="#Text_retrieval_and_modification "> Text retrieval and modification </ a > </ h2 >
@@ -2312,7 +2318,7 @@ <h2 class="section-header "><a name="Helper_Methods"></a>Helper Methods </h2>
23122318 < strong > Editor:textrange(startPos, endPos)</ strong >
23132319 </ dt >
23142320 < dd >
2315- Gets the text within a range
2321+ Gets the text within a range.
23162322
23172323
23182324 < h3 > Parameters:</ h3 >
@@ -2428,9 +2434,9 @@ <h3>See also:</h3>
24282434
24292435 < h3 > Usage:</ h3 >
24302436 < ul >
2431- < pre class ="example "> < span class ="keyword "> for</ span > m < span class ="keyword "> in</ span > editor:match(text, flags) < span class ="keyword "> do</ span >
2432- ...
2433- < span class ="keyword "> end</ span > </ pre >
2437+ < pre class ="example "> < span class ="keyword "> for</ span > m < span class ="keyword "> in</ span > editor:match(text, flags) < span class ="keyword "> do</ span >
2438+ ...
2439+ < span class ="keyword "> end</ span > </ pre >
24342440 </ ul >
24352441
24362442</ dd >
@@ -2462,7 +2468,7 @@ <h3>Parameters:</h3>
24622468 < strong > Editor:remove(startPos, endPos)</ strong >
24632469 </ dt >
24642470 < dd >
2465- Removes the text in the range
2471+ Removes the text in the range.
24662472
24672473
24682474 < h3 > Parameters:</ h3 >
@@ -2485,6 +2491,27 @@ <h3>Parameters:</h3>
24852491
24862492
24872493
2494+ </ dd >
2495+ < dt >
2496+ < a name = "Editor:set_text_direction "> </ a >
2497+ < strong > Editor:set_text_direction(direction)</ strong >
2498+ </ dt >
2499+ < dd >
2500+ Sets the text direction.
2501+
2502+
2503+ < h3 > Parameters:</ h3 >
2504+ < ul >
2505+ < li > < span class ="parameter "> direction</ span >
2506+ < span class ="types "> < span class ="type "> string</ span > </ span >
2507+ either "RTL" or "LTR"
2508+ </ li >
2509+ </ ul >
2510+
2511+
2512+
2513+
2514+
24882515</ dd >
24892516</ dl >
24902517 < h2 class ="section-header "> < a name ="Text_retrieval_and_modification "> </ a > Text retrieval and modification </ h2 >
@@ -15339,7 +15366,7 @@ <h3>See also:</h3>
1533915366</ div > <!-- id="content" -->
1534015367</ div > <!-- id="main" -->
1534115368< div id ="about ">
15342- < i > Generated by < a href ="http://github.com/stevedonovan/LDoc "> LDoc 1.4.3 </ a > </ i >
15369+ < i > generated by < a href ="http://github.com/stevedonovan/LDoc "> LDoc 1.4.6 </ a > </ i >
1534315370</ div > <!-- id="about" -->
1534415371</ div > <!-- id="container" -->
1534515372< footer >
0 commit comments