seed icon indicating copy to clipboard operation
seed copied to clipboard

Build tool for Scala projects

Results 24 seed issues
Sort by recently updated
recently updated
newest added

I've been playing around with this little build tool and I really like the feel of it so far. One problem though is metals integration. It seems like seed doesn't...

enhancement

Imagine I was to use `seed` to teach Scala to beginners. I'd pick `seed` because it's so simple that I can explain how to declare a module and add a...

enhancement
help wanted

I'd like to have `seed` compiled to native. We're already doing this in some of the projects in Bloop (for example, [the next version of the CLI will be a...

enhancement

I think it'd be lovely if we could support code completions and diagnostics in VS Code. These are features that are typically supported out-of-the-box for JSON configuration files, but I...

enhancement