# plugin-highlightcode **Repository Path**: ONLYOFFICE2/plugin-highlightcode ## Basic Information - **Project Name**: plugin-highlightcode - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-20 - **Last Updated**: 2022-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Overview Highlight syntax of the code selecting the necessary language, style, and background color. The plugin uses the [highlight.js](https://highlightjs.org/) engine. It is installed by default in cloud, [self-hosted](https://github.com/ONLYOFFICE/DocumentServer) and [desktop version](https://github.com/ONLYOFFICE/DesktopEditors) of ONLYOFFICE editors. ## Supported languages and styles Supported languages: apache, bash, shell, matlab, erlang, javascript, profile, ruby, prolong, swift, sql, java, http, fortran, perl, xml, cpp, json, cs, nginx, basic, markdown, css, python, objectivec, php, delphi. Supported styles: Googlecode, GitHub, GitHub Gist, Android Studio, Visual Studio, Visual Studio 2015, Idea, Qtcreator Dark, Qtcreator Light, XCode, Fortran, Foundation, XML 1, XML 2. ## How to use 1. Find the plugin in the Plugins tab. 2. Insert your code. 3. Set the language you use. It will be defined automatically, but you can also change it manually. 4. Choose style/background color and press OK to insert your code into the document. If you need more information about how to use or write your own plugin, please see this https://api.onlyoffice.com/plugin/basic