Skip to content

Conversation

@seekode
Copy link
Contributor

@seekode seekode commented Oct 1, 2025

Zed JavaScript Snippets

A comprehensive collection of JavaScript snippets for Zed editor, 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

@cla-bot cla-bot bot added the cla-signed label Oct 1, 2025
Copy link
Member

@maxdeviant maxdeviant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@maxdeviant maxdeviant merged commit 87d845c into zed-industries:main Oct 26, 2025
3 checks passed
Mazurel pushed a commit to Mazurel/extensions that referenced this pull request Oct 27, 2025
# 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants