--- title: "Complete Word (IntelliSense)" ms.custom: seo-lt-2019 ms.date: "03/14/2017" ms.prod: sql ms.prod_service: "sql-tools" ms.technology: scripting ms.reviewer: "" ms.topic: conceptual 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 author: markingmyname ms.author: maghan monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current" --- # Complete Word (IntelliSense) [!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../includes/appliesto-ss-asdb-asdw-pdw-md.md)] 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.