GithubHelp home page GithubHelp logo

5310 / dot-hide Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 12 KB

Appends names from .hidden to the core ignored names list.

Home Page: https://atom.io/packages/dot-hide

License: MIT License

CoffeeScript 100.00%

dot-hide's Introduction

Dot Hide

Appends names from .hidden to the core ignored names list.

Automatically or manually appends entries from .hidden to the core ignored names list if one exists on the root of the first open project.

Yes, it's rather hacky, but it's the easiest way to get what I want. I use to keep my projects clutter-free; I often need to edit some .gitignored scratch/note files, or don't need to see some files that get pushed but are auto-generated. I use .hidden lists for the file browser in these cases anyway, and wanted the same for Atom.

Any custom names on the core ignored names list persist the addition, of course, and when the addition is undone it reverts to that state. However, this also means that any customizations done to the core ignored names list while the functionality is active (hiding entries from .hidden) is lost when it reverts.

dot-hide's People

Contributors

5310 avatar

Watchers

 avatar James Cloos avatar

dot-hide's Issues

Only the first open project is checked for `.hidden`

Core ignored lists are global, I think, so it might make more sense to collect all open projects for .hidden.

I was thinking of adding a setting to make this optional lest .hidden from one projects hides important files in other, but it's not like checking only the first one will help in either case. Toggling the functionality off is a better idea in these cases.

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.