Matti

Results 49 issues of Matti

Hi, I tried to implement my first demo project with micronaut/reactor. Unfortunately this error pops up during compilation: ``` Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project test: Fatal error...

bug

It would be awesome if we could support a syntax like this for using java types, instead of the current way: ```typescript import { System } from "java.lang" System.out.println("Test"); ```...

feature

Hi, nice that you offer an ARM version to install. But unfortunately it doensn't work on my Sheevaplug with Debian 8. I get the following error message: ``` dpkg: error...

### Environment 1. `vscode-jest version`: 1.67.2 2. `node -v`: v16.15.0 3. `npm -v`: 8.5.5 4. `npm ls jest`: ├─┬ [email protected] │ └── [email protected] deduped ├── [email protected] └─┬ [email protected] └── [email protected]...

help wanted

So I created another PR for my formatter changes. #941

Hi everybody, is is possible to change the styling of the administration console through some config properties, especially the font and colors? If not, it would be nice to have...

Hi, first let me thank you for this awesome project! Currently we generate typescript classes from our java DTO classes. Just recently we started to add swagger to our typescript...

Add something like this to make it easiert to browse by artist or album: ![bildschirmfoto 2018-03-15 um 07 17 57](https://user-images.githubusercontent.com/1330361/37447137-052bc8ec-2821-11e8-97a8-bd4ce3dd9c20.png)

enhancement

I have some albums on google music that are composed of 2 CDs. The songs have the same track numbers. This causes the sorting to be wrong: 1, 1, 2,...