xuzi123
Results
2
comments of
xuzi123
Thank you for your reply! But I think the `-headers-only` option dose not satisify my need: ``` -headers-only Check header files **without libraries**. It is easy to run, but may...
> ``` > self.window.run_command( > "show_panel", {"panel": "find_in_files", "where": ", ".join(valid_paths)} > ) > ``` > > It's from FileManager plugin. It doesn't add the filter. I have the same...