Fr0sT-Brutal

Results 88 comments of Fr0sT-Brutal

I guess he's talking about popup hint integration.

>Are there any other IDEs Pasdoc is integrated with? Alas, no. PasDoc wasn't intended for this kind of application - Lazarus itself reads and displays comments before an identifier (in...

Nice to know that :) well, then biggest part of work is done xD

Could anyone explain me what sense in Docker image for just a single self-containing application?

Yes, I guess breaking glueing on a token appearance would be logical. Meanwhile it could be solved with `{}` comment: ``` { configurable globals } var // sample var Foo:...

OK, no problem, the issue is less actual now with `--ignore-marker`.

Agree. Doc generator must handle any set of compiler defines/constants. I doubt anyone would be happy to build pasdoc binary for EVERY set of possible combinations just to gen proper...

> I do not yet have a good idea how to allow user to define Pointer size. Don't forget that SizeOf could have any type inside. I think necessary values...

Plz ignore referencing, it was a collision with char `#13` :)