GroggyOtter

Results 8 issues of GroggyOtter

I find myself needing to convert between string/hex/bin a lot and needing to test if inputs are UTF8/UTF16/Etc... I've gone to MANY different pages that offer free online conversion for...

I've found that the addon will correctly detect when there's a duplicate function in an included file, but fails to remove that duplicate warning when the function is removed from...

I didn't see an error report specifically for those so I made a new one. If this error is reported elsewhere, let me know so I can remove this post...

Can you please change the display behavior for optional parameters in the calltip? Items marked as optional in their JSDoc tag should display as optional in the calltip: This is...

Addon version: v2.4.8 When creating an `@param` JSDoc tags, the addon allows for different selections, delimited by pipes. It works well but I cannot find a way to produce literal...

Title says it all. Been having to run on a downgraded 5.3 install (as it still seems to be working). What's the update on getting 5.7 out? Edit: For anyone...

**Script version** v5.6 **Describe the bug** - Next/previous buttons no longer show up on the video screen. - "AutoPlay" toggle no longer shows up on the video screen - Holding...

The addon marks all properties with numerical names as errors. This is a restriction of variables, functions, classes, and methods but not properties. Code used: ``` MsgBox( Example.1 '`n' Example.2prop...