Giter VIP home page Giter VIP logo

komodo-autocode's Introduction

komodo-autocode

AutoCode adds some extra functionality to Komodo, that makes it easier than ever to write (and test) quality code

komodo-autocode's People

Contributors

davestewart avatar defman21 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

naatan quatmo

komodo-autocode's Issues

Remove Auto-Complete height for KO8

The "Auto-Complete height" feature is no longer necessary in Komodo 8 since it's finally builtin.

See "Preferences/ Code Intelligence/ Maximum number of rows shown in autocomplete". In fact, the builtin setting seems to override yours.

AutoCommenting doesn't support multi-line signatures

The auto-commenting parser gets confused when function definition spans on more that one line, e.g.:

<?php
/**
 * Description
 * @var object
 */
function foo(DateTime $start,
             DateTime $end, array $params=array()){
    return new DateTime;
}

Add a release

Hi there, I'm the lead Komodo developer. We're currently preparing our 9.2 release which includes a package installer, allowing people to easily install packages (addons, macros, skins, etc) such as this one. For your "package" to be installable by users it needs to have a "release", which people can download.

Please consider adding a release, you can find out how by checking steps 3 through 4 on this page. Thank you!

Be sure to also update your install.rdf to reflect the latest version of Komodo that it is compatible with.

Can't make PHPDoc/JSDoc work

I can't make "auto-commenting" work. The checkbox is checked in the preferences dialogue. I've disabled the good old ENTER trigger for PHPDoc macro and restarted Komodo to avoid conflicts. Yet hitting /** + enter does nothing. I can't see anything relevant in the event log.

I'm using Windows Vista and I've tried with both Komodo Edit 6.1.3 and Komodo Edit 7.0.0 RC2.

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.