Skip to content

Releases: microsoft/inshellisense

0.0.1-rc.21

23 May 08:50
081c0e1
Compare
Choose a tag to compare
0.0.1-rc.21 Pre-release
Pre-release

What's Changed

  • fix: trailing whitespace after shell plugin causes extra doctor warnings by @cpendery in #323
  • fix: alias loading on windows by @cpendery in #339
  • fix: The if condition of __is_report_prompt should be more precise to prevent bash error prompts after each command. by @GeekerHWH in #330
  • fix: add trailing newline in bashrc config to prevent shell errors by @arya2004 in #336
  • fix: reset terminal state / raw mode on exit by @cpendery in #338
  • feat: use conpty 1.22 for better prompt tracking by @cpendery in #340
  • build: bump to 0.0.1-rc.21 by @cpendery in #341

New Contributors

Full Changelog: 0.0.1-rc.20...0.0.1-rc.21

0.0.1-rc.20

03 Jan 18:24
84dbfb8
Compare
Choose a tag to compare
0.0.1-rc.20 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.0.1-rc.19...0.0.1-rc.20

0.0.1-rc.19

31 Dec 23:25
d1e7c86
Compare
Choose a tag to compare
0.0.1-rc.19 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1-rc.18...0.0.1-rc.19

0.0.1-rc.18

07 Nov 19:03
73bac75
Compare
Choose a tag to compare
0.0.1-rc.18 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1-rc.17...0.0.1-rc.18

0.0.1-rc.17

07 Nov 18:53
66253c7
Compare
Choose a tag to compare
0.0.1-rc.17 Pre-release
Pre-release

What's Changed

  • docs: update readme by @cpendery in #279
  • docs: update readme by @cpendery in #281
  • fix: generators that console log should be captured and redirected to logfile by @cpendery in #282
  • feat: add tests and bump @withfig/autocomplete to 2.675.0 by @cpendery in #284
  • Fix fish shell integration when prompt function doesn't return anything by @dberlin in #288
  • fix: use git bash for shell commands on windows to reduce generator failures by @cpendery in #290
  • fix: complex paths by @cpendery in #291
  • fix: path seperator logic when files are introduced by @cpendery in #293
  • feat: update shell config system by @cpendery in #294
  • docs: fix save command for powershell by @cpendery in #295
  • fix: vscode shell resolve by @cpendery in #296
  • fix: zsh login shells not trigger inshellisense shellIntegration file by @cpendery in #297
  • build: bump to 0.0.1-rc.17 by @cpendery in #298

New Contributors

Full Changelog: 0.0.1-rc.16...0.0.1-rc.17

0.0.1-rc.16

26 Aug 20:53
3018bd3
Compare
Choose a tag to compare
0.0.1-rc.16 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1-rc.15...0.0.1-rc.16

0.0.1-rc.15

01 May 21:35
4310656
Compare
Choose a tag to compare
0.0.1-rc.15 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1-rc.14...0.0.1-rc.15

0.0.1-rc.14

15 Apr 02:55
15ccb14
Compare
Choose a tag to compare
0.0.1-rc.14 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1-rc.13...0.0.1-rc.14

0.0.1-rc.13

12 Apr 23:38
141ca5f
Compare
Choose a tag to compare
0.0.1-rc.13 Pre-release
Pre-release

What's Changed

  • fix: infinite loop on clear command by @cpendery in #228
  • fix: support paths containing spaces or quoted paths by @cpendery in #227
  • refactor: add official init command for plugging inshellisense into shell config startups by @cpendery in #229
  • feat: expand shell plugins to all shells except cmd by @cpendery in #230
  • build: bump to 0.0.1-rc.13 by @cpendery in #231

Full Changelog: 0.0.1-rc.12...0.0.1-rc.13

0.0.1-rc.12

08 Apr 20:19
334f5b3
Compare
Choose a tag to compare
0.0.1-rc.12 Pre-release
Pre-release

What's Changed

  • feat: add alias expansion for bash & zsh by @cpendery in #222
  • feat: Add support for local autocomplete specs path configuration by @AlanHg in #223
  • build: bump to 0.0.1-rc.12 by @cpendery in #224
  • fix: prompt terminator replay giving bad suggestions by @cpendery in #225
  • fix: suggestions when command wraps terminal by @cpendery in #226

Full Changelog: 0.0.1-rc.11...0.0.1-rc.12