You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Zed JavaScript Snippets
A comprehensive collection of JavaScript snippets for [Zed
editor](https://zed.dev/), designed to accelerate JavaScript development
with intelligent autocomplete and placeholder support.
## ✨ Features
- **Complete ES6+ Coverage**: 150+ snippets covering modern JavaScript
features
- **Smart Placeholders**: Tab-navigable placeholders for efficient
coding
- **Async/Await Support**: Modern asynchronous programming patterns
- **Array Methods**: Complete coverage of map, filter, reduce, and more
- **Class Syntax**: ES6 classes with methods, getters, and setters
- **Module System**: Import/export statements for modern JavaScript
Co-authored-by: Marshall Bowers <[email protected]>
0 commit comments