Anakael

Results 19 issues of Anakael

neovim version: 0.6.0 lsp server: Omnisharp plugin config: ``` g.code_action_menu_show_details = false ``` Actual behavior: ![image](https://user-images.githubusercontent.com/17771546/147296068-6d43f965-583d-4840-9b9a-50be39bbe5d2.png) when select option [1] nothing happens Expected behavior: Adding `using System.Threading.Tasks;` in the beginning...

I have started to implement(research) feature show tasks only for current workspace. Feature will be controlled by option "all_workspaces": bool

Is there any way to copy XmlDoc from source type to destination when using generation?If no, can it be implemented?

Hello! I have trouble with random freezing on sway. It independent on load or other reasons so it's hard to reproduce. My sway version - 1.0 There is my log...

Ready for review. Mongo tests require another ampq connection address in `AMPQ_ADDR` var (or run on 5673 port) since another ampq test close connection. Next steps (for next PRs): 1)...

**Which version of Microsoft Identity Web are you using?** 1.21.1 **Where is the issue?** * Web API * [ ] Protected web APIs (validating scopes) **Is this a new or...

question
Answered

These would be great to have protocol for layout management for layouts widgets. I already saw https://github.com/swaywm/wlr-protocols/pull/31/files but it seems like hack to get wlr_leyboard so that supposed to work...

I have started to write Hero documentation. Please, mark this issue as "In Progress"

How about add information about standart TaleWordls modules (e.g. Native/Sandbox)? At least short summary info like what part of game it contains.

to-do

It would be great to be able to suppress diagnostics for certain folders/files. Because without it things like `:Telescope diagnostics` is unusable because it shows tons of noise from `obj`...