ProjectExplorer
ProjectExplorer copied to clipboard
A replacement for the VFP Project Manager
Doug, got myself into a world of trouble by adding tags with spaces, periods etc - anything that couldn't be in an object name. so added THIS.VALUE = CHRTRAN(THIS.VALUE,[. {}/;:\"')(*&^%$#@!|-+=],[])...
You may want to have a different size and position for the Project Explorer window for different solutions. Store these settings somewhere in the solution folder (possibly the SLX file)...
A posibility to commit with a dynamic text without raising a additional window. I do a lot of atomic commits just for progressive backup, there is no need for much...
FoxBin2PRg allows to deal with single classes. This means it creates a text file per class. If this is detected (issue #81), the right click dialog for classes should allow...
Changing the name of a class is an easy way to break things. It would be great to have an option for references to get fixed automatically. There should be...
Add diagnostic logging, especially in ProjectEngine methods
Is there an existing setting to run foxbin2prg on all files within a project when building? I'm finding that files opened at the command line, GoFish, etc. don't tend to...
## 📝 Provide detailed reproduction steps (if any) 1. Navigate to a folder that has a project but no solution. Open the project. Make sure, no solution file is in...