Results 1 to 2 of 2

Thread: Code coloring

  1. #1

    Code coloring

    Hi Eros,

    regarding the code comments, thinAir doesn't seem to treat correctly these form of comments (the first is more useful than the others) :

    /*
    
     ------------------------------------------------
    
     This is the start of the main program
    
     ------------------------------------------------
    
    */
    
    /* This variable will be used ... */
    
    // This is the start of the main program
    
    ThinBasic 1.11.6.0 ALPHA - Windows 8.1 x64

  2. #2
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732
    I would also add the REM is currently colored as keyword and it does not mark the line as comment as well.


    Petr
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

Similar Threads

  1. Forum Code Syntax Coloring
    By ErosOlmi in forum Web and Forum
    Replies: 9
    Last Post: 08-01-2011, 14:07
  2. RichEdit, searching & coloring words
    By zak in forum General
    Replies: 4
    Last Post: 31-08-2010, 14:15
  3. Syntax coloring,how?
    By zlatkoAB in forum thinAir General
    Replies: 13
    Last Post: 04-06-2009, 19:36
  4. Syntax coloring broken in 1.4.0.x?
    By Michael Hartlef in forum thinAir General
    Replies: 3
    Last Post: 03-07-2007, 08:55

Members who have read this thread: 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •