Mohammed Elwardi Fadeli
                                            Mohammed Elwardi Fadeli
                                        
                                    I need libv8 version 9.1 for a vscode extension, which is not provided by `libnode-dev` package on Ubuntu 20.04 Any options to get it (other that building from source?)
I was planning to take a deeper look at this over the weekend; But, I don't think the node.js version (I've tested with 14-16) matters much - it's more likely...
Just a quick update on this issue; Currently the LSP server is running only with node v16.18. I have made some minor changes for things to work with 18 and...
Glad this project is gaining interest. I didn't have time to advance on this front yet but I think I'll have significant improvements in the near future. I have been...
In visual mode, completion doesn't keep track of typed chars, so generates wierdy items. Fixed and rebased in iteratee/cmp-cmdline#1 in case that takes some time to get merged, you can...