Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autocompletion of most recent method is annoying #95

Open
ianhattwick opened this issue Dec 10, 2022 · 1 comment
Open

autocompletion of most recent method is annoying #95

ianhattwick opened this issue Dec 10, 2022 · 1 comment
Assignees

Comments

@ianhattwick
Copy link

ianhattwick commented Dec 10, 2022

After executing a method, the next time you type in the object name it autocompletes with the previous method:

f = Freesound(577698, {maxvoices:8})
f.note.seq([7,6,5], 1/4)
f.pan = 1

//typing f. here will autocomplete f.pan

I can't imagine this is intentional, and would be nice to be fixed

@charlieroberts
Copy link
Collaborator

agreed, this has been bugging me for a while...

@charlieroberts charlieroberts self-assigned this Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants