Releases: conwnet/github1s
Releases · conwnet/github1s
0.6.3 (Dec 31, 2021)
- fix debounce time #374
- fix the development proxy server error #375
- sync vscode extensions modification when build #376 #377
- prebuilt vscode-anycode to fix the code folding #378
0.6.2 (Nov 3, 2021)
- Add vscode-anycode as a builtin extension #364
- Add a github action to welcome contributors #367
0.6.1 (Sep 15, 2021)
- Fix vscode-unpkg proxy miss necessary headers #355
0.6.0 (Sep 9, 2021)
- Upgrade VS Code to 1.60.0, support for installing more extensions #353
- Fix grammar in info message ('results is' -> 'results are') #352
- Update documents
0.5.0 (Jul 5, 2021)
- Support for finding definitions/references with Sourcegraph #320 #322 #328 #329
- Add Safari extension in README #312
- Update Sourcegraph logo in README #313 #321
- Support line anchors in URL #326
- Make compatible with the latest version Opera #325
- Add robots.txt #331
0.3.0 (May 6, 2021)
- Support for loading for pull requets/commits #289
- Add open on github command #291
- Add Stargazers to README #287
0.2.0 (April 18, 2021)
- support for the file git blame #283
- Consolidate the getOAuthToken function and GITHUB_OAUTH_TOKEN variable #282
- Add test case for PR and commit list #281
- commit/pull optimization #280
- upgrade webpack #275
0.0.12 (April 2, 2021)
- Add prebuilt @github1s/vscode-web #265
- Support to view file history #268
- Add open changes button to editor title #270
- Fixed the browser url changed in a wrong way #266
- Added Codacy Analysis GitHub Action #267
- Test VS Code build & package on CI #269