summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
18 hoursWorkaround broken workspaceFolders capability handlingworkaround/broken_rooturicos
2024-09-09Merge pull request #140 from potatogim/mainHEADmainbscan
2024-09-06Merge pull request #141 from rabbiveesh/veesh/find-onigwasm-dynamicallybscan
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-19Merge pull request #135 from oalders/namespace-autoclean-importbscan
2024-08-07Fix warnings via namespace::autocleanOlaf Alders
2024-04-13Adding cmd instructions per #127bscan
2024-04-06Bumping versionbscan
2024-04-06Need to bundle tmLanguage json for #126bscan
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-05Updated binary building to be webpacked, plus correcting workflow dependenciesbscan
2024-04-05Need to include bin filebscan
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-03Merge pull request #123 from WhoIsSethDaniel/logging-on-by-default-for-allbscan
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-17Bumping versionbscan
2024-02-17Bug fix. TS regexes are not done in place.bscan
2024-02-17Updating launch commands because of webpackbscan
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-05Changelog updatesbscan
2024-02-05Allow disabling perl -c via settings. Also bumping versionbscan
2024-02-05Adding example syntax highlighting scriptbscan
2024-02-05Fixing interpolation of punctuation variables in regex. Words starting with :...bscan
2024-01-29Bumpbscan
2024-01-29Fix hash interpolation in regex, fix $ not recognized as anchor in various pl...bscan
2024-01-29Bumpbscan
2024-01-29Adding character class to prevent from getting bracket matched while interpo...bscan