This Weeks Exceptional Tools
#11: IntellisenseX: Aliases for VFP Tables (Jan. 27, 2014)
- IntellisenseX by Dot
- IntellisenseX by Hot Key
#10: IntellisenseX: Field names for SQL Tables (Jan. 20, 2014)
- IntellisenseX by Dot
- IntellisenseX by Hot Key
- Super Browse
- Create SQL from Cursor
- Schema
- WLC Column Listing Utility
#9: Extract to Variable and Extract to Constant (Jan. 13, 2014)
- Extract to Variable
- Extract to Constant
- Create Sample Menus
#8: Creating Properties and Methods (Part 3) (Jan. 5, 2014)
- Extract to Method
#7: Creating Properties and Methods (Part 2) (Dec. 18, 2013)
- Go to Definition
- PEM Editor
#6: Creating Properties and Methods (Part 1) (Dec. 11, 2013)
- PEM Editor
- Add Property / Method
#5: Object and Collection Inspector (Dec. 4, 2013)
- Object and Collection Inspector
#4: Insert full name of object under mouse (Nov. 26, 2013)
- Insert full name of object under mouse
- Inspect properties of object under mouse
#3: Remember MRUs? (Nov. 18, 2013)
- MRUs
- MRU Class Libraries
- HackCX4 from MRU forms or classes
- Finder
- PEM Editor
- MRU Classes in this project
- MRU Files in this project
- Updated Project Manager (ProjectHook Class)
- Updated Class Browser
#2: Set Object Size and Position (Nov. 12, 2013)
- Set Object Size and Position
#1: Intro: PEM Editor, GoFish, and Replace code window context menu items (Oct. 28, 2013)
- PEM Editor
- GoFish
- Replace code window context menu items
Upcoming:
- IntellisenseX: Fields within SELECT
- IntellisenseX: LOCAL, NewObject, and CreateObject
- AutoComplete
- Custom Keyword List: Field Names
- Custom Keyword List: All Names
- Go To Definition
- #Include files
- Dropdown Constants List
- Go To Include File
- Go To Definition
- Extract to Constant
- Cross References
- BeautifyX
- MDots
- Create Locals
- WITH/ENDWITH
- Redefine parent class
- Refactoring
- Copy (for comparing and pasting)
- Edit parent and containing classes
- Paste properties and method code
- Copy with parent class
- Find Objects
- Wrap highlighted text
- Wrap with IF / ELSE / ENDIF
- Wrap with TRY / CATCH / ENDTRY
- Change IF / ENDIF to DO CASE