Coder Social home page Coder Social logo

coronasdk-atomplugin's Introduction

Corona Autocomplete

An Atom autocomplete-plus provider for Corona SDK.

Installation

You can install the package through Atom's package manager or just run apm install autocomplete-corona in your terminal.

coronasdk-atomplugin's People

Contributors

shchvova avatar

Stargazers

R2robot avatar E1e5en avatar  avatar bruno maia avatar Erin Catto avatar Yura avatar RanjithKumar Matheswaran avatar

Watchers

R2robot avatar  avatar sean head avatar Sreenath avatar James Cloos avatar  avatar  avatar  avatar Alexander McCaleb avatar  avatar Dixita avatar  avatar  avatar Michael Wallar avatar  avatar  avatar

Forkers

darmie

coronasdk-atomplugin's Issues

api revision version?

To which version of the API is the autocomplete sync to.
Some functions seems to have changed and some don't even exist.
Is there a way to sync to the last corona api revision? (current one is 2017.3184)

update intellisense

i use atom because free, can you update intellisense autocomplete-corona for atom editor

Can't get autocomplete to work

Hello!

I've stumbled out of the gate - I have a clean install of Atom, as well as Corona SDK. I installed language-lua and the autocomplete-corona packages, then created a new Corona project, added in main.lua "local title = display. " and get no autocomplete.

Looking around the forums seems that it works for most people? I'm wondering if I'm missing a required step?

Thanks!

Failed to activate the autocomplete-corona package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.25.1 x64
Electron: 1.7.11
OS: Unknown Windows version
Thrown From: autocomplete-corona package 1.1.4

Stack Trace

Failed to activate the autocomplete-corona package

At Arguments to CompositeDisposable.add must have a .dispose() method

