We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Хотелось бы понять есть ли рецепт для bitbucket? (серверной версии)
The text was updated successfully, but these errors were encountered:
У нас нет возможности проверить. Но если в BitBucket используется похожий механизм подсветки, то есть вероятность, что заработает.
Sorry, something went wrong.
@Oxotka Кажется, в bitbucket другой механизм подсветки (см. https://confluence.atlassian.com/bitbucketserverkb/configuring-syntax-highlighting-for-file-extensions-779171322.html) @khorevaa Относительно просто можно настроить подсветку файлов с xml-содержимым, определив bitbucket.properties. А вот для подсветки текста модулей нужно написать мод, взяв за основу https://github.com/codemirror/CodeMirror/blob/master/mode/clike/clike.js
No branches or pull requests
Хотелось бы понять есть ли рецепт для bitbucket? (серверной версии)
The text was updated successfully, but these errors were encountered: