Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.66 KB

File metadata and controls

44 lines (36 loc) · 1.66 KB

title: "Complete Word (IntelliSense) | Microsoft Docs" ms.custom: "" ms.date: "03/14/2017" ms.prod: "sql" ms.prod_service: "sql-tools" ms.service: "" ms.component: "ssms-scripting" ms.reviewer: "" ms.suite: "sql" ms.technology:

  • "database-engine" ms.tgt_pltfrm: "" ms.topic: "article" helpviewer_keywords:
  • "word completion [IntelliSense]"
  • "IntelliSense [SQL Server], Complete Word option"
  • "text completion [IntelliSense]"
  • "Complete Word option [IntelliSense]" ms.assetid: ee9c43a6-aae9-4cfa-b18e-1da9266fabcd caps.latest.revision: 25 author: "MightyPen" ms.author: "genemi" manager: "craigg" ms.workload: "Inactive" monikerRange: ">= aps-pdw-2016 || = azuresqldb-current || = azure-sqldw-latest || >= sql-server-2016 || = sqlallproducts-allversions"

Complete Word (IntelliSense)

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md] The [!INCLUDEmsCoName] IntelliSense Complete Word option types the rest of a variable, command, or function name once you have entered enough characters to uniquely identify the term.

There are four ways to invoke the Complete Word feature:

  • On the Edit menu, point to IntelliSense, and then click Complete Word.

  • Press ALT+RIGHT ARROW.

  • Right-click the text editor, and click Complete Word.

  • Click the Complete Word button on the Text Editor toolbar.

If what you have typed has more than one possible match, invoke Complete Word to display a list of possible matches, which you can then use to find the term and insert it into your code.