Skip to content

How do I know if status of the current suggestion ? #6

Closed Answered by monkoose
hieulw asked this question in Q&A
Discussion options

You must be logged in to vote

@hieulw I have added new api function requre("neocodeium").visible() you can use it instead of completer:valid().
Internally it is just wrapper of completer:valid() (After some tests I have concluded that valid is perfectly fine for checking such status), but as part of public API is future proof for any internal changes.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hieulw
Comment options

Answer selected by monkoose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants