Juan J. Martínez
Juan J. Martínez
Not sure if this is a feature request or a question but it would be very useful if gen_tags was rebuilding the tags DB after a branch change. It gets...
```[lsc:Error] StdErr from 'pyls': 2022-02-15 21:25:35,898 UTC - ERROR - pyls_jsonrpc.endpoint - Failed to handle request 6^@Traceback (most recent ca...e^@ with io.open(self.path, 'r', encoding='utf-8') as f:^@IsADirectoryError: [Errno 21] Is a...
I'm tracking master and since 4b3c07ccedecb101c75ff974e5d1526933f69e03 I'm experiencing the following error: ``` [lsc:Error] Error dispatching message: 'Vim(call):E117: Unknown function: win_execute' ``` This is on neovim v0.4.4.
I don't know if this is on purpose, or if this is a problem with my setup, or if there's potential for improvement by having more difference between colours of...
I'm using GTSTCK and GTTRIG from the BIOS to manage the controllers and I've found that sometimes those stop working. ~~Then I close my X11 session, login again, and it...
Update project dependencies (including Python version) and test that everything works as expected.
We currently only support old swift autth and keystone 2.0, and 2.0 is being replaced by 3.0.
Python 2.7 will end of life in 2020 so we should ensure that the project works with Python 3. Supporting Python 2 is optional.
Update the dependencies to the latest available version with support, test and fix any incompatibilities.
The communication between the SFTP daemon and Swift is over HTTP, and it means that when uploading a big file without write permissions we need to upload the whole file...