https://github.com/zackartz/discord.novaextension
https://github.com/zackartz/discord.novaextension
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zackartz/discord.novaextension
- Owner: zackartz
- Created: 2021-07-09T04:58:13.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-09T04:59:43.000Z (almost 5 years ago)
- Last Synced: 2025-01-08T17:09:07.381Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
**discord** provides integration with **A Helpful Tool**, including the most important feature, something that's really helpful, and _a little-known secret!_

## Requirements
discord requires some additional tools to be installed on your Mac:
- [Node.js 8.2.0](https://nodejs.org) and NPM 5.2.0 or newer
> To install the current stable version of Node, click the "Recommended for Most Users" button to begin the download. When that completes, double-click the **.pkg** installer to begin installation.
## Usage
To run discord:
- Select the **Editor → discord** menu item; or
- Open the command palette and type `discord`
discord runs any time you open a local project, automatically lints all open files, then reports errors and warnings in Nova's **Issues** sidebar and the editor gutter:

### Configuration
To configure global preferences, open **Extensions → Extension Library...** then select discord's **Preferences** tab.
You can also configure preferences on a per-project basis in **Project → Project Settings...**