Giter Site home page Giter Site logo

atom-tab-close-always-visible's Introduction

Atom Tab Close Icon Always visible

Always shows the close icon on tabs, no more misclicks!

License

Licensed under MIT.

atom-tab-close-always-visible's People

Contributors

maxgalbu avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

atom-tab-close-always-visible's Issues

This extension must be installed by default!

Thank you very much, your extension saved my day! :)
After restoring a project with project-viewer, where a large file was opened that hangs atom, I was unable to close this tab, no matter what I did.
And with your extension I can simply close a hanged tab!!! Perfect!
Found no other way to leave you a comment :)

Doesn't work with atom-material-ui

I just tried this out with the atom-material-ui theme, and it doesn't work at all. In fact, the close button's visibility is unchanged but the active tab's highlight bar disappears. So I had to disable it.

[edit] I decided to fix this on my own, so here's what I had to end up putting in my user stylesheet. This was really all I needed all along.

.tab-bar .tab .close-icon {
  transform: scale(1);
}

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.