tabby/website/docs
sonique6784 b9cb5a025e
feat: add support for Kotlin language (#813)
* feat: add support for Kotlin

* Update programming-languages.md

* Update Cargo.toml

* fix: kotlin missing TAGGING_QUERY

* docs: remove 0.5.0 warning as tabby adapt same format for remote / local storage

* feat: make --model optional, so user can start a chat only instance (#817)

* fix: mark tabby-ui as yarn managed

* fix: rust build caused by 1.74.0 release (#819)

* chore: exclude experimental directory for language stats

* chore: exclude ee/tabby-webserver/ui to language stats

* fix: move db path, fix compile error (#820)

* feat(vscode): Add dont-show-again for warnings.  Add online help links. (#821)

* refactor: delete contrib/jetson/Dockerfile as it's no longer compatible post 0.5

feel free to sending pr of adding it back if you get it work with llama.cpp based docker image

* feat(vim): update tabby-agent. (#824)

* feat(intellij): Add dont-show-again for warnings. Add more online help links. (#823)

* feat: implement basic dependency detection for python / rust (#825)

* refactor: extract tags mod for dataset.rs

* feat: implement basic dependency detection for python / rust

* fix: keep only direct dependency, clean up path (#827)

* feat: add support for Kotlin

* Update Cargo.toml

* fix: adjustment post rebase

* fix: added kotlin.scm to cover query tags

* fix: updated kotlin.scm

* remove definition import

Co-authored-by: Meng Zhang <meng@tabbyml.com>

* remove typealias

Co-authored-by: Meng Zhang <meng@tabbyml.com>

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
Co-authored-by: Eric <illuminating.me@gmail.com>
Co-authored-by: Zhiming Ma <codes.icy@gmail.com>
2023-11-23 09:31:23 +08:00
..
extensions feat(agent): add back agent timeout config. (#739) 2023-11-09 22:39:22 -08:00
installation docs: fix and add additional information in the Modal installation page (#748) 2023-11-10 17:45:26 -08:00
models chore: release 0.5.0 (#697) 2023-11-03 18:02:03 -07:00
configuration.md docs: add example to having two repositories in config.toml (#599) 2023-10-19 15:14:02 -07:00
faq.mdx docs: polish faq part for custom model 2023-11-15 15:00:42 -08:00
getting-started.md docs: update community info on getting-started page. (#614) 2023-10-22 20:21:50 -07:00
programming-languages.md feat: add support for Kotlin language (#813) 2023-11-23 09:31:23 +08:00
roadmap.md docs: add docs ToC + fix model directory license (#439) 2023-09-13 10:19:29 +08:00