Skip to content

Commit 0ff7d99

Browse files
Site changes [skip-ci]
1 parent 2d76964 commit 0ff7d99

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

llms-full.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1727,9 +1727,11 @@ MY PROJECTS
17271727
TEMPLATES
17281728
: Contains empty or almost empty basic projects made for quick start of a new Defold project for certain platforms or using certain extensions.
17291729

1730+
17301731
TUTORIALS
17311732
: Contains projects with guided tutorials to learn, play and modify, if you would like to follow a tutorial.
17321733

1734+
17331735
SAMPLES
17341736
: Contains projects prepared to showcase certain use cases.
17351737

@@ -1844,7 +1846,7 @@ In the `View` menu you can also toggle or change other visibility related settin
18441846
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:
18451847

18461848
- <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,
18481850
- Click `Close Others` to close all tabs except the selected one,
18491851
- Click `Close All` (<kbd>Ctrl</kbd>/<kbd>⌘ Cmd</kbd> + <kbd>Shift</kbd>+<kbd>W</kbd>) to close all tabs in the active pane,
18501852
- 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).

manuals/editor.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,11 @@ MY PROJECTS
5757
TEMPLATES
5858
: Contains empty or almost empty basic projects made for quick start of a new Defold project for certain platforms or using certain extensions.
5959

60+
6061
TUTORIALS
6162
: Contains projects with guided tutorials to learn, play and modify, if you would like to follow a tutorial.
6263

64+
6365
SAMPLES
6466
: Contains projects prepared to showcase certain use cases.
6567

@@ -174,7 +176,7 @@ In the `View` menu you can also toggle or change other visibility related settin
174176
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:
175177

176178
- <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,
178180
- Click `Close Others` to close all tabs except the selected one,
179181
- Click `Close All` (<kbd>Ctrl</kbd>/<kbd>⌘ Cmd</kbd> + <kbd>Shift</kbd>+<kbd>W</kbd>) to close all tabs in the active pane,
180182
- 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 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)