summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-29Changing regexp escape patterns and excluding from color bracket matchingbscan
2024-01-29Version bump for testingbscan
2024-01-29Adding unbalancedBracketScopes for punctuation variables, and fixing regex is...bscan
2024-01-29Packaging version 0.8.0, bumping version, changelogbscan
2024-01-29Update TextMate Grammarbscan
2024-01-07Merge pull request #67 from marlencrabapple/vscodeignore-webpackbscan
2024-01-06Compile main extension with webpack and add .vscodeignoreIan P Bradley
2023-11-26Adding LiteXL instructionsbscan
2023-11-26Bumping versionbscan
2023-11-26Bumping node version to node 16bscan
2023-11-26Updating README for lsp-mode. Fixes #103bscan
2023-11-26Bumping versionbscan
2023-11-26Bumping required node version and other packages. Fixes #105bscan
2023-11-22Bumping versionbscan
2023-11-22Remove trailing spaces from certain POD formatsbscan
2023-11-22Instead of checking the size of arrays and hashes, check the typeglob instead...bscan
2023-11-01Fixing comment/doc blocks, including for CRLF line endingsbscan
2023-10-31Bumping versionbscan
2023-10-31Adding comment style documentation parsingbscan
2023-10-31Allow for //= and ||= forms in autoloaded navigation variablesbscan
2023-10-29Changelogbscan
2023-10-29Bumping versionbscan
2023-10-29Fixing pod display issue for code blocks with links insidebscan
2023-10-29Adding ability to look up pod in .pod files, as well as find pod files by mod...bscan
2023-10-29Merge pull request #101 from IAKOBVS/mainbscan
2023-10-23Bumping versionbscan
2023-10-23Fix for namespace clean/autoclean minimum versionsbscan
2023-10-23pod.ts: /^x/ -> .startsWith("x")James Tirta Halim
2023-10-23POD: replace() -> replaceall()James Tirta Halim
2023-10-22Changelogbscan
2023-10-22Bumping versionbscan
2023-10-22POD: Better handling of backticksbscan
2023-10-22POD: Fixing small headers issue and bold text in itemsbscan
2023-10-22Bug fix for autocompletion. I dropped this line of code during a mergebscan
2023-10-22Changelogbscan
2023-10-22Bumping versionbscan
2023-10-22Fix for namespace clean and autocleanbscan
2023-10-22Support for POD on Hover and autocompletionbscan
2023-10-22Support for ->new-> without parensbscan
2023-10-20Merge pull request #100 from IAKOBVS/mainbscan
2023-10-18Comment out unused variablesJames Tirta Halim
2023-10-17refactor: reduce overkill use of regexJames Tirta Halim
2023-10-16Merge pull request #99 from IAKOBVS/mainbscan
2023-10-16Bumping versionbscan
2023-10-16LRU-cache not respecting TTL? Revisitbscan
2023-10-16Space between my and parens is optionalbscan
2023-10-16Bumping versionbscan
2023-10-16Need to await promisebscan
2023-10-17Update signatures.tsJames
2023-10-17Update completion.tsJames