Roman Milishchuk
Roman Milishchuk
Local: nvim version: v0.7.0-dev+2680-gcaffee0b6 OS: Mac OS 12.2.1 distant: 0.15.1 Remote: nvim version: v0.7.0-dev OS: Ubuntu 21.10 distant: 0.15.1 *Problem:* I have settled up lsp as: ``` ['Test project'] =...
I'm using neovim instance inside docker image. However, it is not possible to install deps in cli mode like: `nvim --headless +COQdeps +qall` as command is not blocking and nvim...
`ShardWriter` internally uses `self.verbose` variable to know if it should logging creating new tar files. However, there is no way to pass it as a parameter for the constructor.
Stopped working with the next error with Python 3.8.10: Traceback (most recent call last): File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.8/runpy.py", line 87, in _run_code...
### I've searched open issues for similar requests - [X] Yes ### I've recently downloaded the latest plugin version of mason.nvim - [X] Yes ### Problem description Cannot install mason-registry:...
### Describe the bug https://github.com/Auterion/FlightGear-Rascal repository is absent, but needed for the compilation ### To Reproduce Build the px4: ``` $ git clone https://github.com/PX4/PX4-Autopilot /opt/px4 && cd /opt/px4 && git...
### Description Currently is it is not possible to FMU with enabled canGetAndSetFMUstate flag, by exporting from OpenModelica. ### Expected Behavior Some possibility to export FMU with enabled canGetAndSetFMUstate.