Closed gdavisnl closed 2 years ago
Yes there is an option:
But I suggest to fix your code instead, you are missing a special pre-compile block to indicate the list of function prototypes like so:
since you are using other other &ANALYZE-xxx keywords 3P is assuming you are using a file compatible with the procedure editor of progress thus it expects this section. This also probably means that your progress file no longer works in the app builder, so be aware of that.
Is there a way to turn this feature off?
On save, 3P shows this message and adds the function prototype
It does this on each save so the same prototype is added multiple times to the top of the file,
How can i turn off this feature? I'm essentially using 3P for code hinting and formatting.