You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/mac/getting-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ No third-party editors currently support ShapeScript syntax directly, but if you
35
35
36
36
ShapeScript will only ask you which editor you want to use the *first* time you edit a file, then it will remember your choice. If you change your mind later, you can select a different editor in Preferences (select the `ShapeScript > Preferences…` menu or press **Cmd-,**).
37
37
38
-
When using an external editor it can be useful to have the window displaying the rendered model visible in the same workspace, so that you do not have to use split-screen or switch applications to see the results of your changes. You can do this using the `View > Float Window` option. Note that this setting must be set independently for each window.
38
+
When using an external editor it can be useful to have the rendered model visible in the same workspace, so that you do not have to use split-screen or switch applications to see the results of your changes. Toggle the `Window > Keep in Front` menu item or press **Cmd-Shift-F** to keep the focused ShapeScript window in front when you switch to another application.
Copy file name to clipboardExpand all lines: docs/src/getting-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ No third-party editors currently support ShapeScript syntax directly, but if you
35
35
36
36
ShapeScript will only ask you which editor you want to use the *first* time you edit a file, then it will remember your choice. If you change your mind later, you can select a different editor in Preferences (select the `ShapeScript > Preferences…` menu or press **Cmd-,**).
37
37
38
-
When using an external editor it can be useful to have the window displaying the rendered model visible in the same workspace, so that you do not have to use split-screen or switch applications to see the results of your changes. You can do this using the `View > Float Window` option. Note that this setting must be set independently for each window.
38
+
When using an external editor it can be useful to have the rendered model visible in the same workspace, so that you do not have to use split-screen or switch applications to see the results of your changes. Toggle the `Window > Keep in Front` menu item or press **Cmd-Shift-F** to keep the focused ShapeScript window in front when you switch to another application.
0 commit comments