Age | Commit message (Expand) | Author |
2022-06-16 | Adding Contributing.md | bscan |
2022-05-30 | Merge pull request #15 from oetiker/patch-1 | bscan |
2022-05-25 | The code is looking for workspaceFolder! | Tobias Oetiker |
2022-05-08 | Fixes #13 | bscan |
2022-05-08 | Updating server usage info | bscan |
2022-05-01 | Update README.md | bscan |
2022-03-10 | Update release.yml | ketbra |
2022-03-09 | Updated version number | Matthew Feinberg |
2022-03-09 | Update release.yml | ketbra |
2022-03-07 | Changed release tag format | ketbra |
2022-03-07 | Added release.yml workflow for automatic releases | ketbra |
2022-03-07 | Moved pkg packed asset logic to a separate file. Added support for pkg asset... | Matthew Feinberg |
2022-03-07 | Added pkg as a dev dependency and added the build-binary script to compile an... | Matthew Feinberg |
2022-03-07 | Fixed cleanup of temporary asset files when using the pkg built Executable. ... | Matthew Feinberg |
2022-03-05 | Setup code and project file to use pkg for compiling a single executable. Th... | Matthew Feinberg |
2022-03-02 | Handling rejected promises. Support for Neovim will workspace folder fallback | bscan |
2022-02-28 | Adding some tests | bscan |
2022-02-27 | Bug fix for broken stdin pipe | bscan |
2022-02-27 | Adding changelog | bscan |
2022-02-27 | Adding perltidy instructions | bscan |
2022-02-26 | Perltidy, default critic profile, removing ALLCAPS subs from autocomplete, na... | bscan |
2022-02-24 | Merge pull request #4 from ketbra/fix_default_settings | ketbra |
2022-02-24 | Fixed bug in setting default settings. When requesting settings and merging ... | Matthew Feinberg |
2022-02-23 | Packaging | bscan |
2022-02-23 | Removing print statement | 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 | Merge branch 'main' of https://github.com/bscan/PerlNavigator into main | bscan |
2022-02-14 | Packaging | bscan |
2022-02-14 | Update README.md | bscan |
2022-02-14 | Adding additional editors | bscan |
2022-02-14 | Adding sublime gif | 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-10 | Update README.md | bscan |
2022-02-10 | Updating README | bscan |
2022-02-09 | Adding hover | bscan |
2022-02-07 | Packaging | bscan |
2022-02-07 | utf8 support, clear diagnostics on closed files, better display for local su... | bscan |
2022-02-06 | Change for old versions of Perl back to 5.8 | bscan |
2022-02-06 | Cleaning up bundled dependencies | 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-30 | packaging | bscan |