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
| HDInsight: Login Tips Enable | Unchecked | When this option is checked, there will be a prompt when logging in to Azure |
32
+
| HDInsight: Login Tips Enable | Unchecked | When this option is checked, there is a prompt when logging in to Azure |
33
33
| HDInsight: Previous Extension Version | Display the version number of the current extension | Show the previous extension version|
34
34
| HDInsight: Results Font Family | -apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,Ubuntu,Droid Sans,sans-serif | Set the font family for the results grid; set to blank to use the editor font |
35
35
| HDInsight: Results Font Size | 13 |Set the font size for the results gird; set to blank to use the editor size |
36
36
| HDInsight Cluster: Linked Cluster | -- | Linked clusters urls. Also can edit the JSON file to set |
37
-
| HDInsight Hive: Apply Localization | Unchecked |[Optional] Configuration options for localizing into VSCode's configured locale (must restart VSCode for settings to take effect)|
37
+
| HDInsight Hive: Apply Localization | Unchecked |[Optional] Configuration options for localizing into Visual Studio Code's configured locale (must restart Visual Studio Code for settings to take effect)|
38
38
| HDInsight Hive: Copy Include Headers | Unchecked |[Optional] Configuration option for copying results from the Results View |
39
39
| HDInsight Hive: Copy Remove New Line | Checked |[Optional] Configuration options for copying multi-line results from the Results View |
40
40
| HDInsight Hive › Format: Align Column Definitions In Columns | Unchecked | Should column definition be aligned |
41
41
| HDInsight Hive › Format: Datatype Casing | none | Should data types be formatted as UPPERCASE, lowercase, or none (not formatted) |
42
42
| HDInsight Hive › Format: Keyword Casing | none | Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted) |
43
43
| HDInsight Hive › Format: Place Commas Before Next Statement | Unchecked | Should commas be placed at the beginning of each statement in a list for example ', mycolumn2' instead of at the end 'mycolumn1,'|
44
-
| HDInsight Hive › Format: Place Select Statement References On New Line | Unchecked | Should references to objects in a select statement be split into separate lines? For example, for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines
44
+
| HDInsight Hive › Format: Place Select Statement References On New Line | Unchecked | Should references to objects in a SELECT statement be split into separate lines? For example, for 'SELECT C1, C2 FROM T1' both C1 and C2 is on separate lines
45
45
| HDInsight Hive: Log Debug Info | Unchecked | [Optional] Log debug output to the VS Code console (Help -> Toggle Developer Tools)
46
46
| HDInsight Hive: Messages Default Open | Checked | True for the messages pane to be open by default; false for closed|
47
-
| HDInsight Hive: Results Font Family | -apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,Ubuntu,Droid Sans,sans-serif | Set the font family for the results grid; set to blank to use the editor font |
47
+
| HDInsight Hive: Results Font Family | -apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,Ubuntu,Droid Sans,sans-serif | Set the font family for the results grid; set to blank to use the editor font |
48
48
| HDInsight Hive: Results Font Size | 13 | Set the font size for the results grid; set to blank to use the editor size |
49
-
| HDInsight Hive › Save As Csv: Include Headers | Checked |[Optional] When true, column headers are included when saving results as CSV |
49
+
| HDInsight Hive › Save as `csv`: Include Headers | Checked |[Optional] When true, column headers are included when saving results as CSV |
50
50
| HDInsight Hive: Shortcuts | -- | Shortcuts related to the results window |
51
51
| HDInsight Hive: Show Batch Time| Unchecked |[Optional] Should execution time is shown for individual batches |
52
52
| HDInsight Hive: Split Pane Selection | next |[Optional] Configuration options for which column new result panes should open in |
| HDInsight Jupyter › Notebook: Startup Args | Can add item |'jupyter notebook' command-line arguments. Each argument is a separate item in the array. For a full list type 'jupyter notebook--help' in a terminal window. |
| HDInsight Jupyter › Notebook: Startup Args | Can add item |`jupyter notebook` command-line arguments. Each argument is a separate item in the array. For a full list type `jupyter notebook--help` in a terminal window. |
| HDInsight Jupyter: Python Extension Enabled | Checked | Use Python-Interactive-Window of ms-python extension when submitting pySpark Interactive jobs. Otherwise, use our own jupyter window |
60
+
| HDInsight Jupyter: Python Extension Enabled | Checked | Use Python-Interactive-Window of ms-python extension when submitting pySpark Interactive jobs. Otherwise, use our own `jupyter` window.|
| Synapse Spark pool Job Submission: `Synapse Spark Pool Cluster Conf`| -- | Synapse Spark Pool Configuration |
75
75
76
76
77
77
## Next steps
78
78
79
-
- For information about Azure HDInsight for VSCode, see [Spark & Hive for Visual Studio Code Tools](/sql/big-data-cluster/spark-hive-tools-vscode).
79
+
- For information about Azure HDInsight for Visual Studio Code, see [Spark & Hive for Visual Studio Code Tools](/sql/big-data-cluster/spark-hive-tools-vscode).
80
80
- For a video that demonstrates using Spark & Hive for Visual Studio Code, see [Spark & Hive for Visual Studio Code](https://go.microsoft.com/fwlink/?linkid=858706).
0 commit comments