Yuriy Balyuk

Results 215 comments of Yuriy Balyuk

@Akuli I have modified `sansio_lsp_client/client.py` like this, take a look / read description. https://github.com/CudaText-addons/cuda_lsp/pull/3 maybe that helps? I just needed to send `settings` to lsp-server at startup via `workspace/didChangeConfiguration` notification....

> @veksha You can try the following > > * create the lib directory > * move jackson-core-2.5.4.jar to the lib directory thank you for answer. i tried - no...

@snjeza i have CudaText and its lsp plugin has no support for code actions yet (i assume this is code action). but i can manually delete any files just tell...

Not referenced anywhere. random .php file that is not located in the current work folder (not indexed) but opened in the editor tab. Diagnostics are not working for such files....

thanks for answer, @ibigbug. If they are not planned to be supported, maybe a meaningful message can be added - "v1 format isn't supported". Agree?

i have similar problem but different exception: JsonReaderException. ``` 14-08 20:52:29.533|ERROR|ExtensionFactory:Failed to load plugin: StartPage Newtonsoft.Json.JsonReaderException: Unterminated string. Expected delimiter: ". Path 'ShowNotificationButtons', line 139, position 3. в Newtonsoft.Json.JsonTextReader.ReadStringIntoBuffer(Char quote)...

deleted corrupted `config.json` in `Playnite64\ExtensionsData\a6a3dcf6-9bfe-426c-afb0-9f49409ae0c5` folder. now extension loads correctly. BTW: this "Data folder" link wasn't working until I deleted corrupted config.json: ![image](https://github.com/user-attachments/assets/66da5eaf-602f-448e-ad52-752723ff35c8) suggestion: make "clear data/config" button.

@CJohnnyB > I mean I see the game achievements, but not the ones I have unlocked. try the following: **Change privacy level to public then back to private through the...

in the console do you have this message? The render pass LimWorks.Rendering.URP.ScreenSpaceReflections.LimSSR+SsrPass does not have an implementation of the RecordRenderGraph method. Please implement this method, or **consider turning on Compatibility...

activate "From:" and press ctrl+a. choose {t} ![image](https://github.com/Alexey-T/CudaText/assets/275333/3edd02e7-be16-480b-b12b-80cd3dd740c3)