Daniel Thiem

Results 4 comments of Daniel Thiem

I do get the error again in the current version. It seems like the changes considering the PATH to the entrypoint.sh in the Pull request back then are no longer...

I was using the LTex extension before and they store the dismissed suggestions in the .vscode folder of the workspace and then have a `ltex.hiddenFalsePositives.en-US.txt`, where they store the dismissed...

I've found the reason for this error. On windows (at least in my build environment) the VPATH needs the backslashes which are replaced with slashes in the build.rs. When I...

@Osthekake @odzhychko I am running into the same problem and I feel like the post function variation does not help I have this Paths.kt generated by openapi-generator: ```kotlin object Paths...