Eric Amodio
|
efc360d5c1
|
Improves decorator resolvers
|
2 years ago |
Eric Amodio
|
a14c20654b
|
Upgrades TypeScript & other dependencies
|
2 years ago |
Eric Amodio
|
e61e8cdd44
|
Passes container into all commands
Should help with eventual testing
|
2 years ago |
Eric Amodio
|
df7dd9f4ab
|
Avoids any usage for setTimeout/setInterval
|
2 years ago |
Eric Amodio
|
b1fe47d211
|
Fixes import
|
2 years ago |
Eric Amodio
|
11da2efc97
|
Adds better provider error handling
|
2 years ago |
Eric Amodio
|
f943e8a36c
|
Removes unneeded overload
|
2 years ago |
Eric Amodio
|
817360ca6c
|
Renames GitUri resolve/resolveToUri
|
2 years ago |
Eric Amodio
|
8ae14669fb
|
Adds better provider (GitHub) error handling
|
2 years ago |
Eric Amodio
|
ae490b6889
|
Continues progress on web-enabled build
Consolidates to node-fetch 2.6.7 as Octokit requires v2
|
2 years ago |
Eric Amodio
|
c18dc7b50b
|
FIxes issues with open prior blame command
- Adds proper error handling & messaging
- Handles uncommitted lines
Adds open prior blame to hover on uncommitted lines
|
2 years ago |
Eric Amodio
|
1fc4d399ef
|
Forces reset on clear
Avoids saving/re-saving object if it isn't changing
|
2 years ago |
Eric Amodio
|
393155a020
|
Adds hasChanges
|
2 years ago |
Eric Amodio
|
77802dc965
|
Simplifies repository change detection
|
2 years ago |
Eric Amodio
|
c8e52ba8d9
|
Adds optional updateContext to git providers
Avoids re-export from git provider service
|
2 years ago |
Eric Amodio
|
738d5f4933
|
Removes default params to reduce garbage
|
2 years ago |
Eric Amodio
|
5167762616
|
Adds supported schemes declaration
|
2 years ago |
Eric Amodio
|
ca1da4a8ec
|
Fixes process import
|
2 years ago |
Eric Amodio
|
681368353b
|
Moves path normalization to system/path
Abstracts node path imports to system/path
|
2 years ago |
Eric Amodio
|
9973901ea8
|
Upgrade dependencies
|
2 years ago |
Eric Amodio
|
55f7ffb7ba
|
Removes unused call
|
2 years ago |
Eric Amodio
|
d1002c3ed0
|
Converts more file paths to Uris
Adds more docs
Removes unused original file name from diff calls
|
2 years ago |
Eric Amodio
|
744aaf137e
|
Defers supported change event checks
|
2 years ago |
Eric Amodio
|
f894aceb63
|
Updates branches & tags caching
Avoids default params to reduce garbage
|
2 years ago |
Eric Amodio
|
da9f5f75c5
|
Adds comments and clarifies forceSingleLine param
|
2 years ago |
Eric Amodio
|
5385e29f57
|
Adds more specific settings typing
|
2 years ago |
Eric Amodio
|
b083eaca58
|
Splits Git errors from others
|
2 years ago |
Eric Amodio
|
ae9ceb7665
|
Moves unknown GitUri to live on itself
|
2 years ago |
Eric Amodio
|
5fa7a9a138
|
Allows debugger statements since removed on build
|
2 years ago |
Eric Amodio
|
e0915eb66d
|
Avoids * imports for node libs
|
2 years ago |
Eric Amodio
|
abcd302580
|
Changes take Uri rather than string file name
For virtual workspaces. Will be continually converting strings to Uris
|
2 years ago |
Eric Amodio
|
444dafb01c
|
Updates dependencies
|
2 years ago |
Eric Amodio
|
b5c592d596
|
Fixes casing
|
2 years ago |
Eric Amodio
|
54f2893305
|
Removes unneeded regex from logging timestamp
|
2 years ago |
Eric Amodio
|
7326b4f82e
|
Renames `pack` script
Moves eslint ignores into rc file
Removes unused dev dependency
|
2 years ago |
Eric Amodio
|
9c0f69c0e4
|
Updates copyright year
|
2 years ago |
Eric Amodio
|
b8828552b2
|
Changes code lens to CodeLens as its a proper name
|
2 years ago |
Eric Amodio
|
e417446f59
|
Fixes #1645 - removes regex
Possible catastrophic backtracking with large inputs (very unlikely in the wild)
|
2 years ago |
Eric Amodio
|
ccdd1c34ba
|
Updates workflow secret name
|
2 years ago |
Eric Amodio
|
a428b6ab93
|
Updates dependencies & uses squoosh by default
|
2 years ago |
Eric Amodio
|
6e37d75111
|
Updates licenses
|
2 years ago |
Eric Amodio
|
a92c808fc6
|
Adds CodeLens date/time format setting
|
2 years ago |
Eric Amodio
|
76e9abdceb
|
Removes dayjs & uses platform Intl formatting
|
2 years ago |
Eric Amodio
|
6148927e94
|
Improves avatar lookup/caching performance
|
2 years ago |
Eric Amodio
|
88e9a466d2
|
Improves finding rich provider performance
|
2 years ago |
Eric Amodio
|
eab8a134ee
|
Updates dependencies
|
2 years ago |
Eric Amodio
|
5ab442c03a
|
Updates GitHub actions
Improves stale issue handling after updates
|
2 years ago |
Eric Amodio
|
d9e60a388e
|
Updates dependencies
|
2 years ago |
Eric Amodio
|
04219219a7
|
Adds squoosh image minify build option
Adds image minify webpack config for debugging
|
2 years ago |
Eric Amodio
|
098f2b1d01
|
First pass at esbuild bundling (wip)
|
2 years ago |