TypeError: Arguments to CompositeDisposable.add must have a .dispose() method
    at assertDisposable (~/AppData/Local/atom/app-1.25.1/resources/app/node_modules/event-kit/lib/composite-disposable.js:74:19)
    at CompositeDisposable.module.exports.CompositeDisposable.add (~/AppData/Local/atom/app-1.25.1/resources/app/node_modules/event-kit/lib/composite-disposable.js:43:17)
    at Object.consumeProvider (~/AppData/Local/atom/app-1.25.1/resources/app/node_modules/autocomplete-plus/lib/main.js:89:27)
    at Object.consumeProvider_2 (~/AppData/Local/atom/app-1.25.1/resources/app/node_modules/autocomplete-plus/lib/main.js:62:23)
    at Provider.module.exports.Provider.provide (~/AppData/Local/atom/app-1.25.1/resources/app/node_modules/service-hub/lib/provider.js:34:58)
    at ServiceHub.module.exports.ServiceHub.provide (~/AppData/Local/atom/app-1.25.1/resources/app/node_modules/service-hub/lib/service-hub.js:30:26)
    at Package.activateServices (~/AppData/Local/atom/app-1.25.1/resources/app/src/package.js:397:75)
    at Package.activateNow (~/AppData/Local/atom/app-1.25.1/resources/app/src/package.js:233:20)
    at measure (~/AppData/Local/atom/app-1.25.1/resources/app/src/package.js:206:33)
    at Package.measure (~/AppData/Local/atom/app-1.25.1/resources/app/src/package.js:88:25)
    at activationPromise.Promise (~/AppData/Local/atom/app-1.25.1/resources/app/src/package.js:200:20)
    at Promise (<anonymous>)
    at Package.activate (~/AppData/Local/atom/app-1.25.1/resources/app/src/package.js:198:38)
    at PackageManager.activatePackage (~/AppData/Local/atom/app-1.25.1/resources/app/src/package-manager.js:695:42)
    at packagesToEnable.forEach.name (~/AppData/Local/atom/app-1.25.1/resources/app/src/package-manager.js:440:51)
    at Array.forEach (native)
    at disabledPackagesSubscription.config.onDidChange (~/AppData/Local/atom/app-1.25.1/resources/app/src/package-manager.js:440:30)
    at emitter.on (~/AppData/Local/atom/app-1.25.1/resources/app/src/config.js:1023:22)
    at Function.module.exports.Emitter.simpleDispatch (~/AppData/Local/atom/app-1.25.1/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (~/AppData/Local/atom/app-1.25.1/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at Config.emitChangeEvent (~/AppData/Local/atom/app-1.25.1/resources/app/src/config.js:1175:62)
    at Config.setRawValue (~/AppData/Local/atom/app-1.25.1/resources/app/src/config.js:1008:23)
    at Config.set (~/AppData/Local/atom/app-1.25.1/resources/app/src/config.js:711:18)
    at Config.removeAtKeyPath (~/AppData/Local/atom/app-1.25.1/resources/app/src/config.js:901:16)
    at Package.enable (~/AppData/Local/atom/app-1.25.1/resources/app/src/package.js:75:30)
    at PackageManager.enablePackage (~/AppData/Local/atom/app-1.25.1/resources/app/src/package-manager.js:246:18)
    at HTMLButtonElement.enablementButtonClickHandler (~/AppData/Local/atom/app-1.25.1/resources/app/node_modules/settings-view/lib/package-card.js:362:31)

Commands

  4x -4:31.8.0 core:move-right (input.hidden-input)
 14x -4:30.3.0 core:backspace (input.hidden-input)
     -4:23.2.0 core:move-down (input.hidden-input)
     -4:20.5.0 autocomplete-plus:confirm (input.hidden-input)
     -4:20.5.0 snippets:expand (atom-text-editor.editor.is-focused.autocomplete-active)
  6x -4:18.6.0 core:move-right (input.hidden-input)
 12x -4:16.2.0 core:backspace (input.hidden-input)
     -4:05.6.0 autocomplete-plus:confirm (input.hidden-input)
     -4:05.6.0 snippets:expand (atom-text-editor.editor.is-focused.autocomplete-active)
 27x -2:51.5.0 core:backspace (input.hidden-input)
     -2:41.3.0 snippets:expand (atom-text-editor.editor.is-focused.autocomplete-active)
  9x -2:27.5.0 core:backspace (input.hidden-input)
  4x -2:03.5.0 core:move-right (input.hidden-input)
     -2:02.2.0 core:backspace (input.hidden-input)
     -2:01.3.0 core:paste (input.hidden-input)
     -1:11.4.0 core:confirm (input.hidden-input)

Non-Core Packages

autocomplete-corona 1.1.4 
language-lua 0.9.11 

Uncaught TypeError: this.element.querySelector is not a function

[Enter steps to reproduce:]

In the search box, type corona and hit enter. The autocomplete-corona package should show as the first option. Click on the Install button. This will install the package and you can start using it immediately.

Atom: 1.17.2 x64
Electron: 1.3.15
OS: Microsoft Windows 10 Pro
Thrown From: autocomplete-corona package 1.0.7

Stack Trace

Uncaught TypeError: this.element.querySelector is not a function

At C:\Users\Unity\.atom\packages\autocomplete-corona\node_modules\atom-package-deps\lib\view.js:41

TypeError: this.element.querySelector is not a function
    at View.advance (/packages/autocomplete-corona/node_modules/atom-package-deps/lib/view.js:41:36)
    at /packages/autocomplete-corona/node_modules/atom-package-deps/lib/main.js:53:16
    at stdout (/packages/autocomplete-corona/node_modules/atom-package-deps/lib/helpers.js:24:11)
    at Socket.<anonymous> (~/AppData/Local/atom/app-1.17.2/resources/app/src/buffered-process.js:212:1)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at readableAddChunk (_stream_readable.js:176:18)
    at Socket.Readable.push (_stream_readable.js:134:10)
    at Pipe.onread (net.js:543:20)

Commands

     -1:05.1.0 core:confirm (input.hidden-input)

Non-Core Packages

autocomplete-corona 1.0.7 
language-lua 0.9.11 

Uncaught TypeError: this.element.querySelector is not a function

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.19.0-beta2 x64
Electron: 1.6.9
OS: TEAMOS Windows 7 elementary
Thrown From: autocomplete-corona package 1.0.7

Stack Trace

Uncaught TypeError: this.element.querySelector is not a function

At C:\Users\DANESH\.atom\packages\autocomplete-corona\node_modules\atom-package-deps\lib\view.js:41

TypeError: this.element.querySelector is not a function
    at View.advance (/packages/autocomplete-corona/node_modules/atom-package-deps/lib/view.js:41:36)
    at /packages/autocomplete-corona/node_modules/atom-package-deps/lib/main.js:53:16
    at stdout (/packages/autocomplete-corona/node_modules/atom-package-deps/lib/helpers.js:24:11)
    at Socket.<anonymous> (~/AppData/Local/atom/app-1.19.0-beta2/resources/app/src/buffered-process.js:212:17)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at readableAddChunk (_stream_readable.js:176:18)
    at Socket.Readable.push (_stream_readable.js:134:10)
    at Pipe.onread (net.js:551:20)

Commands

     -2:20.9.0 core:backspace (input.hidden-input)
     -2:13.7.0 core:confirm (input.hidden-input)
     -1:58.3.0 core:backspace (input.hidden-input)
     -1:58.3.0 core:delete (input.hidden-input)
  2x -1:58 core:confirm (input.hidden-input)

Non-Core Packages

autocomplete-corona 1.0.7 
language-lua 0.9.11 

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.