Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Intellisense tooltip for makeActiveBinding is wrong #505

Closed
int19h opened this issue Dec 15, 2015 · 0 comments
Closed

Intellisense tooltip for makeActiveBinding is wrong #505

int19h opened this issue Dec 15, 2015 · 0 comments

Comments

@int19h
Copy link
Contributor

int19h commented Dec 15, 2015

It shows the signature as follows:

makeActiveBinding(env, bindings = FALSE)

but the actual signature is:

makeActiveBinding(sym, fun, env)

The incorrect prototype seems to be coming from lockEnvironment, which shares the same doc page.

@MikhailArkhipov MikhailArkhipov self-assigned this Dec 16, 2015
MikhailArkhipov pushed a commit that referenced this issue Dec 17, 2015
  #505 Intellisense tooltip for makeActiveBinding is wrong
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants