Open Issues Need Help
View All on GitHub Ingest adl files with suffixes 3 months ago
AI Summary: The task is to modify the ADL Language Server to correctly index and handle ADL files with suffixes like ".adl-java", which are currently not being recognized by the LSP. This likely involves adjusting the file type detection and/or parsing logic within the language server.
Complexity:
3/5
bug good first issue
Language Server Protocol implementation for Algebraic Data Language with VSCode client extension
Rust
#adl#algebraic-data-language#algebraic-data-types#language-server-protocol#programming-language#vscode#vscode-extension