Jump to content


DirectCorrect File Extension Exclusions


  • You cannot reply to this topic
2 replies to this topic

#1 mrpasini

    Member

  • Members
  • PipPip
  • 11 posts

Posted 11 June 2009 - 09:18 PM

I enable DirectCorrect for my text editor because half the time I need it. But the other half the time, I'm coding HTML, C, Perl or something else that I don't want it for. I usually double-click the icon in the title bar to disable it for that file, but it would sure be nice if I could just tell DirectCorrect to take break when I'm editing a file ending in .htm or .html, .c, .pl, etc.

Thanks for listening!

#2 Evan Gross

    Administrator

  • Admin
  • PipPipPip
  • 2,986 posts
  • Gender:Male
  • Location:Toronto, Canada
  • Interests:This Place!

Posted 14 June 2009 - 05:34 PM

View Postmrpasini, on Jun 11 2009, 10:18 PM, said:

I enable DirectCorrect for my text editor because half the time I need it. But the other half the time, I'm coding HTML, C, Perl or something else that I don't want it for. I usually double-click the icon in the title bar to disable it for that file, but it would sure be nice if I could just tell DirectCorrect to take break when I'm editing a file ending in .htm or .html, .c, .pl, etc.

Thanks for listening!

That's an interesting idea, however Spell Catcher is really only able to determine the title of the window for the document you're editing. Generally speaking, they are the same (if the file exists on disk). Spell Catcher can get the window's title fairly reliably, especially in those apps that support DirectCorrect.

Note that you don't have to double-click the icons that DirectCorrect puts in the title area of the window, although the fact that they have transparent areas makes it easier to miss them and click through to the window itself. But if the icons didn't have transparent areas, they would look pretty awful.

I set my keyboard shortcut to turn DirectCorrect on or off to control-z - one less modifier makes it easier to type.

#3 mrpasini

    Member

  • Members
  • PipPip
  • 11 posts

Posted 16 June 2009 - 03:48 PM

View PostEvan Gross, on Jun 14 2009, 05:34 PM, said:

That's an interesting idea, however Spell Catcher is really only able to determine the title of the window for the document you're editing. Generally speaking, they are the same (if the file exists on disk). Spell Catcher can get the window's title fairly reliably, especially in those apps that support DirectCorrect.

Note that you don't have to double-click the icons that DirectCorrect puts in the title area of the window, although the fact that they have transparent areas makes it easier to miss them and click through to the window itself. But if the icons didn't have transparent areas, they would look pretty awful.

I set my keyboard shortcut to turn DirectCorrect on or off to control-z - one less modifier makes it easier to type.

Thanks for the response, Evan, and the ^Z suggestion.