Giulio Zanchetta

Results 56 comments of Giulio Zanchetta

Ok, I think it's a problem with some other integration but I ll make some tests

After multiple tries I found how to reproduce the problem consistenly, the problem happen with the markdoc integration when there is at least a `mdoc` item in the collection, also...

Thanks @alexanderniebuhr, If you push this version to npm (`0.0.0-xxx`) I will make some tests

@q1b Right now I m using this versions ``` "@astrojs/cloudflare": "0.0.0-cf-deps-chunk-20240407075425", "astro": "4.7.0", ```

@johnsoncodehk I ll upload the entire repo, but it's just the default astro minimal template with that script, the script it's irrelevant, the problem happen doing goto in any script...

@johnsoncodehk Here a video where I reproduce the problem [google_screen_recording_2024-05-26T13-29_58.951Z.webm](https://github.com/withastro/language-tools/assets/17980844/57721787-c79f-4f58-b04e-38a5efafec5e) and a repo if you need, but as said it happen with every script https://github.com/zanhk/astro-goto-problems

Hi @johnsoncodehk, yes with that package the problem still persist

I also have a different problem, when i work on react projects I need to disable this extension because somehow it override the behaviours of "ctrl + click" In my...