Skip to content

Update extension to use sysml v2 lsp#9

Merged
daltskin merged 3 commits intomainfrom
migrate_lsp
Feb 14, 2026
Merged

Update extension to use sysml v2 lsp#9
daltskin merged 3 commits intomainfrom
migrate_lsp

Conversation

@daltskin
Copy link
Owner

Extension refactored using LSP created: https://github.com/daltskin/sysml-v2-lsp

Jamie D added 3 commits February 14, 2026 17:42
- Removed obsolete validator tests to streamline testing suite.
- Updated visualization interaction tests for improved null safety.
- Enhanced visualization panel to handle circular references and added type safety.
- Revamped SysML syntax highlighting rules for better accuracy and coverage.
- Introduced devcontainer configuration for consistent development environment.
- Added MCP configuration for server integration in VSCode.
- Created snippets for common SysML constructs to improve developer productivity.
- Implemented LSP client for managing language server lifecycle and commands.
- Added server launcher to handle ESM compatibility in the language server.
- Developed integration tests for LSP client to ensure core functionality.
- Defined TypeScript types for sysml-v2-lsp package to improve type safety.
…ogic, and keyword utilities

- Deleted SysMLDefinitionProvider and SysMLDocumentSymbolProvider as they are no longer needed.
- Removed SysMLCodeActionProvider and associated keyword suggestion logic.
- Eliminated SysMLValidator and its validation methods, including syntax and keyword typo checks.
- Cleaned up visualization panel to handle updates more efficiently when hidden.
@daltskin daltskin merged commit 5ec80c2 into main Feb 14, 2026
2 checks passed
@daltskin daltskin deleted the migrate_lsp branch February 18, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant