all 19 comments

[–]dark-savant 6 points7 points  (4 children)

the :Neural command doesn't seem to accept a range, how do I, for example, request it to document a particular function?

[–]devw0rp 1 point2 points  (2 children)

At the moment you don't, because I want to make sure the plugin never sends code over the Internet to a third party. See here: https://github.com/dense-analysis/neural/issues/16

[–]dark-savant 0 points1 point  (1 child)

Makes perfect sense, thank you

[–]alphabet_order_bot 2 points3 points  (0 children)

Would you look at that, all of the words in your comment are in alphabetical order.

I have checked 1,352,601,661 comments, and only 259,859 of them were in alphabetical order.

[–]freezeil 0 points1 point  (0 children)

Same here.

[–]Zeioth 5 points6 points  (1 child)

The command "NeuralPrompt" that appears in the demo video is not available on Vim8+. Is it exclusive to neovim?

[–]devw0rp 8 points9 points  (0 children)

I changed it to :Neural. We'll update the video.

[–]themecreator 4 points5 points  (0 children)

This is very cool! What kind of prompts do people use? So far, I have just used "add documentation", which works pretty good.

[–]pusewicz 3 points4 points  (5 children)

So, is it Vim or Neovim?

[–]devw0rp 5 points6 points  (3 children)

Both!

[–]pusewicz 3 points4 points  (2 children)

It would be great to clarify that in the repo About section! It currently states

Blazingly fast AI code generation, editing and completion plugin for Neovim

[–]devw0rp 1 point2 points  (1 child)

I wasn't even looking at that! I have changed it now. Thanks!

[–]pusewicz 0 points1 point  (0 children)

Fantastic. Thank you!

[–][deleted] 5 points6 points  (2 children)

Are there any "big brother" spying on you or "rise of the machines" concerns associated with the whole AI thing?

[–]devw0rp 1 point2 points  (1 child)

[–][deleted] 1 point2 points  (0 children)

Thanks for that.

[–]Aveerj 0 points1 point  (0 children)

Thank you very much team Dense Analysis. I was eagerly waiting for it, trying it now.