Amiram Wingarten

Results 6 issues of Amiram Wingarten

Does it make sense to integrate eclipse.jdt.ls with code styling tools such as PMD, FindBugs and Checkstyle, or should the IDE client integrate them independently?

question
client/integration

I'm with version 0.25.0. Sometimes, when creating a project, deleting it and then creating the exact same project again, the following errors occur during the build and after that no...

Currently document symbols returned are only keys of primitives, objects and arrays. Keys of primitives are returned with kind 15 (String). Is it possible to return also values, specifically strings?...

enhancement

## 🐛 Bug Report When using the capability to start server before test run there is a problem that if server crashes or if server finishes immediately the tests don't...

bug 🐛

Is there a plan to move to redix v4? Advantages from their [doc](https://github.com/mediocregopher/radix): > v4 has feature parity with v3 and more! The biggest selling points are: > > -...

### Description VS Code menu contribution can define sorting inside the group: https://code.visualstudio.com/api/references/contribution-points#Sorting-inside-groups When I define a menu contribution with sorting `@50` it shows last in group in VS Code...

bug
help wanted
vscode