aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/cli/lsp.py
Commit message (Expand)AuthorAgeFilesLines
* Converted string formatting to f-strings.Patrick Lehmann2022-11-301-7/+7
* Changed export decorator from pydecor to pyTooling.DecoratorsPatrick Lehmann2021-12-121-3/+4
* pyGHDL/cli/lsp.py: fix --disp-configTristan Gingold2021-11-011-0/+2
* black: rerun, to pick pyproject settingsumarcor2021-08-231-9/+3
* pyGHDL/cli/lsp.py: adjust previous patch in __rotate_log_filesTristan Gingold2021-07-221-5/+7
* pyGHDL/cli/lsp: use pathlib instead of os.remove, os.rename and os.pathumarcor2021-07-181-19/+27
* lsp.py: print python platform and name for disp-configTristan Gingold2021-07-051-0/+3
* lsp.py: fix style (indentation)Tristan Gingold2021-07-031-1/+1
* lsp.py: remove oldest file.Tristan Gingold2021-07-031-0/+8
* Added a simple frontend for testing.Patrick Lehmann2021-06-171-8/+8
* pyGHDL: format using blackXiretza2021-02-101-6/+11
* doc: add ref to ghdl-language-server from ghdl-lsumarcor2021-02-011-2/+2
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-151-15/+14
* Tiny modifications.Patrick Lehmann2021-01-051-1/+1
* Extract CLI parameters from ghdl-ls.Patrick Lehmann2021-01-051-14/+29
* lsp.py: display trace environment variable in the helpTristan Gingold2021-01-041-1/+1
* pyGHDL: rename ghdl-ls to lsp.pyTristan Gingold2021-01-041-0/+141