Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere






Even having a column index for the stack and a command to work with strings would be nice
There are some issues left:
- The tooltips are shifted to the right which causes some tooltips to be cut off at the end (f.e. lbn).
- The jump points are not colored.
- The cursor has a space to the left. The reason is that there will be autocomplete suggestions some day when you are typing a word.
- The cursor stays still for 500ms
Apart from that, there were issues with tooltip window focus/visibility before, maybe it's still not fixed completely.
Note on the second request: If you made changes and close the editor accidentally, you can do Undo (Ctrl+z) after opening again to get the state before closing. (The "Edit" button on the computer pastes the code into the editor, which is tracked as an edit operation in the editor).
Note this is only working until you quit the game (undo ops are not stored in the save file).
Second Request: Only if changes have been made, when you cancel (or hit ESC with the above request) could a "Changes have been made, you will lose any changes. Are you sure you wish to cancel?" kind of message pop up (could have an option to disable this popup)? There have been a number of times that I've walked away from the PC for five minutes, come back and gone "did I make any changes?" before closing the window, only to find out I had changed something and I have had to redo it.
Thank you.