Skip to content

Unify command line and config file interfaces #17

Description

@gnikit

Currently the language server has effectivelly 2 disntinct interfaces that need to constantly be updated when a change in just one of the two is made.
The solution to this would be to unify the interfaces into a single one.
We can pass the command line arguments into the LangServer class and set them as class attributes

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions