Skip to content

Add support for @stdlib imports for syntax highlighting (Issue #51)#52

Open
skulidropek wants to merge 1 commit intologvik:mainfrom
skulidropek:fix-import-resolution
Open

Add support for @stdlib imports for syntax highlighting (Issue #51)#52
skulidropek wants to merge 1 commit intologvik:mainfrom
skulidropek:fix-import-resolution

Conversation

@skulidropek
Copy link
Contributor

@skulidropek skulidropek commented Nov 12, 2024

This PR resolves issue
#51 by adding support for @stdlib imports in the resolveImports method. Imports like @stdlib/deploy and @stdlib/ownable are now correctly resolved to paths in the node_modules/@tact-lang/compiler/stdlib/libs directory, enabling syntax highlighting and other IDE features.

Changes:
Updated resolveImports to handle @stdlib imports.

Testing: Verified that @stdlib imports are correctly recognized and syntax highlighting works as expected.

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.

2 participants