sublime-zig-language icon indicating copy to clipboard operation
sublime-zig-language copied to clipboard

auto complete

Open ghost opened this issue 6 years ago • 2 comments

https://github.com/ziglang/zig/pull/1026 sounds like zig already has some machine readable API(s)

golang has excellent sublime plugin which alone helps tremendously, compared to the hassle of setting up a compilation database for cpp etc.....

zig should be the same as golang in terms of ease of use 👍

ghost avatar Jun 02 '18 19:06 ghost

this is especially important for a new language as it reduces friction for a beginner by a fair amount in my experience

ghost avatar Jun 02 '18 19:06 ghost

related: https://github.com/ziglang/zig/issues/615

emekoi avatar Apr 30 '19 04:04 emekoi