-
Notifications
You must be signed in to change notification settings - Fork 3
Code editor
Not long ago, we're installing SPK, and I've written about Special Key Coder, this's code editor, it there's by default, it doesn't need download. In first, you must find file with name - Special Key Coder.exe and run it. You'll see this window:

Let's understand main things. Look up, there's main menu. In tab file, there's parameters for work with current file: open file, save, save as. All files with source code have extension is .spk. Through Run -> Run console you can run console for developer, we tell about console, a little later. Also, there's tab Documentation, click on this tab you'll redirect to browser, and page with documentation will open. When you click to Compile your code will be compiling and run, but before this you must save file withe the code, if you haven't done this before.
In SPS2, tab Compile was deleted, but Run -> compiling was appeared.
