We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0b2fee + 8555f88 commit f27ebe0Copy full SHA for f27ebe0
README.md
@@ -6,6 +6,14 @@
6
7
Preconfigured snippets for ember projects following Polaris Patterns.
8
9
+## Installation
10
+
11
+- VSCode: https://marketplace.visualstudio.com/items?itemName=EmberTooling.emberjs-snippets
12
+- Open VSX: https://open-vsx.org/extension/embertooling/emberjs-snippets
13
+- (neo)vim:
14
+ - packer.nvim: `use { "ember-tooling/snippets" }`
15
16
17
## Important
18
19
This extension is optimized for developers that use Ember Polaris patterns and features, which are supported back to ember-source 3.28.
0 commit comments