• Skip to main content
  • Skip to primary sidebar

Technipages

Smart phone, gadget and computer tutorials

  • Topics
    • Android
    • Gaming
    • Hardware
    • Internet
    • iOS
    • MacOS
    • Office
    • Software
    • Windows
    • Definitions
  • Product Reviews
  • Downloads
  • About
Fix Sublime Text Does Not Autocomplete

Fix Sublime Text Does Not Autocomplete

Posted on October 13, 2020 by Madalina Dinita Leave a Comment

Autocomplete is a very useful Sublime Text feature that allows users to boost their productivity. The program uses your input to create a database of word combinations and strings that you frequently use. When it detects you are about to use a string you used before, Sublime Text displays the corresponding autocomplete suggestions. But sometimes, autocomplete suggestions may not be available in Sublime Text. This guide brings you four potential solutions to help you solve this problem.

Troubleshooting Sublime Next Autocomplete Not Working

1. Set autocomplete to true

First of all, make sure the autocomplete feature is enabled. Go to Preferences > Settings. The “auto_complete”: true parameter needs to be visible in your settings.

If you have a syntax-specific settings file with the auto_complete value set to false, this may explain why the feature is not working. Do check your custom CSS syntax file if you have one.

2. Change the file type to HTML

Another possible explanation as to why the Sublime Text autocomplete feature is not working involves your file type settings.

If your file type is set to plain text, you need to change it to HTML in order to restore the autocomplete functionality.

3. Tweak your auto_complete_selector settings

Alternatively, you can also try to add the following string to Preferences > Settings – User file: “auto_complete_selector”: “source, text”,

Another users utilized the following string to re-enable autocomplete in Sublime Text: “auto_complete_selector”: “text, comment, string, meta.tag – punctuation.definition.tag.begin, source – comment – string.quoted.double.block – string.quoted.single.block – string.unquoted.heredoc”

4. Manually display autocomplete suggestions

Another workaround is to manually display the autocomplete suggestions by pressing CTRL + Space to show the completion popup.

And there you have four methods to restore the autocomplete functionality in Sublime Text. Let us know which method worked for you.

You Might Also Like

  • Troubleshooting Sublime Text Not Responding
    Troubleshooting Sublime Text Not Responding
  • How to Configure the Tab Width in Sublime Text 3
    How to Configure the Tab Width in Sublime Text 3
  • How to Change the Theme in Sublime Text 3
    How to Change the Theme in Sublime Text 3
  • How to Hide the Minimap in Sublime Text 3
    How to Hide the Minimap in Sublime Text 3
  • Find and Replace in Sublime Text 3
    Find and Replace in Sublime Text 3
  • How to View Multiple Documents at Once in Sublime Text 3
    How to View Multiple Documents at Once in Sublime Text 3
  • Fix Sublime Text Error Permission Denied
    Fix Sublime Text Error Permission Denied
  • Fix Sublime Text Error Trying to Parse Settings
    Fix Sublime Text Error Trying to Parse Settings
  • How to Enable Syntax Highlighting in Sublime Text 3
    How to Enable Syntax Highlighting in Sublime Text 3

Filed Under: Software

Reader Interactions

Did this help? Let us know! Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Recent Posts

  • How to Increase the Size of Text on Any Website on iPad
  • Chrome: How to Fix Can’t Scroll Using Scrollbars
  • Samsung Galaxy S 21 Plus: How to Check How Much Memory Is Left
  • Google Photos: How to Export Your Albums
  • Bitwarden: How to Deauthorize All Sessions
  • Bitwarden: How to Clone an Entry
  • Bitwarden: How to View Your API Key
  • How to Fix Microsoft Teams Error 0xcaa80000

Who’s Behind Technipages?

Baby and Daddy My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

Follow me on Twitter, or visit my personal blog.

You May Also Like

© Copyright 2021 Technipages · All Rights Reserved · Privacy