بنقرة واحدة
sublimetext-boxlang
يحتوي sublimetext-boxlang على 4 من skills المجمعة من ortus-boxlang، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Work with BoxLang Sublime Text syntax definitions (.sublime-syntax files). Use when editing syntax highlighting, scope naming, or grammar rules for .bx, .bxs, and .bxm files.
Work with BoxLang component parsers (AST parser for .bx/.bxs, tag parser for .bxm). Use when modifying parsing logic, adding new AST node types, or extending metadata extraction.
Create or modify BoxLang plugins for completions, inline documentation, and go-to-definition. Use when extending the plugin system with new features.
Write and run tests for the BoxLang Sublime Text package. Use pytest with TestBox-style expectations. Covers parser tests, type resolver tests, plugin tests, and integration tests.