https://github.com/lslezak/language-changes
Support for *.changes files in the Atom editor (https://atom.io)
https://github.com/lslezak/language-changes
Last synced: over 1 year ago
JSON representation
Support for *.changes files in the Atom editor (https://atom.io)
- Host: GitHub
- URL: https://github.com/lslezak/language-changes
- Owner: lslezak
- License: mit
- Created: 2015-11-20T00:50:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-09T09:51:53.000Z (over 10 years ago)
- Last Synced: 2025-02-03T19:13:55.217Z (over 1 year ago)
- Language: CoffeeScript
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Atom language-changes
[](https://travis-ci.org/lslezak/language-changes)


This [Atom](https://atom.io) package adds support for the `*.changes` files.
## Features
- Syntax highlighting
- Adding a new entry (similar to `buildvc` or `osc vc`, currently only the Linux
platform is supported.):
- Use the `ctrl-shift-q` keyboard shortcut
- Use the `Add a new changes entry` item in the context menu (right-click)
- Use the `language-changes:add-new-entry` action in the command palette
(`ctrl-shift-p`)
