Yuriy Balyuk
Yuriy Balyuk
solution: do not run game as administrator. done. As for ACR command line parameters, I think --mod=acr parameter should be the default, and "--home" parameter handling should be revised. So...
this is still a big issue in 2021! another workaround is to add space after last ``` characters :-)
> Я правильно понимаю, что у вас без расширения ВК не открывается? без расширения - заблокировано (естественно, Украина) с вот этим расширением работает исправно --> [chrome extension link](https://chrome.google.com/webstore/detail/%D1%80%D0%B0%D0%B7%D0%B1%D0%BB%D0%BE%D0%BA%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%82%D1%8C-%D0%B2%D0%BA-%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%B0%D0%B5/ahdigjdpekdcpbajihncondbplelbcmo/) так что...
> Here is a `JSON` file of websites that we're proxying for Ukrainian users: https://registry.censortracker.org/api/v4/domains/ua/json/  vk.com uses userapi.com for images/etc.. maybe you should add it too for Ukraine? PS:...
why not use `import nimsuggest/nimsuggest` instead of `mImport(explicitSourcePath / "nimsuggest" / "nimsuggest.nim")` in `suggestlib.nim` file? nimlsp shows a lot of errors on this file until i replace `mImport` line with...
> @veksha can you check if #124 works for you? it works. fom now on i see no lsp errors in `suggestlib.nim` file and still everything compiles with nimble or...
> @veksha can you check if #124 works for you? @SolitudeSF , do you think it will compile for all OS'es? i mean `import nimsuggest/nimsuggest`
> Still not working after applying #124: > > ``` > ./nimlsp/src/nimlsppkg/suggestlib.nim(4, 19) Error: cannot open file: nimsuggest/nimsuggest > Tip: 5 messages have been suppressed, use --verbose to show them....
> The point is to detect mistakes, if everything compiles there would be no checking. But feel free to add "dialog" to the list of known tags. Can the code...
Hi, all. is this ready to be merged?