Hello,
I'm writing some shell scripts and many functions and all my functions are named using `.`, `:`, `::` as `Systemd:Unit::Is.Active()` or `EOI.Task::Cleanup()` `EOI.Task::Cleanup.TempDir()` `File::Get.Owner()` ...
Only the first part of name is listed ... `EOI` `Systemd` `File` many times in `Symbols` tabs under `Functions`.
I know it's not a conventional naming convention but suggested and working.
Is it possible to modify the parsing method somewhere in config files or is it hardcoded ?
Thank you. Kind Regards