summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Expand)Author
2022-12-08Bumping versionbscan
2022-12-07Adding dependencybscan
2022-12-06Bumping versionbscan
2022-12-04Adding Dios syntax highlightingbscan
2022-11-29Fixing testsbscan
2022-11-29Bumping versionbscan
2022-11-29Bumping dependencies to satisfy dependabot. Tagging new releasebscan
2022-11-14Additional Moo/Moose packages (e.g. Moo::Role) plus dataclass renamebscan
2022-11-13Adding support for Function::Parametersbscan
2022-11-13Fixing NPM publishingbscan
2022-11-13Bumping versionbscan
2022-11-13Another bumpbscan
2022-11-13Bumping version and taggingbscan
2022-11-13Bumping version numberbscan
2022-11-13Bumping version numbersbscan
2022-11-09Fixes #48bscan
2022-11-09Initial commit of syntax highlightingbscan
2022-11-01Minor tweaks for perlimports and packagingbscan
2022-10-28Enable perlimportsOlaf Alders
2022-07-03Simplify README and build/installEvan Carroll
2022-06-22Merge pull request #27 from WhoIsSethDaniel/add_suppress_perltidybscan
2022-06-21Adding ./lib as a default path for any open workspace or folderbscan
2022-06-17* Add new option: perltidyEnabled, default is true (i.e. enabled). WhenSeth Daniel
2022-05-25The code is looking for workspaceFolder!Tobias Oetiker
2022-05-08Fixes #13bscan
2022-03-09Updated version numberMatthew Feinberg
2022-03-07Added pkg as a dev dependency and added the build-binary script to compile an...Matthew Feinberg
2022-03-05Setup code and project file to use pkg for compiling a single executable. Th...Matthew Feinberg
2022-02-27Bug fix for broken stdin pipebscan
2022-02-26Perltidy, default critic profile, removing ALLCAPS subs from autocomplete, na...bscan
2022-02-23Fixing some codeblock parsing issues, around __END__ blocks, labels, and post...bscan
2022-02-21Better resolution of explicitly marked methods, support for SUPER, and starti...bscan
2022-02-21Improving hover/autocomplete for attributes and methodsbscan
2022-02-18Improving outline view, plus support for Moops and Object::Padbscan
2022-02-17Repo cleanup and outline view changesbscan
2022-02-14Packagingbscan
2022-02-14Unifying logging. Removing JS filesbscan
2022-02-12Fixing settings resolution for non-vscode clients. Adding Javascript output f...bscan
2022-02-10Minor readme updatesbscan
2022-02-10Packagingbscan
2022-02-09Adding hoverbscan
2022-02-07Packagingbscan
2022-02-06Change for old versions of Perl back to 5.8bscan
2022-02-03Fixing stdin based compilation, place import errors on right line numbers, na...bscan
2022-01-31Perlcritic respect filenames, better sorting, ->new vs ::new, better object d...bscan
2022-01-30Get compilation results and code analysis without requiring saving the filebscan
2022-01-29Minor bug fixes, case insensitive autocompletionbscan
2022-01-29Adding autocomplete for module imports, cleaning up inquisitorbscan
2022-01-29Smarter autocomplete with support for self, find all packages, better sorting...bscan
2022-01-28Initial autocomplete commit. Includes variables, functions, labels, imported ...bscan