Eric Amodio
c49e0788a4
Update tslint recommendation
6年前
Eric Amodio
948e359506
Updates skipFiles
6年前
Nguyen Long Nhat
6bf026f21b
${workspaceRoot} -> ${workspaceFolder} ( #519 )
6年前
Eric Amodio
51c2445d72
Updates to latest webpack to fix problem matchers
6年前
Eric Amodio
f9c8fdba7d
Fixes #412 - Uses env variable to control debug output
6年前
Eric Amodio
f2aab9968c
Shows explorer when adding revision workspace folder
6年前
Eric Amodio
1215efd141
Updates dependencies & more
Changes from out to dist
Adds size-plugin (commented out for now)
Adds image cache to improve bundle performance
6年前
Eric Amodio
4cbae50079
Skips "not my code"
6年前
Eric Amodio
fd6adbdec3
Adds new problem matchers for better debugging
6年前
Eric Amodio
b11fbd6320
Updates dependencies
6年前
Eric Amodio
2be0d694d8
Switches to use prettier-tslint
6年前
Eric Amodio
67cb510334
Unifies extension & UI builds
Uses webpack for all of it
6年前
Eric Amodio
c3d7824029
Updates recommended extensions
6年前
Eric Amodio
8789dd2c8d
Updates settings
6年前
Eric Amodio
670da47cd2
Updates dependencies & build script naming
6年前
Eric Amodio
d790e9db04
Prettier all-the-things
6年前
Eric Amodio
8a2bf40adb
Updates launch & tasks with unified watch
6年前
Eric Amodio
9fe4597419
Fixes source mapping
6年前
Eric Amodio
876badacf4
Fixes issues with failing to load GitLens after bundling
6年前
Eric Amodio
2ad9524d74
Updates dependencies
Fixes issue with new typescript
Pins node version to match vscode's version (7.9)
6年前
Eric Amodio
d2ce17503c
Adds watch for launch
6年前
Eric Amodio
dad0b86b06
Updates README
Update Welcome content
Updates logo (polish)
Adds scss sorting rules
6年前
Eric Amodio
a32bb98e79
Reworks build, tasks, and launch configs
Updates dependencies
6年前
Eric Amodio
4d88de6463
Fixes version in launch.json
7年前
Eric Amodio
a014b8fd49
Makes compile the default build task
7年前
Eric Amodio
77ba119d5c
Adds compile pre-commit hook
7年前
Eric Amodio
28db0bf2f5
Updates to v2.0 task schema
7年前
Eric Amodio
db1bdaa778
Updates excludes
7年前
Eric Amodio
3502bdf6c7
Adds more linting rules
Fixes lint issues
7年前
Eric Amodio
ba346da54b
Adds linting to compile step
Reorgs tasks
Fixes lint issues
7年前
Eric Amodio
1c29fa3f33
Preps v2.10.1
7年前
Eric Amodio
1519898dfa
Changes behaviors when file has unsaved changes:
- Status bar blame information will hide
- CodeLens change to a `Cannot determine...` message and become unclickable
- Many menu choices and commands will hide
Fixes #36 - Blame information is invalid when a file has unsaved changes
Fixed #38 - Toggle Blame Annotation button shows even when it isn't valid
Preps v2.9.0
7年前
Eric Amodio
a6d321590d
Updates deprecated property
7年前
Eric Amodio
de98e6bef4
Changes to console runner
7年前
Eric Amodio
7ace9cb152
Adds support for custom git installation locations
Also gracefully deals with the times when git isn't in the PATH
8年前
Eric Amodio
409be335f9
1.0 wip
8年前
Eric Amodio
8df6b80725
Updates to latest vscode extension template
Removes typings (using npm instead)
Fixes some promise catches
8年前
Eric Amodio
f08339335d
Adds full blame UI support
8年前
Eric Amodio
53bebc89f2
Initial commit -- very basic blame support
8年前