On the Personal Settings tab, you can customize the modules to be displayed in the left-side navigation pane of DataStudio, the settings of the code editor and the directed acyclic graph (DAG), and the theme of DataStudio. This topic describes the settings you can configure on this tab.

Go to the Personal Settings tab

  1. Log on to the DataWorks console, select a region, and then click Workspaces in the left-side navigation pane.
  2. On the Workspaces page, find the desired workspace and click DataStudio in the Actions column to go to the DataStudio page.
  3. In the lower-part of the left-side navigation pane, click the Settings icon icon to go to the Personal Settings tab of the Settings page.
    On the Personal Settings tab, you can configure the following settings:After you configure these settings, click Apply to All Workspaces in the lower-right corner of the Personal Settings tab to apply these settings to all workspaces.

Customize the modules to be displayed

In the DataStudio Modules section of the Personal Settings tab, you can customize the modules to be displayed in the left-side navigation pane of DataStudio. DataStudio ModulesYou can switch between the Public and MaxCompute tabs. On each tab, you can click a module to select the module. This way, the module is displayed in the left-side navigation pane of DataStudio. You can click the icons that represent these modules to perform corresponding data development operations.
Note
  • If you cannot find the desired module in the left-side navigation pane, go to the DataStudio Modules section of the Personal Settings tab and add the module.
  • If you want to remove a module from the left-side navigation pane, find the module on the corresponding tab in the DataStudio Modules section and click the module.Remove After that, the module is removed only from the left-side navigation pane of DataStudio, but not from DataWorks.

Configure the setting for the Solution section

You can specify whether to allow users to create and configure data synchronization solutions.

Configure the settings of the code editor

In the Editor Settings section of the Personal Settings tab, you can configure the settings of the code editor. The changes to the settings immediately take effect. The following table describes the parameters in the Editor Settings section. Editor Settings
ParameterDescriptionExample
MinimapSpecifies whether to display a minimap that provides an overview of the code in the code editor. When the code is long, you can move the pointer in the minimap to specify the code block to be displayed. Minimap
Error AnnotationSpecifies whether to check the code syntax for errors. If you select this check box, the errors are marked in the red shading. If you move the pointer over the red shading, you can see the error details. Error Annotation
Auto SaveSpecifies whether to save the code that is being edited. If you select this check box, DataWorks automatically saves the code that is being edited. This way, if the code editor of a node is unexpectedly closed, you can click Use Version Saved on Server or Use Version Saved in Local Cache when you re-open the node. Auto Save
Auto-Completed Code StyleSpecifies whether the keywords in the code are uppercase or lowercase. Auto-Completed Code Style
Auto Line WrapSpecifies whether to automatically wrap lines for long clauses. Valid values:
  • Disable
  • Enable
None
Wrap at Column
  • If you set the Auto Line Wrap parameter to Disable, the value of Wrap at Column is 80 by default, which cannot be modified.
  • If you set the Auto Line Wrap parameter to Enable, you can set the maximum number of columns that is allowed in a line.
None
Code Font SizeValid values: an integer from 12 to 18. You can set this parameter based on your habits and code size. None
Press Enter for SuggestionsSpecifies whether to display suggestions on code after you press the Enter key.
Note
  • If you clear this check box, a new line is started after you press the Enter key.
  • In addition to the Enter key, you can also use the Tab key to trigger the display of suggestions on code.
Press Enter for Suggestions
Show Status BarSpecifies whether to display data related to node development at the bottom of the node configuration tab, such as the number of characters and the specific row and column to which the current code belongs. None
Enable Vim ModeSpecifies whether to develop code in the vim mode. None
Alert CheckSpecifies whether to generate alerts for code that is not written based on the standard code development specifications and provide entry points for you to handle alerts. None
Auto Completion
Auto code completion. You can enable the following types of hints for code completion:
  • Continuous Smart Tips: specifies whether to analyze the intentions of code writing and give hints on the code to write.
  • Keyword: specifies whether to enable keyword hints.
  • Syntax Template: specifies whether to enable syntax template hints.
  • Project: specifies whether to enable project name hints.
  • Table Name: specifies whether to enable table name hints. Higher priority is given to tables that are recently used.
  • Field: specifies whether to enable field name hints.
None

Configure the display settings of the DAG and DataStudio

In the General Settings section of the Personal Settings tab, you can configure the display settings of the DAG and DataStudio. The following table describes the parameters in the General Settings section. General Settings
ParameterDescriptionExample
Display Node Engine Information on DAGSpecifies whether to display the information about compute engines of a node in the DAG of the node. Display Node Engine Information on DAG
ThemeSpecifies the theme of DataStudio. You can set the theme to black or white. None