github microsoft/inshellisense 0.0.1-rc.8

latest releases: 0.0.1-rc.21, 0.0.1-rc.20, 0.0.1-rc.19...
pre-release18 months ago

What's Changed

  • docs: update to reflect node versions by @cpendery in #151
  • docs: update readme by @cpendery in #152
  • fix: support new version autocomplete by @AlanHg in #153
  • fix: batched keypress events failed to be recognized. by @cpendery in #167
  • feat: add option to hide prompt information during e2e tests by @cpendery in #168
  • feat: add hidden flag for forcing default inshellisense prompt for testing by @cpendery in #176
  • fix: readline detection for pwsh by @cpendery in #177
  • fix: reset the selected completion index to 0 to prevent the selected… by @AlanHg in #173
  • build: add husky,support lint code when pre-commmit by @AlanHg in #178
  • fix: reset index after getSuggestions by @AlanHg in #182
  • fix: windows powershell shellIntegration & backspace by @cpendery in #183
  • fix: subCommands find problem by @life2015 in #179
  • fix: cmd prompt controls when under test by @cpendery in #184
  • fix: stale suggestion appearing after command execution by @cpendery in #185
  • fix: when filtering, the suggestions shouldn't shift from top view to bottom view by @cpendery in #186
  • fix: up arrow with no suggestions should be a history access by @cpendery in #187
  • fix: bad shell integrations for zsh/fish by @cpendery in #189
  • ci: add detailed e2e tests & prebuilt node-pty by @cpendery in #188
  • build: bump to 0.0.1-rc.8 by @cpendery in #190
  • fix: zsh integration to work with powerlevel10k / themes by @cpendery in #191

New Contributors

Full Changelog: 0.0.1-rc.7...0.0.1-rc.8

Don't miss a new inshellisense release

NewReleases is sending notifications on new releases.