Skip to content
This repository has been archived by the owner on Aug 8, 2020. It is now read-only.

Autocomplete #4

Open
sindresorhus opened this issue Feb 15, 2016 · 2 comments
Open

Autocomplete #4

sindresorhus opened this issue Feb 15, 2016 · 2 comments

Comments

@sindresorhus
Copy link
Member

Would be nice to have test and assert completions. E.g. typing t. inside a test would show all assertion methods.

Docs: https://github.com/atom/autocomplete-plus/wiki/Provider-API

Inspiration: https://github.com/atom/autocomplete-plus/wiki/Autocomplete-Providers and https://github.com/jadb/atom-codeception-snippets/blob/master/scoped-properties/codeception-snippets.cson

@vadimdemedes
Copy link

We should definitely make it optional, some people (like me) hate autocomplete :)

@sindresorhus
Copy link
Member Author

@vdemedes We'll only provide an autocomplete provider. You can easily disable autocomplete itself if you don't want it.

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