autocomplete-plus

View and insert possible completions in the editor while typing (by atom)

Autocomplete-plus Alternatives

Similar projects and alternatives to autocomplete-plus based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better autocomplete-plus alternative or higher similarity.

autocomplete-plus reviews and mentions

Posts with mentions or reviews of autocomplete-plus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.
  • Clarification question
    3 projects | /r/pulsaredit | 29 May 2023
    For autocomplete, we unfortunately don't have a centered documentation, and we're still discussing how to make one. But simplifying a bit, autocomplete is a package, and your own package will interact with it using services: https://atom-flight-manual-archive.github.io/behind-atom/sections/interacting-with-other-packages-via-services/. It's really simple, honestly, you just add some lines to your package.json, you export a javascript object, and that exported object will "provide" an autocomplete. The API is, unfortunately, on the old Atom github's wiki: https://github.com/atom/autocomplete-plus/wiki/Provider-API.
  • shabang autocomplete for bash shellscript
    2 projects | /r/vscode | 17 Sep 2022
    I would like to understand the best practice for setting up an autocomplete/autosuggest for shell-scripts written in bash, ie if language == shellscript and user types bash (or even #!) then autosuggest or autocomplete to #!/usr/bin/env bash. I'm trying to refrain from using #!/bin/bash, but I can never remember the full #!/usr/bin/env bash syntax, and realize that I have been dependent for many years on Atom's autocomplete-plus package to fill in for my failing memory.

Stats

Basic autocomplete-plus repo stats
2
965
0.7
over 1 year ago

atom/autocomplete-plus is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of autocomplete-plus is JavaScript.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com