Skip to content

Releases: microsoft/inshellisense

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

0.0.1-rc.11

02 Apr 19:09
0383d34
Compare
Choose a tag to compare
0.0.1-rc.11 Pre-release
Pre-release

What's Changed

  • fix: shell integration with oh-my-bash by @cpendery in #200
  • fix: PROMPT_COMMAND overriding precmd hook results for oh-my-bash by @cpendery in #203
  • build: update xterm to use @xterm/headless by @cpendery in #206
  • Update inshellisense commands and options by @naquiroz in #202
  • fix: alt buffer issue when entering vi by @cpendery in #210
  • build: bump to 0.0.1-rc.10 by @cpendery in #211
  • fix: bad width calculations when characters are wide by @cpendery in #212
  • Don't source bash startup files meant for login shells by @russelldavis in #214
  • fix: xonsh should be expected on path, don't search python modules by @cpendery in #215
  • fix: for filepaths/folders templates, the icon type of the suggestion… by @alanhg in #207
  • feat: add nushell support by @cpendery in #216
  • docs: update readme by @cpendery in #217
  • fix: respect underline, italic, & bold during redraws by @cpendery in #220
  • build: bump to 0.0.1-rc.11 by @cpendery in #221

New Contributors

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