Giter VIP home page Giter VIP logo

codiad-completeplus's Introduction

CompletePlus

Alternative autocomplete for Codiad, expandable by plugins

Installation

  • Download the zip file and unzip it to your plugin folder.

Contribution

You want to write your own extension and contribute it, then fork the repo and create a pull request.

Supported programming languages for additional features

  • PHP
  • Snippets for several other programming languages (List)

Known plugins for CompletePlus

How to use the api

Take a look on the Wiki

Features

PHP

Better autocomplete for php with various functions

Standard autocomplete CompletePlus
Example Example
Example Example

Tabstops for autocompleted content

Use tab to jump between tabstops to enter content Example

JS / CSS / ...

Additonal snippets

Example Example

codiad-completeplus's People

Contributors

andr3as avatar marcoarruda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

codiad-completeplus's Issues

Autocomplete starter problems

I installed the autocomplete plugin, but since then I cannot find out how to use it.
From what I saw in the files there should be quite a good PHP support, but codiad
does not seem to recognize or suggest anything at all.

Could you please provide some start how to?

Detail features

Could you detail some of the features it has (e.g. does it replace or enhanced existing completion and some examples), and also possibly link to some plugins extending it?

Cannot make the plugin work

After installing the current codiad version and the completeplus plugin there seems no autocomplete function at all.

I tried this with a PHP script. I guess a simple '$ret = explode' and the ctrl-space should open a dropdown with all the parameters but all I see is a simple 'explode'. Trying a '$ret = fil' should list the files functions but there's nothing at all.

What am i doing wrong here? Does the plugin collide with other plugins?

random inserting code on keystroke

It is constantly crashing: On ctrl+space a proposal is shown, but there is no way to insert it. It is inserting, manipulating and deleting code randomly on every keystroke.

Plugin unusable

Hey,

I'm having a problem with autocomplete. I have updated everything including Codiad to the latest versions. (codiad version 2.7.4 commit: 58ed33672c4fb5040ab79204b039b31c084a0e19 and CompletePlus v0.8.3)

When using autocomplete it doesn't really suggest an autocomplete it just chooses whatever it thinks is best and so i cant really type anything without it being changed.

It starts by showing a list, which is good, but if it doesn't match anything, instead of just disappearing it changes what i have typed so far and thus there is no way i can type anything else.

for example, when i try to type 'test',

after typing 'te' it shows the suggestion list as in my attachment, but as soon as type 'tes' it just changes it to 'items'

image

I have tested it in a few browsers but it has this problem everywhere, also on different computers. Also after it has auto completed something, ctrl-z doesn't work either, it just keeps auto completing by itself. I have tried removing all other plugins too, that didn't work either.

by the way my console shows this warning:

'Automatically scrolling cursor into view after selection change this will be disabled in the next version set editor.$blockScrolling = Infinity to disable this message ace.js:1'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.