Dan Vu
Dan Vu
- Did you upgrade to latest plugin version? Yes - Did you upgrade to/compile latest binary? Run shell command Yes `bin/languageclient --version` to get its version number. > languageclient 0.1.141...
Hi I got an older machine having python2.5 but when using pysmb I get this following error: ``` Python 2.5.6 (r256:88840, Mar 6 2016, 00:31:49) [GCC 5.3.1 20160225] on linux2...
Hello I enjoy using this library, but do you plan on doing more development on thie library? I have created a little [snake game](https://github.com/vushu/consnake) using this library. cheers!
Hi again sadly I still have some problems with code-actions for dub packages using serve-d  using visual code with code-d works fine on the same project.  I am...
version 22.0.0 works, but when I try bumping the version up to 23.0.0 it fails. `aunit = "^23.0.0"` ``` +! aunit ^23.0.0 (new,missing) +i gnatcov 22.0.1 (new,installed) warn: Generating possibly...
Removed lodash.get in favor of optional chaining since lodash.get is deprecated: https://www.npmjs.com/package/lodash.get ##### Checklist - [ x] `npm test` passes and has 100% coverage