Code Monkey home page Code Monkey logo

love-autocomplete's Introduction

love-autocomplete README

This is a simple auto complete extension for the LOVE 2D game framework. It makes use of the LOVE API written in a lua table from here

  • Autocomplete for modules, functions, types, and enums
  • Signature suggestions for functions of modules and types
  • Ctrl+Alt+D tries to open the LOVE 2D documentation for whatever the cursor is currently on
  • Alt+L launches LOVE 2D in the current directory

Requirements

No Requirements

Extension Settings

No settings - planning on putting in ability to change hotkeys

Known Issues

  • Versions before 0.3.5 may not have the proper dependencies installed for the extension to work, please update if you have an older version.
  • When a function has multiple signatures, if you select anyone but the 1st and try to type a param it will switch back to the first signature.
  • Command to launch love expects "love" to be in the path

Release Notes

0.3.6

Realized that I didn't add the proper dependencies to make things work properly, so that's fixed now.

0.3.2

Small changes

0.3.0

Added hotkey command to launch LOVE 2D from the current directory.

0.2.0

Added opening of LOVE 2D documentation

0.1.0

Initial release of LOVE-Autocomplete

love-autocomplete's People

Contributors

bschulte avatar

Watchers

 avatar  avatar

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.