serezlan

Results 8 issues of serezlan

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [X] You...

bug

### Description After creating new fsharp project, I tried opening with emacs but found no Intelisense support. ### Repro steps 1. create new directory and run 'dotnet new classlib -lang...

Hi, For visually impaired user, after executing cell, one must find the output cell to read it's content. I think it would be great if we have a feature to...

Hi, I'm interested in lsp-bridge after watching the presentation. So far I found that the autocomplete response is quite fast and I enjoy it. However I found problem which prevent...

help wanted

Hi, I encountered error message during conversion. There's no additional informations that I can find. ``` dotnet new gccbuild The template "C/C++/CPP/VCXPROJ Build Template using GCC/G++" was created successfully. Processing...

pin acceleration package to spesific version to match hugging face package. This will remove error due to incompatible packages. please check https://github.com/run-llama/llama_index/discussions/14605

Hi, I tested running simple project and do some code action like remove unused import. When I select one of the action and execute, nothing happened and found these in...

help wanted

Hello, I tried to do some code action on C# and it failed with following error: Lisp nesting exceeds ‘max-lisp-eval-depth’: 1601 I traced it and it appears the function lsp-bridge-code-action--fix-do...