aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/lsp/workspace.py
Commit message (Expand)AuthorAgeFilesLines
* pyGHDL/lsp: add goto implementationTristan Gingold2023-01-261-6/+19
* pyGHDL/lsp: update, handle hoverTristan Gingold2023-01-261-0/+6
* Converted string formatting to f-strings.Patrick Lehmann2022-11-301-6/+6
* pyGHDL/lsp/workspace.py: run blackTristan Gingold2022-06-261-1/+1
* pyGHDL/lsp: remove diagnostics when a file is closedTristan Gingold2022-06-261-1/+2
* pyGHDL/lsp/workspace.py: handle entity_aspect_entityTristan Gingold2022-06-261-5/+13
* pyGHDL/lsp: load files as bytes stringTristan Gingold2022-06-251-2/+4
* pyGHDL/lsp: enable warning for unassociated portsTristan Gingold2022-06-041-0/+1
* black: rerun, to pick pyproject settingsumarcor2021-08-231-33/+11
* fix more codacy issuesumarcor2021-06-231-8/+14
* fix issues reported by Codacyumarcor2021-06-221-7/+7
* pyGHDL: automatically add type annotations for nodes.pyTristan Gingold2021-06-181-3/+3
* pyGHDL/lsp/workspace.py: reformatTristan Gingold2021-02-191-4/+1
* lsp/workspace.py: remove extract encode.Tristan Gingold2021-02-181-2/+1
* pyGHDL/lsp: check initialization errorTristan Gingold2021-01-201-1/+7
* Make API more pythonic be replacing C-like byte arrays with str. Abstracted u...Patrick Lehmann2021-01-101-4/+4
* Fixed workspace: A function is called, so must be 'Get_Date_State'.Patrick Lehmann2021-01-071-1/+1
* rework 'python', rename to 'pyGHDL'umarcor2020-12-271-0/+499