DEV Community

Cover image for How to Toggle Auto-Completion in Cursor Editor πŸŽ‰
Takehiro_Yamazaki
Takehiro_Yamazaki

Posted on

11

How to Toggle Auto-Completion in Cursor Editor πŸŽ‰

Background

Around November 2024, the Cursor Editor was updated to include Auto-Completion. This is a fantastic feature, but sometimes you might want to disable it temporarily. This guide explains how to do just that.

https://www.cursor.com/

Prerequisite

This guide is for MacBook users.

Steps to Disable Auto-Completion

  1. Open the Cursor Editor and press cmd + shift + p.
  2. Type "disable cursor tab".
  3. Press Enter to apply the change.

Before

When auto-completion is enabled:

Enable auto-completion

After

Once you type "disable cursor tab" and press Enter, auto-completion will be disabled:

Disble auto-completion

How to Re-Enable Auto-Completion

To turn auto-completion back on:

  1. Open the Cursor Editor and press cmd + shift + p.
  2. Type "enable cursor tab".
  3. Press Enter to apply the change.

ReEnable auto-completion

Reference

https://forum.cursor.com/t/quick-disable-enable/15587/4

Billboard image

Deploy and scale your apps on AWS and GCP with a world class developer experience

Coherence makes it easy to set up and maintain cloud infrastructure. Harness the extensibility, compliance and cost efficiency of the cloud.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay