-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
3
-
Severity 3 - Minor
-
61
-
Issue Summary
The syntax highlighting does not work while viewing the Clojure file.
It works perfectly fine when editing but when viewing the file the syntax highlighting does not work.
Steps to Reproduce
- Create a sample clojure(.clj) file.
- View the file in the repository source.
- We see that the syntax highlighting is not working.
Expected Results
Syntax highlighting should work while viewing the file. Currently, it works only while editing the file.
Actual Results
Syntax highlighting does not work while viewing Clojure files
I understand that Bitbucket Cloud UI uses Monaco editor for viewing files and CodeMirror editor for editing the files.
Even though the Monaco editor supports Clojure syntax, Bitbucket UI does not support it.
Monaco editor: https://microsoft.github.io/monaco-editor/.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
BCLOUD-8673 Add syntax highlighting to diffs
- Closed
After reviewing this issue, we determined that it was low priority and unlikely to be worked on in the near future. We appreciate your input, but want to be transparent about our decision to not fix this right now.