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:
  • Incremental IntelliSense for functions, commands and so on.
  • Variables in write-time.
  • Accessing the list of variables in write-time.
  • Constants in write-time.
  • Tables in write-time and run-time including DataEnvironment VFP tables.
  • Fields in write-time and run-time.
  • Selecting a table with the command "Select" or all commands with the clause "IN".
  • Windows APIs in write-time and run-time.
  • Functions and Procedures in write-time.
  • Classes in write-time.
  • Properties in write-time.
  • Methods and Events in write-time.
  • Support for _MemberData property indicating that the property had capitalization.
  • Summary Tooltip for functions, procedures, methods and events.
  • Classes objects in write-time.
  • WITH...ENDWITH with nesting infinity for any class or instantiated object in write-time and run-time.
  • Objects instantiated in memory.
  • Incremental Shortcut to controls on the form or class designer.
  • New IntelliSense for some commands.
  • Code snippets.
  • Intellisense in write-time for the objects created with the functions CreateObject(),CreateObjectEx() and NewObject() using PRG or VCX file.
  • Help pressing F1 when intellisense is opend.
  • Documenting properties in PRG files with custom tooltip like summary.
  • Error List window.
  • Error Tip.

38236

vfpxicon.pngNew features FoxcodePlus (Beta 3)

  • NEW: Error list has included in default menu VIEW with HotKey to activate "Error List" window.
  • NEW: Incremental intellisense for tables defined in DataEnvironment Forms and Reports.
  • NEW: Intellisense for fields' tables in DataEnvironment Forms and Reports.
  • NEW: Intellisense for command "REPORT FORM"
  • FIX: In class in prg file, methods inherited from class has repeted if the same method has included by developer.
  • FIX: ? or ?? has not sent the message to screen when necessary.
  • FIX: Canceled selection to procedural functions or commands when typing "."
  • FIX: In Command window with "Error List" activated when execute the command "Clear", "Error list" was cleared.
  • FIX: Setting breakpoints on prg editor triggers 'invalid function argument type or count' when the debugger is auto-opened for the first time.
  • FIX: When an item was positioned using key up, down, pgup or pgdw, the item wans't selected.

vfpxreleasesmall.pngLatest Release of FoxcodePlus
Don't forget to see the documentation and to know the new feartures in FoxcodePlus Beta 3.

38236

vfpxicon.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 errors.

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 wasn'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.

38236

vfpxicon.pngInteractions Images

New Intellisense Manager
fcpIntellisenseManager.png


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


New Features like in Visual Studio
fcpSummary.png

fcpErrorList.png

fcpVarIncremental.png

fcpShortcutControls.png

fcpConstant.png


Tables and fields
fcpTables.png

fcpFields.png

fcpDataEnvironmentForm.png

fcpDataEnvironmentReport.png

fcpInAlias.png


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

fcpVFPbackground2.png


Viewing all articles
Browse latest Browse all 3798

Trending Articles



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