Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Super Paste #382

Open
Open
@thomasballinger

Description

@thomasballinger

It would be cool to be able to paste in code from a file that has newlines in places that could complete a command, but based on input a few lines down, probably doesn't:

class Foo(object):
    def bar(self):
        asdf

    def baz(self):
        asdf

if we could do this in a way that didn't differ from python too much. This would be a change in behavior from the normal interpreter, I want to clear it with folks first. Thoughts, @ikanobori @Trundle @sebastinas @bobf ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions