tabby/crates/tabby-common/src
Meng Zhang 99a7053b6f
refactor: extract language configuration into individual toml file (#564)
* refactor: extract language configuration into individual toml file

* feat: add golang language configuration (#565)
2023-10-16 00:24:44 +00:00
..
config.rs refactor: improve swagger docs (#549) 2023-10-13 18:38:05 +00:00
events.rs feat: add debug request / response to visualize prompting with source code index (#544) 2023-10-12 19:27:52 -07:00
index.rs feat: implement /v1beta/search interface (#516) 2023-10-06 18:54:12 +00:00
languages.rs refactor: extract language configuration into individual toml file (#564) 2023-10-16 00:24:44 +00:00
lib.rs refactor: extract language configuration into individual toml file (#564) 2023-10-16 00:24:44 +00:00
path.rs
usage.rs