Giter VIP home page Giter VIP logo

atom-show-in-system's Introduction

๐Ÿ‘‹ hello world

My GitHub stats

atom-show-in-system's People

Contributors

flynsarmy avatar jerolimov avatar kfix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

atom-show-in-system's Issues

Grammar Nazi: "Open Within"

Within is typically used in regards of putting limiting on something. You must complete this test within 30 minutes. In describes the location of a person, animal or thing, The stray cows were found in the corn field More on that here.

So technically it should be Open In System But even that sounds odd. Maybe just Open In Finder?

Always same error message: Path not found

Showing Path not found even for saved file.
Here is the console output.
Hope it helps,
Tx

Show in system: View not found! show-in-system.coffee:57module.exports.getPath show-in-system.coffee:57module.exports.show show-in-system.coffee:28(anonymous function) show-in-system.coffee:14handler /Applications/Atom.app/Contents/Resources/app/src/space-pen-extensions.js:110jQuery.event.dispatch /Applications/Atom.app/Contents/Resources/app/node_modules/space-pen/vendor/jquery.js:4681elemData.handle /Applications/Atom.app/Contents/Resources/app/node_modules/space-pen/vendor/jquery.js:4359module.exports.CommandRegistry.handleCommandEvent /Applications/Atom.app/Contents/Resources/app/src/command-registry.js:243(anonymous function) /Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3module.exports.CommandRegistry.dispatch /Applications/Atom.app/Contents/Resources/app/src/command-registry.js:156jQuery.fn.trigger /Applications/Atom.app/Contents/Resources/app/src/space-pen-extensions.js:62(anonymous function) /Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:40emit events.js:110(anonymous function) /Applications/Atom.app/Contents/Resources/atom/renderer/api/lib/ipc.js:22emit events.js:118Ipc.sendSync /Applications/Atom.app/Contents/Resources/atom/renderer/api/lib/ipc.js:39Ipc.sendChannelSync /Applications/Atom.app/Contents/Resources/atom/renderer/api/lib/ipc.js:47RemoteMemberFunction /Applications/Atom.app/Contents/Resources/atom/renderer/api/lib/remote.js:110module.exports.ContextMenuManager.showForEvent /Applications/Atom.app/Contents/Resources/app/src/context-menu-manager.js:169(anonymous function) /Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:128handler /Applications/Atom.app/Contents/Resources/app/src/space-pen-extensions.js:110jQuery.event.dispatch /Applications/Atom.app/Contents/Resources/app/node_modules/space-pen/vendor/jquery.js:4681elemData.handle /Applications/Atom.app/Contents/Resources/app/node_modules/space-pen/vendor/jquery.js:4359
Show in system: Path not found. File not saved?

Package.getActivationCommands is deprecated.

Use activationCommands instead of activationEvents in your package.json
Commands should be grouped by selector as follows:

  "activationCommands": {
    "atom-workspace": ["foo:bar", "foo:baz"],
    "atom-text-editor": ["foo:quux"]
  }
Package.getActivationCommands (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:808:9)
Package.hasActivationCommands (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:733:20)
<unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:185:24)
Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:163:15)
Package.load (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:177:12)
PackageManager.loadPackage (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:355:14)

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.