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

Is there a way to set this up for Webstorm IDE (IntelliJ) #54

Open
JasonLandbridge opened this issue Feb 25, 2022 · 4 comments
Open

Is there a way to set this up for Webstorm IDE (IntelliJ) #54

JasonLandbridge opened this issue Feb 25, 2022 · 4 comments

Comments

@JasonLandbridge
Copy link

Hi there,

Most likely not, but any way to create a configuration in WebStorm that would also debug the application?

Right now I'm using VSCode to debug and WebStorm to code my mods

Thanks in advance!

@raiguard
Copy link

Right now the debugger only works in vscode. As I understand, the future plan is to separate the vscode extension from the debugger, but that hasn't landed yet.

@justarandomgeek
Copy link
Owner

I am not familiar with Webstorm/IntelliJ, but you should now be able to use most of this funcionality through the npm package https://www.npmjs.com/package/factoriomod-debug which installs a command line tool fmtk that can provide LSP and DAP services to any compatible editor.

@JasonLandbridge
Copy link
Author

Awesome, thanks for the heads-up!

@tamj0rd2
Copy link

tamj0rd2 commented Mar 6, 2024

It seems that Intellij doesn't support DAP unfortunately

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

4 participants