FLTK logo

Re: [fltk/fltk] FLUID syntax highlighting bug with quotes (#135)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] FLUID syntax highlighting bug with quotes (#135) erco77 Sep 15, 2020  
 

I tried an experiment to rewrite the parser; made a fork.
Try cloning and git checkout issue135, build, and try the resulting fluid to see if it solves, well, hopefully everything.

Some new features:

  • Multiline directives (e.g. #define's with trailing \'s should highlight correctly on subsequent lines)
    
  • Strings within directives will still highlight as strings (they didn't previously)
    
  • Syntax highlighting on {}'s removed because it looked clownish.. most code editors don't highlight them (but some do)
    

Curious if you have luck. I started with branch-1.3 when I created the branch, so it should be just like 1.3 only with my mods.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.