Page 2 of 3

Re: Documentation Comment

Posted: Sat Sep 14, 2019 10:07 am
by RSBasic
Documentation Comment 1.1.0 has been released.

Changelog:
  • Changed: If no "<return>" is specified, then no "Result = " is displayed before the procedure name.
  • Optimized: Maximum token length has been reduced from 1000 to 250 characters for reading procedure names and comments.
  • Optimized: Summary comments are no longer determined every 3 seconds, but only if the file has changed.

Re: Documentation Comment

Posted: Tue Oct 08, 2019 3:07 pm
by Joubarbe
The idea is really great but it doesn't seem to work well with my setup:

Image

Image

As you see, my function is inside a module. The text seems clipped, and when I use the mouse wheel, the parameter line doesn't show. (it ends with </param>) Even if I change the summary line, the tooltip isn't updated.

(And a tiny suggestion: add a readme file or doc that shows all the commands inside the downloadable archive)

Re: Documentation Comment

Posted: Sun Aug 27, 2023 9:28 am
by RSBasic
@Joubarbe
Do you have example code for me to reproduce this error?

Re: Documentation Comment

Posted: Wed Sep 20, 2023 10:21 pm
by kaylus
Hi!

Question: Would you have the desire/ability to compile this for OSX? I would be happy to as well if you need someone to handle the compilation. I would like to use this functionality, but clearly it won't work as it stands :-)

Kind Regards,
KC

Re: Documentation Comment

Posted: Thu Sep 21, 2023 4:57 am
by Denis
RSBasic,

i'm not enable to download your file due to ESET Internet security.

Image
A manace was detected when Firefox tried to access a website (www.rsbasic.de).
Access was blocked.


So you can submit the file to ESET if it's a false positive.

Submit the file to EST :
https://support.eset.com/en/kb141-submi ... e-eset-lab

It's not the first time i get trouble on your site.

Re: Documentation Comment

Posted: Thu Sep 21, 2023 8:03 am
by Fred
We should suppress these lamely done software, which are the real plague here.

Re: Documentation Comment

Posted: Thu Sep 21, 2023 8:11 am
by Marc56us
Hi Denis,

It's the whole site that's been blocked (for a long time) because it's full of PB code (and EXEs) in the backups page.
Just set it to exclude.
  • Configuration
  • Protection Internet
  • Protection de l'accès Web
  • Gestion des listes d'URL
  • Listes d'adresses
  • Modifier
  • Liste des adresses autorisées
  • Modifier
  • Ajouter
  • https://rsbasic.de
You can then download and NOD32 will still inspect the downloaded programs.

Moreover, if NOD blocks it, it's because it had put it on a blocked site BEFORE. (when the site wasn't in https).
If you now remove it from the blocked URLs, there's no more message.
:wink:

Re: Documentation Comment

Posted: Thu Sep 21, 2023 11:13 am
by Kuron
Fred wrote: Thu Sep 21, 2023 8:03 am We should suppress these lamely done software, which are the real plague here.
The good thing is nobody really uses them anymore, most just rely on Windows Defender (which is still very lame). Only ones for Windows that I get along with are Panda and ClamWin.

Re: Documentation Comment

Posted: Thu Sep 21, 2023 1:27 pm
by Fred
I'm also running Windows Defender only, and it's more than enough (annoying here and here with some PB exec)

Re: Documentation Comment

Posted: Thu Sep 21, 2023 2:46 pm
by Denis
I never get trouble with PB exe at all with my antivirus, never, never and never.
I've downloaded a lot of PB exe file without problem.

The only problem I get is with the RSbasic site. So why (May be Marc56us is right) ?

Re: Documentation Comment

Posted: Fri Sep 22, 2023 1:32 pm
by kaylus
kaylus wrote: Wed Sep 20, 2023 10:21 pm Hi!

Question: Would you have the desire/ability to compile this for OSX? I would be happy to as well if you need someone to handle the compilation. I would like to use this functionality, but clearly it won't work as it stands :-)

Kind Regards,
KC
Just kind of bludgeoning this up - is this closed source? I'm happy to help compile it for OSX and test if the code is available.
KC

Re: Documentation Comment

Posted: Sun Oct 08, 2023 2:02 pm
by RSBasic
Documentation Comment 1.1.1 has been released.

Changelog:
  • Changed: DPI compiler option is now enabled.
  • Optimized: New Lexer version by Sicro. It's faster now. Thanks to Sicro.
  • Added: Example code file

Joubarbe wrote: Tue Oct 08, 2019 3:07 pm (And a tiny suggestion: add a readme file or doc that shows all the commands inside the downloadable archive)
I added an example code file.

Re: Documentation Comment

Posted: Wed Dec 27, 2023 3:08 pm
by Didelphodon
On my side the space for the displayed comment-info box seems vertically and horizontally oversized in terms of the used space. That might be related to (my) DPI settings, though. If so, would you mind to consider DPI-corrections? Thx in advance.

Re: Documentation Comment

Posted: Sun May 26, 2024 10:24 am
by RSBasic
Sorry for the late reply. :)


Documentation Comment 1.1.2 has been released.

Changelog:
  • Optimized: New Lexer version by Sicro. Thanks Sicro.
  • Optimized: Window position now works with DPI
  • Changed: License.txt
Didelphodon wrote: Wed Dec 27, 2023 3:08 pm On my side the space for the displayed comment-info box seems vertically and horizontally oversized in terms of the used space. That might be related to (my) DPI settings, though. If so, would you mind to consider DPI-corrections? Thx in advance.
Can you test it again?

Re: Documentation Comment

Posted: Sun May 26, 2024 10:59 am
by Didelphodon
Thx for fixing, however, I cannot test ist as I lost my whole setup from back then, and for the moment I don’t really have one in this respect. 😕