Aleksandar Matevski

Results 4 issues of Aleksandar Matevski

# Problem I want to set up a fallback formatter for clangd with the concrete argument `--fallback-style={--fallback-style="{BasedOnStyle: LLVM, IndentWidth: 4}"}` in file `coc-settings.json` so the formatted code has indentation width...

config

**The context** I have deployed microservice on Kubernetes that has configured liveness probe that uses the spring actuator's endpoint to check the health of microservice. If the livenesss probe returns...

question

Hello, I discovered you on Youtube and checked your Github repository, thought I might contribute with some ideas. This PR makes some enhancements to the typing feedback mechanism: The changes...

Hey, I have a java project that uses `ocpi-toolkit` and so far it is working great. My question is, how to use `ocpi-toolkit` in java now that suspend functions are...

enhancement