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

Snippet feedback #5

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

Snippet feedback #5

sindresorhus opened this issue Feb 15, 2016 · 4 comments
Labels

Comments

@sindresorhus
Copy link
Member

I included what I thought would be useful, but could use some feedback on it.

https://github.com/sindresorhus/atom-ava/blob/master/snippets/ava.json

Anything missing or something that could be improved? (Assertion snippets are planned #1).

Relevant Sublime plugin discussion: avajs/sublime-ava#4

@sotojuan
Copy link
Contributor

I personally would like shorter assertion snippets. For example tnok for t.notOk(). That said, the VSCode snippets are the same as the current ones, and I'd value a "standard" among all editors more than typing less.

@sindresorhus
Copy link
Member Author

@sotojuan As we've already commented, you just type tnok and it will match t.notOk().

screen shot 2016-02-24 at 02 13 35

Is that not enough?

@sotojuan
Copy link
Contributor

That is enough, sorry for not noticing :-)

sindresorhus added a commit that referenced this issue Feb 23, 2016
@sindresorhus
Copy link
Member Author

@sotojuan 42f169f ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants