GithubHelp home page GithubHelp logo

atom-quotes's Introduction

A computer polyglot. CLI, web && FOSS philosopher.

Member of the Technical Staff at PayPal.

Ambidextrous, native Bangalorean! Currently living in CA.

Blog's about programming and have archived his old blog.

Curator JSfeatures.in. Tech Speaker and Podcaster.

Community leader at DuckDuckGo. Members - Node.js Foundation. TC39 delegate.

Google Developer Expert in Web and Payments domains.

Feel free to AMA.

@gnumanth on twitter.

atom-quotes's People

Contributors

hemanth avatar

Stargazers

 avatar

Watchers

 avatar  avatar

atom-quotes's Issues

How this works on ST2

Would be great if this could be made to work by just typing single or double quotes when a var is selected just like sublime text works... or at least let that be an option

Failed to activate the quotes package

[Enter steps to reproduce below:]

  1. Install the package.
  2. Select a text and press ctrl-shift-6

Atom Version: 1.0.2
System: Mac OS X 10.10.4
Thrown From: quotes package, v0.1.0

Stack Trace

Failed to activate the quotes package

At Cannot read property 'command' of undefined

TypeError: Cannot read property 'command' of undefined
  at Object.module.exports.activate (/Users/seokerwang/.atom/packages/quotes/lib/quotes.coffee:8:23)
  at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:240:19)
  at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:772:25
  at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:82:11)
  at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:222:20)
  at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
  at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:520:16)
  at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:355:22)
  at HTMLDocument.module.exports.WindowEventHandler.onKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:177:20)

Commands

     -6:48.5.0 editor:indent (atom-text-editor.editor.is-focused)
     -6:48.3.0 snippets:next-tab-stop (atom-text-editor.editor.is-focused)
     -6:48.3.0 snippets:expand (atom-text-editor.editor.is-focused)
     -6:48.3.0 editor:indent (atom-text-editor.editor.is-focused)
     -6:48 snippets:next-tab-stop (atom-text-editor.editor.is-focused)
     -6:48 snippets:expand (atom-text-editor.editor.is-focused)
     -6:48 editor:indent (atom-text-editor.editor.is-focused)
  3x -6:47 core:move-right (atom-text-editor.editor.is-focused)
     -6:46.2.0 core:move-left (atom-text-editor.editor.is-focused)
     -6:43.6.0 core:save (atom-text-editor.editor.is-focused)
     -6:31.6.0 core:confirm (atom-text-editor.editor.mini.is-focused)
  2x -4:08.0 core:backspace (atom-text-editor.editor.is-focused)
     -4:06.0 aligner:align (atom-text-editor.editor.is-focused)
     -4:01.6.0 core:save (atom-text-editor.editor.is-focused)
     -3:05.5.0 pane:show-item-6 (atom-text-editor.editor.is-focused)
  2x -0:08.4.0 Quotes:quote (atom-text-editor.editor.is-focused)

Config

{
  "core": {}
}

Installed Packages

# User
aligner, v0.13.0
api-docs, v0.0.3
atom-beautify, v0.28.7
autocomplete-modules, v1.0.0
autocomplete-paths, v1.0.2
color-picker, v2.0.10
jshint, v1.3.9
linter-eslint, v2.4.3
linter-js-standard, v1.2.0
merge-conflicts, v1.3.2
quotes, v0.1.0

# Dev
No dev packages

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 (/opt/homebrew-cask/Caskroom/atom/latest/Atom.app/Contents/Resources/app.asar/src/package.js:808:9)
Package.hasActivationCommands (/opt/homebrew-cask/Caskroom/atom/latest/Atom.app/Contents/Resources/app.asar/src/package.js:733:20)
<unknown> (/opt/homebrew-cask/Caskroom/atom/latest/Atom.app/Contents/Resources/app.asar/src/package.js:187:24)
Package.measure (/opt/homebrew-cask/Caskroom/atom/latest/Atom.app/Contents/Resources/app.asar/src/package.js:165:15)
Package.load (/opt/homebrew-cask/Caskroom/atom/latest/Atom.app/Contents/Resources/app.asar/src/package.js:179:12)
PackageManager.loadPackage (/opt/homebrew-cask/Caskroom/atom/latest/Atom.app/Contents/Resources/app.asar/src/package-manager.js:372: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.