SCG82

Results 7 issues of SCG82

Type: Bug In Typescript, using the Default Dark+ theme, the right caret is being colored red in comparisons (greater than, greater than or equals), and in fat arrows (=>). ![Screen...

bug
editor-bracket-matching

This pull request contains all functional changes from https://github.com/SCG82/macdylibbundler while striving to minimize the diff.

* New flag: `-a MyApp.app` (or `--app MyApp.app`) automatically adds the main executable (in MyApp.app/Contents/MacOS/) to the list of files to fix up. * If the '-a' flag is used,...

Fully backwards compatible. New user passwords will be hashed using PBKDF2 (10000 iterations, sha256, 16 byte salt) and stored in MongoDB (hash length 32) along with a pass_ver field (pass_ver...

see https://webpack.js.org/guides/typescript/#importing-other-assets

**Describe the bug** When the VGrid container size decreases (i.e. on orientation change or when a sidebar is opened), VGrid does not adjust as expected.