Skip to content
master
Go to file
Code

Latest commit

### Requirements

* Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
* All new code requires tests to ensure against regressions

### Description of the Change

This PR adds `non-sealed` keyword as a follow-up to #234.
I also had to update the class pattern to capture `-` that is in the keyword.

### Alternate Designs

N/A.

### Benefits

Adds support for `non-sealed` keyword.

### Possible Drawbacks

N/A.

### Applicable Issues

Fixes #236
2bd3e55

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Java language support in Atom

macOS Build Status Windows Build Status Dependency Status

Add syntax highlighting and snippets to Java/JSP files in Atom.

Originally converted from the Java TextMate bundle.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

You can’t perform that action at this time.