Coder Social home page Coder Social logo

ldez / atom-language-ignore Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 2.0 62 KB

Syntax highlighting for 'ignore' files : gitignore, npmignore, dockerignore, coffeelintignore, ...

Home Page: https://atom.io/packages/language-ignore

License: MIT License

CoffeeScript 94.80% Shell 5.20%
ignore-files atom gitignore syntax-highlighting

atom-language-ignore's Introduction

Ignore files Package for Pulsar/Atom

Build status (Windows) MIT License

language-ignore

Adds syntax highlighting to 'ignore' files.

language-ignore-gitignore

Supported files

  • .gitignore: references gitignore and Ignoring-Files
  • .npmignore: works just like a .gitignore references
  • .dockerignore : works just like a .gitignore references
  • .coffeelintignore: works just like a .gitignore.
  • .slugignore: does not support negated ! patterns. Heroku - Slug Compiler
  • .atomignore: works just like a .gitignore. tree-ignore
  • .hgignore: references hgignore (currently only glop patterns)
  • .vscodeignore: works just like a .gitignore references
  • .eslintignore: works just like a .gitignore references
  • .prettierignore: works just like a .gitignore references
  • .gcloudignore : supports importing other .gitignore style files references

Install

Settings/Preferences > Install > Search for language-ignore

Or

pulsar -p install language-ignore

Troubleshooting

If you have problem with the .dockerignore files:

  • In your Pulsar configuration: Edit > Config...
  • Add the following lines in the [core] section:
  customFileTypes:
    "text.ignore": [
      ".dockerignore"
    ]

Example:

"*":
  core:
    customFileTypes:
      "text.ignore": [
        ".dockerignore"
      ]

atom-language-ignore's People

Contributors

aaronbdixon avatar confused-techie avatar ldez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

atom-language-ignore's Issues

Long package activation time

I checked timecop to hunt some heavy packages that I could live without. atom-language-ignore took 56ms to activate, which is much more than a recommended 5ms. It's a really minor issue, but it would be nice if it was much less.

Versions:

language-ignore: 1.7.4
atom: 1.27.0 x64 (MacOS)

Update Readme for Pulsar

Feel free to close this one, if it's not something you're worried about.

But just wanted to ask if you'd also accept another PR from me updating the readme of this project, as the Atom badges are now broken, and Atom data now out of date.

The simplest thing that can be done is remove the failing Atom badges, and update the installation docs, and replace usage of Atom with Pulsar/Atom.

And while my PR to get badges added onto Shields.io is still in review, Pulsar does support what's Social Image cards for packages, meaning we could place something like this at the top of your Readme:

language-ignore

Which I'll be adding theme support for these later today.

If that's something you're willing to see happen I'm more than happy to submit a PR for it, just wanted to make sure that's something you're alright with. Thanks again for everything!

Extend Support for `.gcloudignore`

While I realize this package was originally made for Atom, it is available to install on Pulsar the new fork of Atom.

I see this package hasn't received any updates for some time, but that the author is still active.

I was wondering if support for .gcloudignore files could be added, they work just like .gitignore. And if so I'd be more than happy to do so in a PR, but also wanted to see if done, would the package author be willing to update the package on Pulsar as well.

Thanks a ton for any response!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.