aboutsummaryrefslogtreecommitdiffstats
path: root/python/vhdl_langserver
Commit message (Collapse)AuthorAgeFilesLines
* python: fix document URI creation on Windows (#1183)Maximilian Köstler2020-03-311-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-serverTristan Gingold2020-03-0910-0/+1506