summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2024-09-09Merge pull request #140 from potatogim/mainHEADmainbscan
2024-09-06fix: safer dynamic finding as fallbackVeesh Goldman
2024-09-01chore: ENOCONSOLELOGSVeesh Goldman
2024-09-01fix: find oniguruma dynamicallyVeesh Goldman
2024-08-22improves field handling when inherited attrs are changedJihyeon Gim
2024-08-19Documenting changes and bumping versionbscan
2024-08-07Fix warnings via namespace::autocleanOlaf Alders
2024-04-06Bumping versionbscan
2024-04-06Bumping versionbscan
2024-04-06Need to upgrade node.js types based on errors from prior github actionbscan
2024-04-06Bumping versionbscan
2024-04-06Moving asset extraction into the initialize step, plus clearing a node deprec...bscan
2024-04-05Bumping versionbscan
2024-04-05Additional asset requiredbscan
2024-04-05Bundling wasm file in webpack too. Plus version bumpbscan
2024-04-05Bumping version numberbscan
2024-04-05Adding changelog and bumping versionbscan
2024-04-05Adjust settings code for #125bscan
2024-04-05Merge pull request #119 from nugged/env_vars_and_tilda_in_pathsbscan
2024-04-05Merge pull request #117 from IAKOBVS/mainbscan
2024-04-03Merge pull request #121 from WhoIsSethDaniel/import-wrapper-no-stderrbscan
2024-04-03turn logging on by default for all editorsSeth Daniel
2024-04-03do not write to STDERRSeth Daniel
2024-03-22Add support for expanding leading tildas in pathsAndrii Nugged
2024-03-22Add support for custom Perl environment variablesAndrii Nugged
2024-03-08replace regex replace with string replaceJames Tirta Halim
2024-03-02Adding browser version and changelog to vsixbscan
2024-03-01Use follow_skip to avoid crashing on some symlink setups. Also skip 'next'. F...bscan
2024-02-17Bumping versionbscan
2024-02-17Bug fix. TS regexes are not done in place.bscan
2024-02-17Change textmate scope to allow simpler pull request. The brackets in are par...bscan
2024-02-16Fixing grammar issue with multi-line defined-or operator // on new linebscan
2024-02-05Allow disabling perl -c via settings. Also bumping versionbscan
2024-02-05Fixing interpolation of punctuation variables in regex. Words starting with :...bscan
2024-01-29Fix hash interpolation in regex, fix $ not recognized as anchor in various pl...bscan
2024-01-29Changing regexp escape patterns and excluding from color bracket matchingbscan
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-06Compile main extension with webpack and add .vscodeignoreIan P Bradley
2023-11-26Bumping versionbscan
2023-11-26Bumping node version to node 16bscan
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