Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A little IDE color glitch maybe
#1
No big deal, but thought I'd mention this in case it could reveal a greater IDE syntax coloring issue. 

I noticed that the IDE doesn't correctly color the name of a SUB or FUNCTION named smooth for some reason.  Load this in the current IDE to see.

- Dav

Code: (Select All)
Function smooth: End Function 'Not colored
Function smoothy: End Function 'colored

Sub smooth: End Sub 'not colored
Sub smoothy: End Sub 'colored

Find my programs here in Dav's QB64 Corner
Reply


Messages In This Thread
A little IDE color glitch maybe - by Dav - 10-08-2024, 06:51 PM
RE: A little IDE color glitch maybe - by SMcNeill - 10-08-2024, 06:58 PM
RE: A little IDE color glitch maybe - by RhoSigma - 10-08-2024, 07:45 PM



Users browsing this thread: 3 Guest(s)