Quantcast
Channel: VFPX
Viewing all articles
Browse latest Browse all 3798

Updated Wiki: FoxcodePlus

$
0
0

38209 FoxcodePlus

Visual Studio like extensions to Visual FoxPro IntelliSense.

38236

Project Manager: Rodrigo Bruscain

The FoxcodePlus project is designed to bring new IntelliSense features found in Visual Studio to the Visual FoxPro IDE through code written in Visual FoxPro to the Windows API and a FLL. The list of features is quite extensive:
  • 01 - Incremental IntelliSense for functions, commands and so on.
  • 02 - Variables in write-time.
  • 03 - Accessing the list of variables in write-time.
  • 04 - Constants in write-time.
  • 05 - Tables in write-time and run-time.
  • 06 - Fields in write-time and run-time.
  • 07 - Selecting a table with the command "Select" or all commands with the clause "IN".
  • 08 - Windows APIs in write-time and run-time.
  • 09 - Functions and Procedures in write-time.
  • 10 - Classes in write-time.
  • 11 - Properties in write-time.
  • 12 - Methods and Events in write-time.
  • 13 - Support for _MemberData property indicating that the property had capitalization.
  • 14 - Summary Tooltip for functions, procedures, methods and events.
  • 15 - Classes objects in write-time.
  • 16 - WITH...ENDWITH with nesting infinity for any class or instantiated object in write-time and run-time.
  • 17 - Objects instantiated in memory.
  • 18 - Incremental Shortcut to controls on the form or class designer.
  • 19 - New IntelliSense for some commands.
  • 20 - Code snippets.
  • 21 - Intellisense in write-time for the objects created with the functions CreateObject(),CreateObjectEx() and NewObject() using PRG or VCX file.
  • 22 - Help pressing F1 when intellisense is opend.
  • 23 - Documenting properties in PRG files with custom tooltip like summary.
  • 24 - Error List.
  • 25 - Error Tip.


vfpxreleasesmall.pngNew features FoxcodePlus (Beta 2)

NEW: Core reformulated to improve the performance and avoid freezes in VFP.
NEW: Error List for forms and classes designer.
NEW: Error List doking and resizing.
NEW: Support for _MemberData property showing PMEs in tooltip has had capitalized.
NEW: Incremental intellisense for constants in #INCLUDE files.H
NEW: Intellisense for constants in forms and classes designer.
NEW: Value of caption property are shown in intellisense tooltip.
NEW: Intellisense for command alter table.
NEW: System variable _TALLY is present in incremental intellisense.
NEW: Error Tips in write-time for some run-time erros.

FIX: Fast typing.
FIX: When another FLL library was called without ADDITIVE clause FoxcodePlus crashed.
FIX: Select an item in intellisense typing "." (still not able in VFP default intellisense just in FoxcodePlus intellisense)
FIX: Select an item in intellisense typing "(".
FIX: Some errors in report designer.
FIX: When PRG file was created for the first time, the intellisense wans't work.
FIX: Error in Error List when was docked in another window.
FIX: Visual Studio Colors Style background yellow string was removed.
FIX: Intellisense Manager had wrong behavior when the options were saved.


Incremental Intellisense for Constants in #INCLUDE
fcpINCLUDE.png


Error List for Form and Class Designer
fcpErrorlist2.png


_MemberData Property
fcpMemberData2.png

Error Tip
fcpTipError1.png

fcpTipError2.png

fcpTipError3.png

fcpTipError4.png

fcpTipError5.png

fcpTipError6.png

fcpTipError7.png


vfpxreleasesmall.pngSee the documentation in PDF to now all the features available


38236

New Intellisense Manager
fcpIntellisenseManager.png

New Features like in Visual Studio
fcpSummary.png

fcpErrorList.png

fcpVarIncremental.png

fcpShortcutControls.png

fcpConstant.png


Tables and fields
fcpTables.png

fcpFields.png

fcpInAlias.png


Objects in memory can be used when VFP is running in background
fcpVFPbackground.png

fcpVFPbackground2.png


vfpxreleasesmall.pngLatest Release of FoxcodePlus
Documentation is included in Portuguese and in English.

38236

Viewing all articles
Browse latest Browse all 3798

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>