Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path Problem #179

Open
starPaw opened this issue May 27, 2024 · 0 comments
Open

Path Problem #179

starPaw opened this issue May 27, 2024 · 0 comments

Comments

@starPaw
Copy link

starPaw commented May 27, 2024

Problem Description:
I created a project using the npm create ton command in the directory .../myproject/TONProject. When I opened PyCharm from the directory .../myproject, the plugin did not work with TACT contracts. However, when I opened PyCharm directly from the ./myproject/TON/ton_project directory, the plugin worked correctly.

Steps to Reproduce:

Create a project using the npm create ton command in the directory ./myproject/TON/.
Open PyCharm from the ./myproject directory.
The TON Development plugin does not work correctly.
Open PyCharm from the ./myproject/TON/ton_project directory.
The TON Development plugin works correctly.

Expected Behavior:
The plugin should work correctly regardless of which directory the project is opened from in PyCharm.

Additional Information:

PyCharm 2024.2 EAP (Professional Edition)
Node.js version: 18.0.0
TON Development plugin installed via Plugin Marketplace

I hope this information helps in diagnosing and solving the problem. Thank you!

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

No branches or pull requests

1 participant