-
**TLDR**: I would like to invoke some external command every time `mdoc` finishes generating files while in file watching mode.
## Motivation:
I use mdoc to generate typesafe markdown files, and t…
-
Tested in de2459b9acc4a47c8361380876a2cf59fd0ae436
**Reproduce code:**
```
def foo(c: Column[Int]) =
SimpleFunction[Int]("foo").apply(Seq(c))
class v2_game(tag: Tag) extends Table[Int](tag: Tag,"v…
cvogt updated
10 years ago
-
Hi guys,
I'm playing with this great library and one of the things I try to accomplish is to enforce the scope parameter when requesting a token.
I scanned trough the code and saw that to enforce a …
-
Scala `2.11.8`
Play `2.5.10`
sbt-typescript `0.3.2`
```
warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] :::::::::::::::::::…
-
What are your thoughts on having a `String value() default ""` property that could be used to set an arbitrary schema (that must be valid JSON/YAML)? That would give support for alternate dialects wit…
-
### Describe the problem
Currently `getContext` returns `unknown` if no explicit type is provided.
### Describe the proposed solution
Taking inspiration from [`svelte-typed-context`](http…
-
I've followed the instructions to try installing sbteclipse but things aren't working. As far as I can tell, this code shows that I have followed the instructions exactly:
~/.sbt/0.13/plugins$ more pl…
-
As I see in current (3.0.3) and upcoming (4.0.0 M2) versions of scala-ide plugin for eclipse there is no "Xmax-classfile-name" option in Preferences > Scala > Compilier. In that case I think this opti…
-
We use a **Message Broker** as building block of our message-oriented middleware, which is an architectural software pattern.
It uses publish/subscribe and can be responsible for aggregration, deco…
-
This is the minimum output I'm getting for the project I'm working on, 3 lines out of 6 are redundant, and I don't care. This report is about the incubating features.
```
project$ gradlew :anything
…