Codux Help Center
Browse our articles to find the answers you need
Editing Code Alongside Your IDE
With Codux, you can seamlessly work on your project visually alongside your IDE. Codux automatically detects VS Code and WebStorm when installed on your machine, and offers you to open the IDE and jump to the relevant selection of code in the relevant file. Your project code stays in sync between the two for an interruption-free experience.
Note:
If more than one supported IDE is installed on the same machine, VS Code takes precedence.
Important!
This feature relies on you having added the VS Code or WebStorm location to the
Path
(or PATH
or $PATH
depending on the OS) environment variable on your computer. Refer to VS Code documentation for more information.Was this article helpful?