Rintaro Okamura
Rintaro Okamura
@daveyarwood Did you try to specify `g:acid_alt_paths` like following? ```vim let g:acid_alt_paths = ['src/backend', 'src/frontend'] ``` After telling your paths to Acid, `:AcidRequire` will work fine, I think. However, I...
@lonnietc Hi, Thanks for sending an issue. Sorry, I'm not sure if it is able to build alvd on Windows machines.
@IndianBoy42 Thanks for your feature request. Unfortunately I'm not planning to implement such a feature currently.
+1 ICLA sent.
In this pull request, I added Neovim to allow list of debug codelens feature. However, I think it is better to allow users to control which feature is enabled. I'm...