Azure databricks shortcut to show the line alignment

XB Dai 20 Reputation points
2023-04-25T14:59:04.1566667+00:00

what's the shortcut to turn on/off the indentation alignment lines? as shown in the image? Thanks User's image

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,380 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,542 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA 90,661 Reputation points Moderator
    2023-04-26T09:57:06.4733333+00:00


    XB Dai
    - Thanks for the question and using MS Q&A platform.

    You can change the indentation of multiple lines by highlighting the lines and using the Tab key. You can un-indent using Shift + Tab.

    If you want to turn on/off the indentation alignment lines for the complete code, just select the complete code and use indent selection to turn on and unindent selection to turn off.

    OR

    After select multiple line, Indent: Ctrl+] Unindent: Ctrl+[

    User's image

    Hope this helps. Do let us know if you any further queries.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.