Skip to content

Parse all commands with token_get_all to figure out intent #10

Description

@apinstein

This helps us solve gh-4, gh-5, gh-8, gh-9

If we run all input thru the tokenizer, we should be able to figure out where we're at in the current scope to improve auto-complete, allow multiline functions, tell if things have return values, etc.

http://us.php.net/manual/en/tokens.php

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions