GithubHelp home page GithubHelp logo

sublime_haxe's People

Contributors

ruby0x1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jonathonyule

sublime_haxe's Issues

Parenthesis input not adding character

Entering a left parenthesis "(" doesn't add the character when, for example, trying to call a method or entering string constants.

var pos:Vector = new(0, 0);
trace("trace log");

Only auto completion seems to trigger the left parenthesis - declaring functions works ok.

The ST console log output for above examples:

command: chained_actions {"actions": ["insert_snippet", "auto_complete"], "args": [{"contents": "($0)"}, {}]}

I'm running a fresh install of ST3, build 3114, on OSX El Capitan.

Improved completion with multiple parameters

Suggestion. It would be nice if the second, third, etc parameters were shown after the first drop down list goes away.

Example: If I type
spriteColor = new ColorHSV(
I get a drop down with the 4 parameters ColorHSV() takes. After typing the value for hue, the other parameters go away. I'm not sure how this could be done cleanly (I personally thing the inline way the other Haxe plugin works is a little obtrusive, but it works).

Can this same dropdown come up again, with the remaining parameters listed?

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.