Age | Commit message (Expand) | Author |
2023-11-22 | Instead of checking the size of arrays and hashes, check the typeglob instead... | bscan |
2023-10-31 | Adding comment style documentation parsing | bscan |
2023-10-22 | Fix for namespace clean and autoclean | bscan |
2023-10-22 | Support for POD on Hover and autocompletion | bscan |
2023-10-15 | Refine elements in Navigation which fixes off by 1 errors, and allows finding... | bscan |
2023-10-14 | Subroutine signature support | bscan |
2023-09-18 | Refactoring pltags into a class | bscan |
2023-01-04 | Syntax higlighting: feature bundles, defer, state, isa | bscan |
2022-12-13 | Changing from ->can to UNIVERSAL can | bscan |
2022-10-23 | Support for Object::Pad fields, and support for Mars/Venus | bscan |
2022-06-22 | Adding support for object::pad arrays, hashes, and private methods | bscan |
2022-02-28 | Adding some tests | bscan |
2022-02-26 | Perltidy, default critic profile, removing ALLCAPS subs from autocomplete, na... | bscan |
2022-02-21 | Better resolution of explicitly marked methods, support for SUPER, and starti... | bscan |
2022-02-21 | Improving hover/autocomplete for attributes and methods | bscan |
2022-01-30 | Better object detection and autocomplete help, follow symlinks in ModHunter, ... | bscan |
2022-01-29 | Smarter autocomplete with support for self, find all packages, better sorting... | bscan |