Eric Amodio
c45dc65751
Adds docs for web debugging
2 年前
Eric Amodio
774c7d38d9
Adds trie to ultimately use for repo path lookups
Adds unit testing (just for the trie for now)
2 年前
Eric Amodio
ae490b6889
Continues progress on web-enabled build
Consolidates to node-fetch 2.6.7 as Octokit requires v2
2 年前
Eric Amodio
6d75dec83c
Fixes missing problem matchers
3 年前
Eric Amodio
6563fbd03e
Fixes problem matcher support
4 年前
Eric Amodio
9fab49eda3
Updates to use latest problem matchers
5 年前
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 年前
Eric Amodio
f0d4bb8ac5
Removes tslint problem matcher
5 年前
Eric Amodio
7c6b659604
Switches to eslint from tslint
5 年前
Eric Amodio
51c2445d72
Updates to latest webpack to fix problem matchers
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
fd6adbdec3
Adds new problem matchers for better debugging
6 年前
Eric Amodio
b11fbd6320
Updates dependencies
6 年前
Eric Amodio
67cb510334
Unifies extension & UI builds
Uses webpack for all of it
6 年前
Eric Amodio
670da47cd2
Updates dependencies & build script naming
6 年前
Eric Amodio
8a2bf40adb
Updates launch & tasks with unified watch
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
a32bb98e79
Reworks build, tasks, and launch configs
Updates dependencies
6 年前
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
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
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
de98e6bef4
Changes to console runner
7 年前
Eric Amodio
409be335f9
1.0 wip
8 年前
Eric Amodio
53bebc89f2
Initial commit -- very basic blame support
8 年前