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: llms-full.txt
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1727,9 +1727,11 @@ MY PROJECTS
1727
1727
TEMPLATES
1728
1728
: Contains empty or almost empty basic projects made for quick start of a new Defold project for certain platforms or using certain extensions.
1729
1729
1730
+
1730
1731
TUTORIALS
1731
1732
: Contains projects with guided tutorials to learn, play and modify, if you would like to follow a tutorial.
1732
1733
1734
+
1733
1735
SAMPLES
1734
1736
: Contains projects prepared to showcase certain use cases.
1735
1737
@@ -1844,7 +1846,7 @@ In the `View` menu you can also toggle or change other visibility related settin
1844
1846
If you have multiple files open, a separate tab for each file is shown at the top of the Editor view. Tabs in a single pane can be moved around - <kbd>Drag and Drop</kbd> them to swap their positions inside the tabs bar. You can also:
1845
1847
1846
1848
- <kbd>Right Mouse Click</kbd> on a tab to open a _Context Menu_,
1847
-
- Click `Close` (<<kbd>Ctrl</kbd>/<kbd>⌘ Cmd</kbd> + <kbd>W</kbd>) a single tab,
1849
+
- Click `Close` (<kbd>Ctrl</kbd>/<kbd>⌘ Cmd</kbd> + <kbd>W</kbd>) a single tab,
1848
1850
- Click `Close Others` to close all tabs except the selected one,
1849
1851
- Click `Close All` (<kbd>Ctrl</kbd>/<kbd>⌘ Cmd</kbd> + <kbd>Shift</kbd>+<kbd>W</kbd>) to close all tabs in the active pane,
1850
1852
- Select `➝| Open As` - to use other than default editor or associated external tool set in `File ▸ Preferences ▸ Code ▸ Custom Editor`. Check more in [Preferences manual](#manuals:editor-preferences).
Copy file name to clipboardExpand all lines: manuals/editor.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,9 +57,11 @@ MY PROJECTS
57
57
TEMPLATES
58
58
: Contains empty or almost empty basic projects made for quick start of a new Defold project for certain platforms or using certain extensions.
59
59
60
+
60
61
TUTORIALS
61
62
: Contains projects with guided tutorials to learn, play and modify, if you would like to follow a tutorial.
62
63
64
+
63
65
SAMPLES
64
66
: Contains projects prepared to showcase certain use cases.
65
67
@@ -174,7 +176,7 @@ In the `View` menu you can also toggle or change other visibility related settin
174
176
If you have multiple files open, a separate tab for each file is shown at the top of the Editor view. Tabs in a single pane can be moved around - <kbd>Drag and Drop</kbd> them to swap their positions inside the tabs bar. You can also:
175
177
176
178
- <kbd>Right Mouse Click</kbd> on a tab to open a _Context Menu_,
177
-
- Click `Close` (<<kbd>Ctrl</kbd>/<kbd>⌘ Cmd</kbd> + <kbd>W</kbd>) a single tab,
179
+
- Click `Close` (<kbd>Ctrl</kbd>/<kbd>⌘ Cmd</kbd> + <kbd>W</kbd>) a single tab,
178
180
- Click `Close Others` to close all tabs except the selected one,
179
181
- Click `Close All` (<kbd>Ctrl</kbd>/<kbd>⌘ Cmd</kbd> + <kbd>Shift</kbd>+<kbd>W</kbd>) to close all tabs in the active pane,
180
182
- Select `➝| Open As` - to use other than default editor or associated external tool set in `File ▸ Preferences ▸ Code ▸ Custom Editor`. Check more in [Preferences manual](/manuals/editor-preferences).
0 commit comments