Daniel Gut

Results 83 comments of Daniel Gut

this used to run for a couple of days the last week or so but is broken again since a couple of days.

@anandgupta42 i just tried to identify the broken versions and the PRs which changed the behavior. ... latest doesn't work 0.31.6 - doesn't work (PR #895 likely braked it again)...

i'll see if i can create a sample project. the main issue is that the duckdb file is referenced relative to the project. basically the following config is sensitive to...

@mdesmet any decision yet? this blocks us from materializing dbt models with the extension

just tried to debug some more and it looks like the issue is really that Visual Studio doesn't update the code window in "real time". actually when VS looses the...

I reported this on the Visual Studio feedback page. Some upvotes could help to get attention. https://developercommunity.visualstudio.com/t/Detect-when-file-is-changed-outside-the/10183731

@v1v thanks! once #8430 is released I can give this a try again and report.

thanks for looking into this. good questions! i'm trying to think about potential matching strategies. how likely is it that the same error happens on another line (same error message,...

oh that‘s probably a challenge. too bad. my main use-case would be typescript with ts-loader. Is it mainly parsing the filename and line number?