IntellisenseDEnv
Intellisense for DataEnvironments Recordset Commands It adds the intellisense feature for the DataEnvironment commands that return a recordset. It identifies the DataEnvironment and the Command name as you type. It works both cu "!" and with ".fields(" (ex. DataEnvironment1.rsCommand1!FieldName and DataEnvironment1.rsCommand1.Fields("FieldName"). It ain't perfect but it can be made better (if you can, please do so).Anyway, this is the kind of feature that I was looking for a long time. Couldn't find it so I've made it. I hope it proves useful to you too. Large portions of this code were adapted from grigri's addin: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=53146&lngWId=1 I've tried to combine the two addins, but the outcome was too unstable. Enjoy!
Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Upload