enhancementhelp wantedpkg:codemirrortag:Feature Parity
説明
Problem
I have a problem with syntax highlight for Julia: function calls are not highlighted in any way. This is strange as they are highlighted in Jupyter notebook so I hope it is not a hard fix. The issue is described here: https://discourse.julialang.org/t/modify-syntax-highlighting-for-ijulia-in-jupyter-lab-to-resemble-jupyter-notebook/82168.
Proposed Solution
Highlight function calls in light green like in Jupyter notebooks.
Additional context
I have Jupyter Lab 3.6.1 and IJulia 1.24, which I believe are the latest versions.