Hi Bram, On Wed, Aug 30, 2017 at 11:34 AM, Bram Moolenaar <[email protected]> wrote: > > Patch 8.0.1023 > Problem: It is not easy to identify a quickfix list. > Solution: Add the "id" field. (Yegappan Lakshmanan) > Files: runtime/doc/eval.txt, runtime/doc/quickfix.txt, src/quickfix.c, > src/testdir/test_quickfix.vim >
Thanks Bram for including this patch. This completes the features needed to support async plugins that simultaneously manage/use different quickfix/location lists in the stack. I will send out a sample async plugin for running multiple makes in parallel. - Yegappan -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
