-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtabnine_config.json
More file actions
29 lines (29 loc) · 924 Bytes
/
tabnine_config.json
File metadata and controls
29 lines (29 loc) · 924 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"version": "3.1.11",
"hide_promotional_message": true,
"beta_enabled": "No",
"ignore_all_lsp": true,
"creation_time": "2020-10-24T14:07:00.661605Z",
"semantic_status": {},
"disable_auto_update": false,
"enable_telemetry": true,
"user_understands_that_enabling_tabnine_cloud_sends_code_to_tabnine_servers": false,
"hosted_deep_completions_enabled": "Disabled",
"tabnine_cloud_host": null,
"tabnine_cloud_certificate_domain": null,
"tabnine_cloud_port": null,
"cloud_whitelist": [],
"api_key": null,
"api_key_service_level": null,
"api_base_url": null,
"binary_update_interval_seconds": null,
"local_enabled": "Unset",
"disable_local_when_using_battery": false,
"hide_deep_information_message": false,
"enable_power_saving_mode": false,
"rate_limit_interval_seconds": null,
"rate_limit_amount": null,
"generation": 27,
"local_model_size": null,
"local_indexing": null
}