Age | Commit message (Expand) | Author |
2022-12-08 | Bumping version | bscan |
2022-12-07 | Adding dependency | bscan |
2022-12-06 | Bumping version | bscan |
2022-12-04 | Adding Dios syntax highlighting | bscan |
2022-11-29 | Fixing tests | bscan |
2022-11-29 | Bumping version | bscan |
2022-11-29 | Bumping dependencies to satisfy dependabot. Tagging new release | bscan |
2022-11-14 | Additional Moo/Moose packages (e.g. Moo::Role) plus dataclass rename | bscan |
2022-11-13 | Adding support for Function::Parameters | bscan |
2022-11-13 | Fixing NPM publishing | bscan |
2022-11-13 | Bumping version | bscan |
2022-11-13 | Another bump | bscan |
2022-11-13 | Bumping version and tagging | bscan |
2022-11-13 | Bumping version number | bscan |
2022-11-13 | Bumping version numbers | bscan |
2022-11-09 | Fixes #48 | bscan |
2022-11-09 | Initial commit of syntax highlighting | bscan |
2022-11-01 | Minor tweaks for perlimports and packaging | bscan |
2022-10-28 | Enable perlimports | Olaf Alders |
2022-07-03 | Simplify README and build/install | Evan Carroll |
2022-06-22 | Merge pull request #27 from WhoIsSethDaniel/add_suppress_perltidy | bscan |
2022-06-21 | Adding ./lib as a default path for any open workspace or folder | bscan |
2022-06-17 | * Add new option: perltidyEnabled, default is true (i.e. enabled). When | Seth Daniel |
2022-05-25 | The code is looking for workspaceFolder! | Tobias Oetiker |
2022-05-08 | Fixes #13 | bscan |
2022-03-09 | Updated version number | Matthew Feinberg |
2022-03-07 | Added pkg as a dev dependency and added the build-binary script to compile an... | Matthew Feinberg |
2022-03-05 | Setup code and project file to use pkg for compiling a single executable. Th... | Matthew Feinberg |
2022-02-27 | Bug fix for broken stdin pipe | bscan |
2022-02-26 | Perltidy, default critic profile, removing ALLCAPS subs from autocomplete, na... | bscan |
2022-02-23 | Fixing some codeblock parsing issues, around __END__ blocks, labels, and post... | 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-02-18 | Improving outline view, plus support for Moops and Object::Pad | bscan |
2022-02-17 | Repo cleanup and outline view changes | bscan |
2022-02-14 | Packaging | bscan |
2022-02-14 | Unifying logging. Removing JS files | bscan |
2022-02-12 | Fixing settings resolution for non-vscode clients. Adding Javascript output f... | bscan |
2022-02-10 | Minor readme updates | bscan |
2022-02-10 | Packaging | bscan |
2022-02-09 | Adding hover | bscan |
2022-02-07 | Packaging | bscan |
2022-02-06 | Change for old versions of Perl back to 5.8 | bscan |
2022-02-03 | Fixing stdin based compilation, place import errors on right line numbers, na... | bscan |
2022-01-31 | Perlcritic respect filenames, better sorting, ->new vs ::new, better object d... | bscan |
2022-01-30 | Get compilation results and code analysis without requiring saving the file | bscan |
2022-01-29 | Minor bug fixes, case insensitive autocompletion | bscan |
2022-01-29 | Adding autocomplete for module imports, cleaning up inquisitor | bscan |
2022-01-29 | Smarter autocomplete with support for self, find all packages, better sorting... | bscan |
2022-01-28 | Initial autocomplete commit. Includes variables, functions, labels, imported ... | bscan |