Releases: conwnet/github1s
Releases · conwnet/github1s
0.0.5 (March 06, 2021)
- Support code search, thanks to Sourcegraph #211
0.0.4 (March 05, 2021)
0.0.3 (February 27, 2021)
- Use Vercel for production deploy #191
- Allow install extensions from Microsoft Marketplace #183
- Add syntax highlighting support for Nim #179
- Workspace state isolation between different repository #172
- Change the loading animation on application startup #192
- Fix error when expand folders which the folder name contains special characters #189
0.0.2 (February 22, 2021)
- Support for git submodule #150
- Support for Julia syntax highlighting #160
- Make banner confirmation button text more generic #159
- Prevent default print dialog when press ctrl/cmd+p #165
- Focus corresponding directory from URL #149
- Fix branch name detect error when the repo have more then 200 branches #167
- Other development experience/docs improvement