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