codota / tabnine-nvim

Tabnine Client for Neovim
https://tabnine.com
341 stars 31 forks source link

[Feature] Command to see TabnineStatus #57

Closed czuma closed 1 year ago

czuma commented 1 year ago

Will be great to add a command like :TabnineStatus with a response like: Tabnine pro ready to help or: Oops Tabnine is not running...

amirbilu commented 1 year ago

Hi @czuma you can get the status with the lualine integration. I agree a command would be helpful too. Would add this next week

czuma commented 1 year ago

Sure but i'm for example are using NvChad and don't have lualine, probably i'm too noob to remove the actual statusbar and replace it with lualine but will try.

amirbilu commented 1 year ago

https://github.com/codota/tabnine-nvim/pull/59 introduces :TabnineStatus command. On a side note - you can customize NVchad to introduce this on this on the status line (using require('tabnine.status').status()

https://nvchad.com/docs/config/nvchad_ui