Vasil Markoukin

Results 23 issues of Vasil Markoukin

Thank you for a wonderful plugin! Is it possible to make it extendable with custom artifact repositories (maybe by cost of writing a couple of Lua functions)? This would enable...

Hi! It's nice to see scala 3 derivation for `pureconfig`. I understand, that `ProductHint`s are not yet taken into account, however it seems misleading to convert kebab-case config keys into...

At this point `tofu` states to be a set of functional recipies. I think, we should establish a more specific philosophy, emphasize the certain problems, which `tofu` is aimed to...

The goal of this issue is to track an overall progress over `tofu` documentation. I propose the following structure: ## Core - [x] Error management (split into `Raise`, `Handle/Restore` pages?)...

Currently `SwaggerPrimitive` is defined as ```scala class SwaggerPrimitive[Typ However, format is an open value, so you can use any formats, even not those defined by the OpenAPI Specification, >... >Tools...

### Current behavior Showing javap/tasty/semanticdb representations of definitions is a great feature ❤️ In case there are multiple trait/class/object definitions in the same file, a popup asks for a choice...

enhancement

### Describe the bug Steps to reproduce: 1. Import [project](https://github.com/susliko/metals-bazel) into editor 2. Write any code that should not compile 3. Diagnostics are missing, but there is a compilation error...

bazel

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/boyney123/eventcatalog/blob/master/CONTRIBUTING.md#reporting-new-issues). ### Description Adding an ability to version Services similarly to [Versioning...

### Describe the bug I've been noticing the following behaviour when Metals is just starting or the code was not yet compiled before: 1. Invoke 'goto definition' lsp request on...

investigation needed

Sharing queries for proper indents (also fixes problem descirbed in #173). I'm going to use them for a while and polish before merging cc @keynmol