Skip to content

Conversation

@filipw
Copy link
Member

@filipw filipw commented Mar 28, 2015

Allows to easily inspect the script packs available in the REPL context.

  • prints method signatures (including extension methods)
  • prints property definitions (including correct getter/setter)
  • uses fully qualified type names if the given namespace is not imported into REPL context, if it is imported uses simple type name

Example:
screenshot 2015-03-28 23 31 51

@filipw
Copy link
Member Author

filipw commented Mar 29, 2015

why do we even have travis if it fails all the time ;)

@adamralph
Copy link
Contributor

It passes in about 1 run of out 10 😉

Hopefully this will get rid of the problem #1001

@glennblock
Copy link
Contributor

@filipw I share your pain. We need to do something and hopefully #1001
fixes. If not, we need to make other plans.
On Sun, Mar 29, 2015 at 5:39 AM Adam Ralph notifications@github.com wrote:

It passes in about 1 run of out 10 [image: 😉]

Hopefully this will get rid of the problem #1001
#1001


Reply to this email directly or view it on GitHub
#1005 (comment).

@filipw filipw mentioned this pull request Mar 30, 2015
@filipw
Copy link
Member Author

filipw commented Apr 2, 2015

anyone?

@adamralph
Copy link
Contributor

My last few days have been chaotic, but I can look at the weekend unless someone beats me to it.

@adamralph adamralph self-assigned this Apr 3, 2015
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line should be moved down to inside the conditional, just before writing out the message to say there are no script packs. (See further comment below).

@adamralph adamralph assigned filipw and unassigned adamralph Apr 3, 2015
@adamralph adamralph added the hold label Apr 3, 2015
@adamralph adamralph assigned adamralph and unassigned filipw Apr 4, 2015
@adamralph adamralph removed the hold label Apr 4, 2015
adamralph added a commit that referenced this pull request Apr 4, 2015
@adamralph adamralph merged commit 260e068 into scriptcs:dev Apr 4, 2015
@adamralph
Copy link
Contributor

nice @filipw, I love this new command

@adamralph adamralph added this to the v0.15 milestone Apr 4, 2015
@adamralph
Copy link
Contributor

I've given it pride of place in the 0.15 release notes 😄.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants