Eclipse: syntax highlighting disappeared for one of my files

后端 未结 2 920
有刺的猬
有刺的猬 2020-12-28 14:35

I was trying to close unused files in Eclipse and accidentally made something wrong. Now I can\'t see syntax highlighting for one of my files. Here are two screenshots - on

2条回答
  •  灰色年华
    2020-12-28 15:17

    In C/C++ is also a scalability mode which disable syntax highlighting if the file has more than 5000 lines.

    enter image description here

提交回复
热议问题