Patrik Jajcay
Patrik Jajcay
Still the same. Although you were right, I had to change my pattern to `**/CVS/**` to actually not deploy files in CVS folder (tested with deployOnSave=true). Tested here: http://www.globtester.com/#p=eJzT0tJ3DgvW19ICAAmzAfM%3D&r=eJyzScksU0jOSSwutlXKTSxJzlCy088vKNF3DgvWT80rKao0tNEHKrGzwVRnU1yQmKdQXFKZk2qrlJafV6JbnFmVaqVgaKlnVFBhjW6QkX5FhX5lpY0%2BSJudTVKRHabJUD05%2BckgjMVqYm2FmmCEYRsAMGVQbw%3D%3D& But...
@owenfarrell > you don't want to respect the folder hierarchy relative to your VSCode workpace root. Yes, basically this. But I am not to blame, it is an old project...
Same here, when I want to download a folder that does not exists on my local drive, it does nothing. However, when updating (re-downloading existing files), everything seems to be...
Unfortunately I still experience this error... ``` 2025-03-25 15:39:37.773 [4] [ERROR]: RPC[Error] code_name = ServerNotInitialized, message = "Agent service not initialized." ``` I use Neovim 0.10.4 on Arch system (with...
I've tried it and it still does not work. However, I found this which might be relevant since I've had some problems with certificates lately: https://github.com/orgs/community/discussions/121812 Your plugin works normally...
Just so you know, it's also broken on the fresh distro [Alpine WSL](https://github.com/yuk7/AlpineWSL) What's funny is that it works some time after cleaning and reinstalling the plugin (for like 2...
Make sure you don't have `typescript-language-server (ts_ls)` installed in Mason. In features section they say: 🔨 Supports tsserver installed from [Mason](https://github.com/williamboman/mason.nvim) but I don't know what they mean by this.