Jump to content

ToDo Finder


seadoggie01
 Share

Recommended Posts

I created a few topics related to this a while ago and I think the script is good enough to release for now with some updates to come soon.

To make your #ToDo: items have red (by default) coloring, edit your (SciTE Home Dir)\Properties\au3.keywords.properties file on this line:

au3.keywords.special=#endregion #forcedef #forceref #ignorefunc #pragma #region #todo

There's still some features I would like to implement... like a resizable GUI, a nice looking GUI, an ini file to store the search paths, open on double click, etc.

Right now, it features:

  • Jumping to the line of the ToDo item in the specified file
  • Opening any file found
  • Multi line items (each trailing line must begin with #)

ToDo Finder.au3

image.png.474ce0b9ce39d88d5749b033c20d068d.png

All my code provided is Public Domain... but it may not work. ;) Use it, change it, break it, whatever you want.

Spoiler

My Humble Contributions:
Personal Function Documentation - A personal HelpFile for your functions
Acro.au3 UDF - Automating Acrobat Pro
ToDo Finder - Find #ToDo: lines in your scripts
UI-SimpleWrappers UDF - Use UI Automation more Simply-er
KeePass UDF - Automate KeePass, a password manager
InputBoxes - Simple Input boxes for various variable types

Link to comment
Share on other sites

  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...