inshellisense icon indicating copy to clipboard operation
inshellisense copied to clipboard

load local spec not working

Open yixiaojiu opened this issue 5 months ago • 0 comments

Describe the bug

I define the spec path in ~/.config/inshellisense/rc.toml

Image

I log loadSpecsSet function in src/runtime/runtime.ts:23. It only load spec from @withfig/autocomplete/build

Image

Expected behavior Loading local spec correctly.

Environment

  • OS: MacOS
  • Output of is --version: 0.0.1-rc.21
  • Nodejs Version: 22
  • Shell: fish
  • Shell Version: 3.7.1

Additional context Add any other context about the problem here.

yixiaojiu avatar Aug 04 '25 12:08 yixiaojiu