Neil wrote: >> Before the beginning of new search it will be good to clear the previous >> results, i.e. >> First - editor:MarkerDeleteAll(1) >> Then - editor:FindText(...) NH> The proposed behaviour differs from other similar progams such as NH> Visual Studio. Some people use bookmarks for other purposes than Mark NH> All.
If at SciTE such variables in properties files was find.FirstMarkerDelete=1 find.FirstSelectStylingDelete=1 that many would take advantage of it function FirstSelectStylingDelete() editor:StartStyling(0,INDICS_MASK) editor:SetStyling(editor.Length, 0) end -- mozers <http://scite.ruteam.ru> _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
