Kode Fu Pro is a VB Script editor which provides a user with very powerful auto complete (intellisense) options including user extendable auto complete.
Be the first to post a text review of Kode Fu Pro. Rate and review a project by clicking thumbs up or thumbs down in the right column.
************************************ * History: ************************************ > 1.0.0.9: - Same features as previous version. - Added an icon. Thanks to Andy Dopieralski. - Added Web automation QTP information into Default.xml which is commented out by default, but can be uncommented if needed. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). - Added some notes on how to set UI to a different background and font color. Fixes: - Fixed a miss-parse involving the word "class" > 1.0.0.8: - Same features as previous version. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). - Provided a GUI for setting coding convention letters (see above for default convention). - Code folding provided. Folding for multiple lines of comments and functions, subs, properties and classes is provided. - Provided ability to parse multiple folders. - Provided a second run button (red button) for running remote scripts. Fixes: - Fixed some notes with the example code provided. - Fixed documentation (added additional documentation) > 1.0.0.7: - Same features as previous version. - Added more (System.Collections.)ArrayList information. - Added Scripting.Dictionary information. - Added some limited ADODB information. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). - Added Reload for the code tree. - Added Args for remote script. Fixes: - Fixed issue where autocomplete could fail on the first line. - Fixed bugs/notes in sample vbs code. > 1.0.0.6: - Same features as previous version. - Added more to the example class/autocomplete "unit test". - Added some limited (System.Collections.)ArrayList information. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). Fixes: - Fixed variables in private functions/subs/props so that they did not appear as a class variable. > 1.0.0.5: - The general parse engine that provides auto complete/intellisense for functions, subs, classes/objects, properties and vars. - The ability to generate and use XML for autocomplete. - The ability to provide a tree view of the code including variables. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). Fixes: - Fixed variables so that they appear in the tree view. - Added files needed in order to use the source code properly (image files). - Fixed variables so they would autocomplete properly in some cases. - Started adding support for properties that return objects to autocomplete. > 1.0.0.4: - First release. - The general parse engine that provides auto complete/intellisense for functions, subs, classes/objects, properties and vars. - The ability to generate and use XML for autocomplete. - The ability to provide a tree view of the code. ************************************ * Legal notice: ************************************ The names of actual companies and products mentioned herein may be the trademarks of their respective owners.
************************************ * History: ************************************ > 1.0.0.8: - Same features as previous version. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). - Provided a GUI for setting coding convention letters (see above for default convention). - Code folding provided. Folding for multiple lines of comments and functions, subs, properties and classes is provided. - Provided ability to parse multiple folders. - Provided a second run button (red button) for running remote scripts. Fixes: - Fixed some notes with the example code provided. - Fixed documentation (added additional documentation) > 1.0.0.7: - Same features as previous version. - Added more (System.Collections.)ArrayList information. - Added Scripting.Dictionary information. - Added some limited ADODB information. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). - Added Reload for the code tree. - Added Args for remote script. Fixes: - Fixed issue where autocomplete could fail on the first line. - Fixed bugs/notes in sample vbs code. > 1.0.0.6: - Same features as previous version. - Added more to the example class/autocomplete "unit test". - Added some limited (System.Collections.)ArrayList information. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). Fixes: - Fixed variables in private functions/subs/props so that they did not appear as a class variable. > 1.0.0.5: - The general parse engine that provides auto complete/intellisense for functions, subs, classes/objects, properties and vars. - The ability to generate and use XML for autocomplete. - The ability to provide a tree view of the code including variables. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). Fixes: - Fixed variables so that they appear in the tree view. - Added files needed in order to use the source code properly (image files). - Fixed variables so they would autocomplete properly in some cases. - Started adding support for properties that return objects to autocomplete. > 1.0.0.4: - First release. - The general parse engine that provides auto complete/intellisense for functions, subs, classes/objects, properties and vars. - The ability to generate and use XML for autocomplete. - The ability to provide a tree view of the code.
************************************ * History: ************************************ > 1.0.0.7: - Same features as previous version. - Added more (System.Collections.)ArrayList information. - Added Scripting.Dictionary information. - Added some limited ADODB information. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). - Added Reload for the code tree. - Added Args for remote script. Fixes: - Fixed issue where autocomplete could fail on the first line. - Fixed bugs/notes in sample vbs code. > 1.0.0.6: - Same features as previous version. - Added more to the example class/autocomplete "unit test". - Added some limited (System.Collections.)ArrayList information. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). Fixes: - Fixed variables in private functions/subs/props so that they did not appear as a class variable. > 1.0.0.5: - The general parse engine that provides auto complete/intellisense for functions, subs, classes/objects, properties and vars. - The ability to generate and use XML for autocomplete. - The ability to provide a tree view of the code including variables. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). Fixes: - Fixed variables so that they appear in the tree view. - Added files needed in order to use the source code properly (image files). - Fixed variables so they would autocomplete properly in some cases. - Started adding support for properties that return objects to autocomplete. > 1.0.0.4: - First release. - The general parse engine that provides auto complete/intellisense for functions, subs, classes/objects, properties and vars. - The ability to generate and use XML for autocomplete. - The ability to provide a tree view of the code.
************************************ * History: ************************************ > 1.0.0.6: - Same features as previous version - Added more to the example class/autocomplete "unit test". - Added some limited (System.Collections.)ArrayList information. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). Fixes: - Fixed variables in private functions/subs/props so that they did not appear as a class variable. > 1.0.0.5: - The general parse engine that provides auto complete/intellisense for functions, subs, classes/objects, properties and vars. - The ability to generate and use XML for autocomplete. - The ability to provide a tree view of the code including variables. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). Fixes: - Fixed variables so that they appear in the tree view. - Added files needed in order to use the source code properly (image files). - Fixed variables so they would autocomplete properly in some cases. - Started adding support for properties that return objects to autocomplete. > 1.0.0.4: - First release. - The general parse engine that provides auto complete/intellisense for functions, subs, classes/objects, properties and vars. - The ability to generate and use XML for autocomplete. - The ability to provide a tree view of the code.
************************************ * History: ************************************ > 1.0.0.5: - The general parse engine that provides auto complete/intellisense for functions, subs, classes/objects, properties and vars. - The ability to generate and use XML for autocomplete. - The ability to provide a tree view of the code including variables. - Uses the same IDE base as 1.0.0.4 (see .4 for the SharpDevelop source code). Fixes: - Fixed variables so that they appear in the tree view. - Added files needed in order to use the source code properly (image files). - Fixed variables so they would autocomplete properly in some cases. - Started adding support for properties that return objects to autocomplete. > 1.0.0.4: - First release. - The general parse engine that provides auto complete/intellisense for functions, subs, classes/objects, properties and vars. - The ability to generate and use XML for autocomplete. - The ability to provide a tree view of the code.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?