martinrotter / textosaurus

Cross-platform text editor based on Qt and Scintilla.
GNU General Public License v3.0
284 stars 44 forks source link

Syntax highlighting missing when opening .java code file #91

Open aks2161989 opened 8 months ago

aks2161989 commented 8 months ago

Brief description of the issue.

Syntax highlighting missing when opening .java code file (Windows 11)

How to reproduce the bug?

  1. Download Textosaurus
  2. Open a .java code file
  3. Syntax highlight will not appear when the file is loaded

What is the expected result?

Syntax highlighting will occur when the file is loaded

What actually happened?

No syntax highlighting was shown