https://github.com/b1f6c1c4/no-evil-eol-newline
Hide the last 'new line' in Atom, just like vim does.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.8%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Hide the last 'new line' in Atom, just like vim does.
Basic Info
Statistics
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 1
Topics
Metadata Files
README.md
no-evil-eol-newline
Hide the last 'new line', just like Vim and GitHub.
:arrowright: Link to the package on APM on atom.io :arrowleft:

Precondition
This package is meant for:
- Vim enthusiastics - mostly previous vim users;
- Unix fundamentalists - who think
\nmarks the termination of one single line, instead of acting as the separator between two lines.
You SHOULD NOT use this package if you think:
- (Either)
\nat the end of a file is totally heresy; - (Or) a new line MUST be displayed magnificently to indicate your fidelity of appending
\nto each file you write.
Introduction
Suppress display of end-of-file newlines as blank lines.
A temporal fix for Atom issue 7787.
More precisely,
- If a file ends with a \n, then the line number of the 'new line' is hidden (by css), just like what vim does.
- If a file doesn't end with a \n, then the line number is shown in a bright color, indicating a missing \n.
- Files that use \r\n as EOL simply work perfectly.
Attention:
This package only deals with how things appear: it never modify any bit of your file content. Thus, this package:
- Is compatible with whitespace, editorconfig, vim-mode-plus, and other packages.
- Works consistently on Linux, macOS, and Windows.
Owner
- Login: b1f6c1c4
- Kind: user
- Location: NJ, USA
- Company: Princeton University
- Repositories: 26
- Profile: https://github.com/b1f6c1c4
52BE D143 A92D BE96 2B83 092B 9BAC 0164 9600 1E70
GitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| b1f6c1c4 | b****4@g****m | 22 |
| dependabot[bot] | 4****] | 10 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 1
- Total pull requests: 11
- Average time to close issues: about 7 hours
- Average time to close pull requests: 8 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 10
- Bot issues: 0
- Bot pull requests: 11
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kopischke (1)
Pull Request Authors
- dependabot[bot] (11)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- eslint ^7.1.0 development
- eslint-config-airbnb-base ^14.1.0 development
- eslint-plugin-import ^2.20.2 development
- 189 dependencies