Install language serveredit

Code comes with built-in language support for TypeScript. You can install additional languages as a Kibana plugin. Plugin’s reduce the distribution size to run Code inside Kibana. Install only the languages needed for your indexed repositories.

code lang server tab

For the current version, Code supports the following languages in addition to TypeScript:

  • Java
  • GO

You can check the status of the language servers and get installation instructions on the Language Servers tab. Make sure the status of the language server is INSTALLED or RUNNING after you restart the Kibana instance.

code lang server status