aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/lsp/lsp.py
Commit message (Expand)AuthorAgeFilesLines
* pyGHDL: reformatingTristan Gingold2023-02-031-1/+1
* pyGHDL/lsp: update, handle hoverTristan Gingold2023-01-261-1/+1
* Converted string formatting to f-strings.Patrick Lehmann2022-11-301-3/+3
* Resolve crashes caused by inconsistent capitalization on Windows (fix issue #...Farmadupe2022-08-081-14/+29
* pyGHDL/lsp: styleumarcor2021-08-231-6/+3
* black: rerun, to pick pyproject settingsumarcor2021-08-231-7/+4
* lsp/lsp.py: do not quote driver letter colon when creating an uri.Tristan Gingold2021-07-061-1/+5
* fix more codacy issuesumarcor2021-06-231-3/+3
* fix issues reported by Codacyumarcor2021-06-221-1/+1
* pyGHDL: format using blackXiretza2021-02-101-0/+1
* LanguageServer: quote URI, adjust lsp.py (for Windows)Tristan Gingold2021-01-201-2/+1
* lsp.py: only use urllib (as python3 is required)Tristan Gingold2021-01-201-6/+3
* pyGHDL/lsp: adjust quoting for WindowsTristan Gingold2021-01-201-1/+2
* lsp.py: factorize is_windowsTristan Gingold2021-01-191-2/+3
* pyGHDL: tentatively fix tests failureTristan Gingold2021-01-161-4/+6
* pyGHDL: remove dependency on attrTristan Gingold2021-01-161-36/+0
* rework 'python', rename to 'pyGHDL'umarcor2020-12-271-0/+311