Ming Liu

Results 26 issues of Ming Liu

Real quote, but pulling it out of the original context

# Motivation For application developers, this feature allows docs to be integrated as part of an Ember application. The integration would be straight forward too. For add-on developers, this feature...

Anyway to configure a worker pool that can split up the work to be processed in parallel?

``` Error detected while processing function buffest#qflist_do[6]..function buffest#qflist_do[3]..BufEnter Autocommands for ""..function buffest#read_qflist[1]..buffest#read_list[7]..buffest#save_listfields[1]..buffest#has_listfields: line 2: E121: Undefined variable: v:none ```

Following the README using `:lua require('neotest').run.run({ vitestCommand = 'vitest --watch' })` gives the following error ``` Error: Expected a single value for option "-w, --watch", received [true, false] ``` The...