You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The completion suggestions currently aren't smart about context. For example, if an executable is supposed to take "-n [0-9]+", and you type "-n ", selfcompletion should only suggest numbers.
The text was updated successfully, but these errors were encountered:
The completion suggestions currently aren't smart about context. For example, if an executable is supposed to take "-n [0-9]+", and you type "-n ", selfcompletion should only suggest numbers.
The text was updated successfully, but these errors were encountered: