On 1 December 2012 13:46, Sayth Renshaw <[email protected]> wrote: > Using the Addons plugin you can select to highlight all occurrences of a > word when double clicking. Is there a way to make a change to all > occurrences with one modification. > > So if I have an unordered list an wanted to change all <ul> and </ul> tags > at once how would I do this?
Search->replace ul> with ol> or whatever, you can limit it to a selection range of the file or all files :) Cheers Lex > > Sayth > > _______________________________________________ > Users mailing list > [email protected] > https://lists.geany.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
