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
Age
Commit message (
Expand
)
Author
2024-01-29
Versioning
bscan
2024-01-29
Changing regexp escape patterns and excluding from color bracket matching
bscan
2024-01-29
Version bump for testing
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-07
Merge pull request #67 from marlencrabapple/vscodeignore-webpack
bscan
2024-01-06
Compile main extension with webpack and add .vscodeignore
Ian P Bradley
2023-11-26
Adding LiteXL instructions
bscan
2023-11-26
Bumping version
bscan
2023-11-26
Bumping node version to node 16
bscan
2023-11-26
Updating README for lsp-mode. Fixes #103
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
2023-10-31
Allow for //= and ||= forms in autoloaded navigation variables
bscan
2023-10-29
Changelog
bscan
2023-10-29
Bumping version
bscan
2023-10-29
Fixing pod display issue for code blocks with links inside
bscan
2023-10-29
Adding ability to look up pod in .pod files, as well as find pod files by mod...
bscan
2023-10-29
Merge pull request #101 from IAKOBVS/main
bscan
2023-10-23
Bumping version
bscan
2023-10-23
Fix for namespace clean/autoclean minimum versions
bscan
2023-10-23
pod.ts: /^x/ -> .startsWith("x")
James Tirta Halim
2023-10-23
POD: replace() -> replaceall()
James Tirta Halim
2023-10-22
Changelog
bscan
2023-10-22
Bumping version
bscan
2023-10-22
POD: Better handling of backticks
bscan
2023-10-22
POD: Fixing small headers issue and bold text in items
bscan
2023-10-22
Bug fix for autocompletion. I dropped this line of code during a merge
bscan
2023-10-22
Changelog
bscan
2023-10-22
Bumping version
bscan
2023-10-22
Fix for namespace clean and autoclean
bscan
2023-10-22
Support for POD on Hover and autocompletion
bscan
2023-10-22
Support for ->new-> without parens
bscan
2023-10-20
Merge pull request #100 from IAKOBVS/main
bscan
2023-10-18
Comment out unused variables
James Tirta Halim
2023-10-17
refactor: reduce overkill use of regex
James Tirta Halim
2023-10-16
Merge pull request #99 from IAKOBVS/main
bscan
2023-10-16
Bumping version
bscan
2023-10-16
LRU-cache not respecting TTL? Revisit
bscan
2023-10-16
Space between my and parens is optional
bscan
2023-10-16
Bumping version
bscan
2023-10-16
Need to await promise
bscan
2023-10-17
Update signatures.ts
James
[prev]
[next]