summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Expand)Author
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
2022-01-24LRU-cache, process more symbols, bug fixes for windows, lexical c style for l...bscan
2022-01-23Version bump plus vsixbscan
2022-01-23Adding method resolution, changes to perltagging for lexical variables and si...bscan
2022-01-21First version with functional navigationbscan
2022-01-20Switching warnings to Mwarnings, cleanup inquisitor, description and iconbscan
2022-01-20Initial commit of inquisitor, fixing critic profile, regex for compilation er...bscan
2022-01-18Include paths, faster compilation results, limited multi-root workspace suppo...bscan
2022-01-17Initial commitbscan