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