Skip to content

autocompletion of most recent method is annoying #95

@ianhattwick

Description

@ianhattwick

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions