Eric Amodio
d7212eb419
Reworks git commands a bit to reduce rethrows
Fixes #405 - stops non-repo from showing up in explorer
6 years ago
Eric Amodio
d790e9db04
Prettier all-the-things
6 years ago
Eric Amodio
060e992a92
Closes #225 - reduces startup time & package size
Replaces spawn-rx with homegrown (stolen) implementation
Removes telemetry for now (until I get an azure account again)
Removes unused lodash modules
Removes unused testing dependencies
7 years ago
Eric Amodio
020deaaff7
Fixes some startup performance issues
Adds some startup performance timings
7 years ago
Eric Amodio
14ed9a4303
Changes naming for consistency
7 years ago
Eric Amodio
3081632815
Updates dependencies (typescript)
Fixes newly detected typescript errors
7 years ago
Eric Amodio
9cf86a41ec
Adds setting to explicitly control telemetry
Disables zone.js monkey patching by application insights
7 years ago
Eric Amodio
f16c3857e5
Fixes zone.js monkey patching by application-insights
7 years ago
Eric Amodio
3502bdf6c7
Adds more linting rules
Fixes lint issues
7 years ago
Eric Amodio
034a01c7d1
Turns off console hijacking by appinsights
7 years ago
Eric Amodio
15ebde445d
Change appinsights to load dynamically
appinsights seems to monkey patch even if explicitly disabled, so instead just only load it if needed
7 years ago
Eric Amodio
e7604ed863
Tweaks telemetry a bit
7 years ago
Eric Amodio
4e67a84531
Adds basic telemetry
7 years ago