Skip to main content

New IDE features and classic IDE deprecation

Extra features in new and refreshed IDE

The refreshed version of the dbt Cloud IDE has launched four brand-new additional features, making it easier and faster for you to develop in the IDE.

The new features are:

  • Formatting Format your dbt SQL files to a single code style with a click of a button. This uses the tool sqlfmt.
  • Git diff view Highlights the changes in a file before opening a pull request.
  • dbt autocomplete There are four new types of autocomplete features to help you develop faster:
    • Use ref to autocomplete your model names
    • Use source to autocomplete your source name + table name
    • Use macro to autocomplete your arguments
    • Use env var to autocomplete env var
  • Dark mode Use dark mode in the dbt Cloud IDE for low-light environments.

Read more about all the Cloud IDE features.

Classic IDE deprecation notice

In December 2022, dbt Labs will deprecate the classic IDE. The new and refreshed IDE will be available for all dbt Cloud users. You will no longer be able to access the classic IDE and dbt Labs might introduce changes that break the classic IDE.

With deprecation, dbt Labs will only support the refreshed version of the dbt Cloud IDE.

Virtual Private Cloud (VPC) customers with questions about when this change will affect your account can contact your account team or support contact for assistance.

0