--- title: "Complete Word (IntelliSense) | Microsoft Docs" ms.custom: "" ms.date: "03/14/2017" ms.prod: "sql-server-2016" ms.reviewer: "" ms.suite: "" 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: "BYHAM" ms.author: "rickbyh" manager: "jhubbard" --- # Complete Word (IntelliSense) The [!INCLUDE[msCoName](../../includes/msconame-md.md)] 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.