Eric Amodio
f184feda2c
Removes the need for the outputLevel in debug
2017-05-15 23:16:25 -04:00
Eric Amodio
ee29596d45
Enables typescript strict mode
...
Fixes all the compile/lint issues
2017-05-11 02:18:04 -04:00
Eric Amodio
a69c83f64f
Adds ExtensionOutputChannelName to constants
2017-05-07 02:00:04 -04:00
Eric Amodio
6af753c0ae
Renames *.advanced.codeLens.debug to *.codeLens.debug
...
Renames *.advanced.debug to *.debug
Renames *.output.level to *.outputLevel
2017-04-22 09:27:30 -04:00
Eric Amodio
bb59f2899a
Adds const for ExtensionKey
2017-04-22 09:19:55 -04:00
Eric Amodio
2a70e5b4cb
Adds newlines to console output
...
(not sure when this changed)
2017-03-29 01:50:15 -04:00
Eric Amodio
4e67a84531
Adds basic telemetry
2017-03-27 02:18:44 -04:00
Eric Amodio
e0b3dcd484
Refactors Logger.error to take the Error object
2017-03-27 02:15:38 -04:00
Eric Amodio
f1ec0ec0b2
Fixes issue with output channel logging
2017-03-05 15:41:16 -05:00
Eric Amodio
780423b195
Fixes logging to clean up on extension deactivate
2017-02-26 23:50:29 -05:00
Eric Amodio
2b907788dd
Adds whitespace style changes
2017-02-05 13:31:05 -05:00
Eric Amodio
f4410be30a
Adds error messages for failed operations
...
Adds showHistory command support to CodeLens
Fixes and improve the showHistory explorer
Refactoring
2016-11-10 03:22:58 -05:00
Eric Amodio
562afeaaad
Adds gitlens.diffWithPrevious command to the explore context menu
...
Adds output channel logging, controlled by the `gitlens.advanced.output.level` setting
Removes all debug logging, unless the `gitlens.advanced.output.debug` settings it on
2016-11-08 03:38:33 -05:00