Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Dave Bartolomeo 5e09d6d02d Tell GitHub to allow JSON files with comments 2020-04-24 14:04:05 -04:00
Dave Bartolomeo 5180b44e1e Recommend the CodeQL for VSCode extension
I've added a `.vscode/extensions.json` file that will automatically recommend the CodeQL for Visual Studio Code extension to anyone who opens the repo in VS Code (without the extension already installed).
2020-04-24 13:46:35 -04:00
Dave Bartolomeo 97565fd90f Add `Sync Identical Files` tasks to `build` group 2020-04-24 10:24:17 -04:00
Dave 95b55f86ba Add a VS Code task to run `sync-files.py`
If you're developing one of the libraries that has muiltiple copies auto-generated by `sync-files.py`, you can now run `sync-files.py --latest` by going to the `Terminal | Run Task...` menu in VS Code and selecting the `Sync Identical Files` task. You can set a keyboard binding to run this task for quicker access.
2020-04-23 16:58:34 -04:00