Eric Amodio
cbc742e3e9
Adds more logging for file watching issues
If repo lacks watching, pretend change checks are true if unknown change
4 years ago
Eric Amodio
25ecfbe6f2
Adds better support for insiders version
4 years ago
Eric Amodio
0e9fde9386
Fixes webview import issues
4 years ago
Eric Amodio
4c7366a345
Changes some lint rules
4 years ago
Eric Amodio
36988f095e
Uses new ExtensionMode
4 years ago
Eric Amodio
059f15faf7
Removes dead telemetry code
4 years ago
Eric Amodio
7f7c2e2535
Fixes lint issues
4 years ago
Eric Amodio
18663a1650
Updates dependencies & lint rules
4 years ago
Eric Amodio
6fec2af911
Updates dependencies
Removes TypeScript workarounds from 3.9.0-beta
4 years ago
Eric Amodio
cbfa436514
Update dependencies (TypeScript)
Patches issue with TypeScript upgrade
4 years ago
Eric Amodio
175a81eabe
Updates dependencies & prettiers
4 years ago
Eric Amodio
a661381912
Refines PR & issue autolink timeouts and perf
5 years ago
Eric Amodio
4d9ed4e445
Fixes static analysis issues
5 years ago
Eric Amodio
59d9071a9b
Updates prettier config
Giving up on better else/catch/finally formatting -- can't fight anymore
Switching to tabs for better accessibility
https://twitter.com/sh4na/status/1146837957200027648
5 years ago
Eric Amodio
8ec5ceb815
Adds mode logging - #725
5 years ago
Eric Amodio
7c6b659604
Switches to eslint from tslint
5 years ago
Eric Amodio
8e58858346
Updates dependencies & more
Adds bundle analyzer
Adds circular deps analyzer
Switches to es2018 output
Removes many circular dependencies
5 years ago
Eric Amodio
f67bf87c53
Renames LogLevel to TraceLevel for consistency with others
5 years ago
Eric Amodio
8a9f7e672a
Fixes logging of static class methods
6 years ago
Eric Amodio
6c2545d107
Fixes logger correlation and other tweaks
6 years ago
Eric Amodio
3f6cf7ed66
Updates decorators
6 years ago
Eric Amodio
a78456e2ae
Adds better logging support
6 years ago
Eric Amodio
55bc8c243f
Changes Results view into Compare view
Adds ability to start a compare directly from the view
6 years ago
Eric Amodio
1088e3e685
Fixes logging
6 years ago
Eric Amodio
70933cfa13
Changes config.changed to always return true when initializing
Fixes auto-refresh context on repositories view loading
6 years ago
Eric Amodio
2921aebc82
Adds traps for stringify errors
Fixes sanitize support
6 years ago
Eric Amodio
554336586c
Adds @debug , @log , @logName decorators
Adds Logger.debug, Logger.logWithDebugParams
Refactors logging and renames TraceLevel to LogLevel
Adds logging for views and view nodes
6 years ago
Eric Amodio
f9c8fdba7d
Fixes #412 - Uses env variable to control debug output
6 years ago
Eric Amodio
f01a8b7430
Consolidates error messaging to show output channel button
6 years ago
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
4b5f86a9c8
Updates isDebugging regex
6 years ago
Eric Amodio
d790e9db04
Prettier all-the-things
6 years ago
Eric Amodio
b5f3b0a751
Fixes #412 - Respects output level for tracing when debugging
6 years ago
Eric Amodio
876badacf4
Fixes issues with failing to load GitLens after bundling
6 years ago
Eric Amodio
2ad9524d74
Updates dependencies
Fixes issue with new typescript
Pins node version to match vscode's version (7.9)
6 years ago
Eric Amodio
550fada53e
Adds isDebugging property
6 years ago
Eric Amodio
e170e9ebd3
Adds better tracing of failed git commands
6 years ago
Eric Amodio
da32e25a9a
Fixes log level
6 years ago
Eric Amodio
4dca269e85
Removes codeLens.debug setting
Adds debug outputLevel
6 years ago
Eric Amodio
f38eba1813
Adds GitLens (Git) logger channel when debugging
6 years ago
Eric Amodio
52e9441aea
Moves config interfaces into single file
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
fe40f488dd
Updates configuration usage for multi-root
Uses new ConfigurationChangeEvent arg
7 years ago
Eric Amodio
e3059e26b2
Pads milliseconds for alignment
7 years ago
Eric Amodio
29eabe06d1
Refactors all-the-things to reduce lag for #178
7 years ago
Eric Amodio
1d3845b0c9
Closes #66 - Removes peek explorers
Converts type/const into string enums
Refactors command initialization
7 years ago
Eric Amodio
f184feda2c
Removes the need for the outputLevel in debug
7 years ago
Eric Amodio
ee29596d45
Enables typescript strict mode
Fixes all the compile/lint issues
7 years ago
Eric Amodio
a69c83f64f
Adds ExtensionOutputChannelName to constants
7 years ago
Eric Amodio
6af753c0ae
Renames *.advanced.codeLens.debug to *.codeLens.debug
Renames *.advanced.debug to *.debug
Renames *.output.level to *.outputLevel
7 years ago