c3c icon indicating copy to clipboard operation
c3c copied to clipboard

Vendor fetch default option to unzip libraries by default, with c3c command to zip/unzip c3l files

Open joshring opened this issue 1 week ago • 1 comments

Tooling like LSPs would benefit from being able to read library code more easily, so suggesting:

  • vendor fetch default option to unzip libraries by default
  • A c3c command to zip/unzip c3l files

joshring avatar Dec 16 '25 16:12 joshring

vendor fetch will not unzip by default. However, zip/unzip files in a project can be added.

lerno avatar Dec 16 '25 21:12 lerno

There could possibly be a flag to unzip the fetched c3l, for example --unpack.

LowByteFox avatar Dec 21 '25 15:12 LowByteFox