scarf

Results 314 issues of scarf

typo fixes (e.g #7547) are good but adds more work to translators. However, this process could be automated by providing some kind of migration script to mass search-and-replace `.po` files....

**Motivation** while it's possible via `// @top-level-await` (#833), i think this behavior could be default. **Proposed Solution** make this flag the default. **Use Cases** - it's convenient to `await` web...

enhancement

given syntax was changed to use `:` over `with` since scala 3.6: https://docs.scala-lang.org/scala3/reference/contextual/givens.html

## Reproduction using https://github.com/com-lihaoyi/mainargs#multiple-main-methods as `test.scala`: without any flags: ```sh $ scala test.scala Need to specify a sub command: foo, bar ``` with `--help` explicitly given: ```sh $ scala --cli-version...

| mainargs | justfile | | - | - | | ![Image](https://github.com/user-attachments/assets/e98c406f-546b-4bae-9d9d-7bccd313d7cd) | ![Image](https://github.com/user-attachments/assets/65e3348d-2c3d-4a45-b03f-aa7469e36239) | current output is quite bland.

### Did you check existing issues? - [ ] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing...

bug

[scala-cli](https://scala-cli.virtuslab.org) is great for beginners and simpler to setup for beginners. I'm interested in opening a PR.

### Initial checklist - [x] I read the [support docs](https://mdxjs.com/community/support/) - [x] I read the [contributing guide](https://mdxjs.com/community/contribute/) - [x] I agree to follow the [code of conduct](https://github.com/mdx-js/.github/blob/main/code-of-conduct.md) - [x] I...

🤞 phase/open

**Is your feature request related to a problem? Please describe.** compared to sbt: ```scala val quillVersion = "4.7.3" libraryDependencies ++= Seq( // Syncronous JDBC Modules "io.getquill" %% "quill-jdbc" % quillVersion,...

enhancement
using directives
dependency management

**Version(s)** ``` scala --version Scala code runner version: 1.5.4 Scala version (default): 3.6.3 ``` **Describe the bug** I've aliased scala's cli version to 1.6.1 yet it sometimes re-downloads version 1.6.1...

bug
UX
coursier
reporting