Access all available Fabric Web Studio functionalities and commands from the top menu by selecting View > Command Palette or use ⇧⌘P
(Cmd
+Shift
+P
) on Mac or Ctrl
+Shift
+P
in Windows, to bring up the Command Palette.
Each command appears with its associated shortcut (if one exists). If you forget a keyboard shortcut (also referred to as a 'key binding'), use the Command Palette to help you out.
The Command Palette first shows the recently used commands and then all the other commands.
If you do not remember the exact command, just start to type the keyword that may fit to filter relevant matches. The Command Palette will complete the command.
The Command Palette includes both standard IDE commands, as well as Fabric dedicated commands. Once the palette opens, type "Fabric" to filter and see the commands.
Following are useful keyboard shortcuts for Mac / Windows ( ⌘ refers to the CMD button on Mac, and ⌥ stands for Alt on Mac).
To open the full list of shortcuts, either:
By default, Web Studio requires an explicit action to save your changes to a disk, by using Ctrl+S or via the top menu - File > Save.
However, it is easy to turn on the Auto Save
, which will save your changes every preconfigured time (default is 4 seconds). With this option turned on, there is no need to explicitly save the file. To turn on the Auto Save
, use the File > Auto Save toggle that turns it on and off.
Renaming an entity can be done from the Project Tree context menu. To do so, either right-click on a file and choose the Rename option or click the F2
key.
When renaming entities, Studio carries out some of the tasks on your begalf. For example:
Learn here about this capability, available when editing your code.
You can diff any two files by right-clicking on a file in the Project Tree or in the OPEN EDITORS list (if it appears there) and choosing Select for Compare, and then right-clicking on a second file and choosing Compare with Selected.
Access all available Fabric Web Studio functionalities and commands from the top menu by selecting View > Command Palette or use ⇧⌘P
(Cmd
+Shift
+P
) on Mac or Ctrl
+Shift
+P
in Windows, to bring up the Command Palette.
Each command appears with its associated shortcut (if one exists). If you forget a keyboard shortcut (also referred to as a 'key binding'), use the Command Palette to help you out.
The Command Palette first shows the recently used commands and then all the other commands.
If you do not remember the exact command, just start to type the keyword that may fit to filter relevant matches. The Command Palette will complete the command.
The Command Palette includes both standard IDE commands, as well as Fabric dedicated commands. Once the palette opens, type "Fabric" to filter and see the commands.
Following are useful keyboard shortcuts for Mac / Windows ( ⌘ refers to the CMD button on Mac, and ⌥ stands for Alt on Mac).
To open the full list of shortcuts, either:
By default, Web Studio requires an explicit action to save your changes to a disk, by using Ctrl+S or via the top menu - File > Save.
However, it is easy to turn on the Auto Save
, which will save your changes every preconfigured time (default is 4 seconds). With this option turned on, there is no need to explicitly save the file. To turn on the Auto Save
, use the File > Auto Save toggle that turns it on and off.
Renaming an entity can be done from the Project Tree context menu. To do so, either right-click on a file and choose the Rename option or click the F2
key.
When renaming entities, Studio carries out some of the tasks on your begalf. For example:
Learn here about this capability, available when editing your code.
You can diff any two files by right-clicking on a file in the Project Tree or in the OPEN EDITORS list (if it appears there) and choosing Select for Compare, and then right-clicking on a second file and choosing Compare with Selected.