GX file Editor
MarcAVallee
Posts: 9
What is the recommended editor for developing a GX?
0
Comments
-
Hello,
Any text editor should be fine. Notepad++ seems like a popular choice, so is Visual Studio. Both programs provide syntax highlighting. In my opinion setting GXC files to be the same as C++ highlighting provides for a better experience.
Regards,
Joseph0 -
If you are using Python and you are used to the power of an IDE, I suggest PyCharm. You might also consider using Jupyter (iPython) for experimenting and documenting simple scripts. See this example, which works with the soon-to-be-released Geosoft 9.3 platform release.0
This discussion has been closed.