lmedinas wrote:Does it support multiple pattern or single matching ?
jps wrote:FWIW you can do ad-hoc folding without any plugins by selecting all the text of interest (e.g., via Find All), and then using the Edit/Code Folding menu. In S1 there was an invert_selection command, which would enable selecting all the non-matching bits of text, I'll have to add it back in for S3.
quodlibet wrote: I think the ideal command would be folding (as well as inverted folding) based on a regex.

castles_made_of_sand wrote:I always was annoyed that I hadn't gotten around to making it show the whole current function/class/node/etc of a match, rather than a simplistic 2 lines above/below
castles_made_of_sand wrote:I might just try writing it again because I can't find the code for that plugin
quodlibet wrote:Pft! Excuses, excuses
{ "keys": ["ctrl+'"], "command": "all_toggle", "args": { "foldstr": "" } },
Return to Ideas and Feature Requests
Users browsing this forum: Google [Bot], tadas_t and 3 guests