• 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

  • How to Configure the Tab Width in Sublime Text 3How to Configure the Tab Width in Sublime Text 3
  • How to Change the Theme in Sublime Text 3How to Change the Theme in Sublime Text 3
  • Troubleshooting Sublime Text Not RespondingTroubleshooting Sublime Text Not Responding
  • Find and Replace in Sublime Text 3Find and Replace in Sublime Text 3
  • How to Hide the Minimap in Sublime Text 3How to Hide the Minimap in Sublime Text 3
  • How to Disable Word Wrap in Sublime Text 3How to Disable Word Wrap in Sublime Text 3
  • How to Enable Syntax Highlighting in Sublime Text 3How to Enable Syntax Highlighting in Sublime Text 3
  • Fix Sublime Text Error Trying to Parse SettingsFix Sublime Text Error Trying to Parse Settings
  • Fix Sublime Text Error Permission DeniedFix Sublime Text Error Permission Denied

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

  • Android 10: How to Adjust the Keyboard Size
  • OneNote Error Code 0xE00001AE – Fix
  • WhatsApp: How to Change Your Phone Number
  • Fix OneNote Error 0xe00001bb: Section Is Corrupted
  • Zoom: How to Show the Unread Message Icon
  • How To Calculate Tips on Android
  • What to Do If Chrome Download Needs Authorization
  • Fix OneNote Error 0xE401065D, 0xE000145C, 0xE4010640

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