Recent

Author Topic: Code Examination  (Read 6968 times)

SComps

  • Newbie
  • Posts: 3
Code Examination
« on: March 06, 2004, 06:12:11 am »
I know I"m probably asking something fairly silly, but is there a way I can turn off the feature that examines the code I'm writing and highlights errors?

In my situation, I bounce around from one code file to another, and it seems that clicking in the code window at all causes it to examine the code, and grab the first error it finds, and highlights it.  Most generally this isn't the line of code I clicked on and had intended to work with.  It's not a serious problem, but an irritant for the way I work.  Admittedly this is probably bad coding style, but it's mine and I'm comfy with it.

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2583
Code Examination
« Reply #1 on: March 08, 2004, 11:33:26 am »
This should not happen by default. It looks like that somehouw the find declaration is enabled. This is normally only when CTRL is pressed
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Code Examination
« Reply #2 on: March 08, 2004, 11:54:04 am »
I think this is a bug in the win32 version. The editor somehow thinks <CTRL > has been pressed, although this isn't the case. Unexpected things happen as a result. I usualy press <CTRL>  to reset this bahaviour.

 

TinyPortal © 2005-2018