-
Hello,
I like this plugin a lot!
I noticed that with `Omnisharp_selector_ui = ''`, the code actions at the level of class declarations, such as `generate the constsructor`, or `generate substitu…
-
Vim version on cygwin
```
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Dec 7 2017 04:42:02)
Included patches: 1-1376
Modified by
Compiled by
Huge version without GUI. Features included (+) o…
-
Hello! I'm installing vim 7.4, and i'm installing vim-pathogen, following instructions, but plugins not loading :( May be i do something wrong? That's is my vimrc: http://pastebin.com/ZKn0j6R3
P.S. S…
-
### What did you do? (required: The issue will be **closed** when not provided)
Installed vim-go v1.22-rc.1 https://github.com/fatih/vim-go/releases/tag/v1.22-rc.1
### What did you expect to hap…
-
When using a `Jenkinsfile` that includes an sh block in which the `/*` character combination is used the remaining of the file is highlighted as a comment instead of as actual code.
This particula…
-
### Steps to reproduce
All autocompletation works as expected but not on this example:
```
import asyncio
loop = asyncio.get_event_loop()
loop.
-
Hi !
I updated my vim / plugins this morning and I got the following error message after my first evaluation command (leader c j, :CoqStart is fine):
```
Error detected while processing :
Tracebac…
-
### Issue
My current environment is the following:
- Fedora 29
- VIM - Vi IMproved 8.1
- Python 3.7.2
- Jedi installed using pip install as a systemwide package
When I open a python file o…
-
### Issue
When I use jedi-vim, my computer freezes upon usage of the chilkat package.
### Steps to reproduce
Use jedi-vim, import [chilkat](https://www.chilkatsoft.com/) , enter chilkat and a dot…
-
### Issue
Autocompletion seems to work fine as I type "." but after I start typing, it goes away.
### Steps to reproduce
1. import numpy as np
2. if i type "np." autocompletion works as expec…