- Fixed bug of cursor not moving when navigating in the same file
- Fix bug of update tags not working
- Fix bug of changing PATH env
- 1.Fix the deprecated warning in Promise.done()
- 2.Fix GtagsSymbolsView's double cancel issue
- 3.Add a useRelativePath option in Package Settings
- 4.Change GtagsEnv to extend process.env rather than clone
- 5.Fix a race condition in GtagsFile.preview()