index
:
PerlNavigator
main
workaround/broken_rooturi
Perl Language Server that includes syntax checking, perl critic, and code navigation
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
Age
Commit message (
Expand
)
Author
2024-09-09
Merge pull request #140 from potatogim/main
HEAD
main
bscan
2024-09-06
fix: safer dynamic finding as fallback
Veesh Goldman
2024-09-01
chore: ENOCONSOLELOGS
Veesh Goldman
2024-09-01
fix: find oniguruma dynamically
Veesh Goldman
2024-08-22
improves field handling when inherited attrs are changed
Jihyeon Gim
2024-08-19
Documenting changes and bumping version
bscan
2024-08-07
Fix warnings via namespace::autoclean
Olaf Alders
2024-04-06
Bumping version
bscan
2024-04-06
Bumping version
bscan
2024-04-06
Need to upgrade node.js types based on errors from prior github action
bscan
2024-04-06
Bumping version
bscan
2024-04-06
Moving asset extraction into the initialize step, plus clearing a node deprec...
bscan
2024-04-05
Bumping version
bscan
2024-04-05
Additional asset required
bscan
2024-04-05
Bundling wasm file in webpack too. Plus version bump
bscan
2024-04-05
Bumping version number
bscan
2024-04-05
Adding changelog and bumping version
bscan
2024-04-05
Adjust settings code for #125
bscan
2024-04-05
Merge pull request #119 from nugged/env_vars_and_tilda_in_paths
bscan
2024-04-05
Merge pull request #117 from IAKOBVS/main
bscan
2024-04-03
Merge pull request #121 from WhoIsSethDaniel/import-wrapper-no-stderr
bscan
2024-04-03
turn logging on by default for all editors
Seth Daniel
2024-04-03
do not write to STDERR
Seth Daniel
2024-03-22
Add support for expanding leading tildas in paths
Andrii Nugged
2024-03-22
Add support for custom Perl environment variables
Andrii Nugged
2024-03-08
replace regex replace with string replace
James Tirta Halim
2024-03-02
Adding browser version and changelog to vsix
bscan
2024-03-01
Use follow_skip to avoid crashing on some symlink setups. Also skip 'next'. F...
bscan
2024-02-17
Bumping version
bscan
2024-02-17
Bug fix. TS regexes are not done in place.
bscan
2024-02-17
Change textmate scope to allow simpler pull request. The brackets in are par...
bscan
2024-02-16
Fixing grammar issue with multi-line defined-or operator // on new line
bscan
2024-02-05
Allow disabling perl -c via settings. Also bumping version
bscan
2024-02-05
Fixing interpolation of punctuation variables in regex. Words starting with :...
bscan
2024-01-29
Fix hash interpolation in regex, fix $ not recognized as anchor in various pl...
bscan
2024-01-29
Changing regexp escape patterns and excluding from color bracket matching
bscan
2024-01-29
Adding unbalancedBracketScopes for punctuation variables, and fixing regex is...
bscan
2024-01-29
Packaging version 0.8.0, bumping version, changelog
bscan
2024-01-29
Update TextMate Grammar
bscan
2024-01-06
Compile main extension with webpack and add .vscodeignore
Ian P Bradley
2023-11-26
Bumping version
bscan
2023-11-26
Bumping node version to node 16
bscan
2023-11-26
Bumping version
bscan
2023-11-26
Bumping required node version and other packages. Fixes #105
bscan
2023-11-22
Bumping version
bscan
2023-11-22
Remove trailing spaces from certain POD formats
bscan
2023-11-22
Instead of checking the size of arrays and hashes, check the typeglob instead...
bscan
2023-11-01
Fixing comment/doc blocks, including for CRLF line endings
bscan
2023-10-31
Bumping version
bscan
2023-10-31
Adding comment style documentation parsing
bscan
[next]