Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: fix document URI creation on Windows (#1183) | Maximilian Köstler | 2020-03-31 | 1 | -1/+1 |
| | | | | On Windows, a URI has to begin with file:/// (3 slashes!). Now, the correct implementation from lsp.py is used to create the URIs. | ||||
* | Import vhdl_langserver from ghdl-language-server | Tristan Gingold | 2020-03-09 | 10 | -0/+1506 |