• Sign In



  • Categories

    Extension Details



    Readme

    nova-tabnine

    A Tabnine client for Nova. Tabnine is a fast AI based autocomplete for all programming languages. Works for both M1 and Intel based Macs.

    Configuration

    To open the TabNine configuration, simply type TabNine::config in the Nova editor.

    https://www.tabnine.com/

    Release Notes

    Version 1.6.1

    • Fix issue where completion would not overwrite identical text after cursor

    Version 1.6.0

    • Rewrite in typescript
    • Remove shell script in favor of nova apis
    • Fix issue where TabNine would stop responding after a while

    Version 1.5.0

    Add new triggerChars feature to trigger TabNine more often

    Version 1.4.0

    Add support for M1 macs

    Version 1.3.2

    Change client name

    Version 1.3.1

    Fix crash related to TabNine installing / updating

    Version 1.3.0

    Moves TabNine installation to global extension directory, this should fix crashes related to TabNine updating.

    Version 1.2.7

    Fixes end-of-range error

    Version 1.2.6

    Fix MAX_RESTARTS error

    Version 1.2.3

    Remove binaries from repo, download when starting extension instead.

    Version 1.0.2

    Fix TabNine binary not being executable

    Version 1.0

    Initial release