GithubHelp home page GithubHelp logo

atom-marked's People

Contributors

cliffrowley avatar gabysbrain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

atom-marked's Issues

atom-marked no longer recognizing keybinding specified in keymap.cson

The keybinding specified in my keymap.cson file has worked fine since I installed theatom-marked package (several weeks ago). Two nights ago, it stopped working. Following is the keybinding declaration:

'atom-text-editor':
  'alt-shift-m': 'marked:open'

I've tried various key combinations to rule out any possibility there's a conflict with that specific combination. Basically, no key combination works. Any ideas?

Thank you for your time and help.

Does not open in marked

The keybinding does not open the file in marked 2 app? Does it need some configuration or path settings to work?

Marked Preview plugin 0.1.4 doesn't seem to work

Using Atom 0.96 and Marked 2.2, the "Preview in Marked" command doesn't appear to launch Marked.

And now, I retract this, it seems to work after relaunching atom. Strange, but functional again.

Wont open when I select `Open in Marked`

I am trying out this plugin for the first time, but it doesn't seem to want to work (not matter what I try -- using keyboard trigger ot contextual menu)

I realize this is a vague reporter and I wish I could give you more details.

Any clues as to why it would simply not respond?

Package.getActivationCommands is deprecated.

Deprecated APIs will be removed when Atom 1.0 is released in June.

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)

Failed to activate the marked package

  1. Start Atom

Atom Version: 0.194.0 ⚠️ in 1.0 API Preview Mode ⚠️
System: Mac OS X 10.10.3
Thrown From: marked package, v0.1.7

Stack Trace

Failed to activate the marked package

At Cannot read property 'command' of undefined

TypeError: Cannot read property 'command' of undefined
    at Object.module.exports.activate (/Users/blomma/.atom/packages/marked/lib/marked.coffee:14:32)
    at Package.module.exports.Package.activateNow (/Users/blomma/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:222:19)
    at /Users/blomma/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:203:30
    at Package.module.exports.Package.measure (/Users/blomma/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:147:15)
    at Package.module.exports.Package.activate (/Users/blomma/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:195:14)
    at PackageManager.module.exports.PackageManager.activatePackage (/Users/blomma/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:434:21)
    at /Users/blomma/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:418:29
    at Config.module.exports.Config.transact (/Users/blomma/Applications/Atom.app/Contents/Resources/app.asar/src/config.js:311:16)
    at PackageManager.module.exports.PackageManager.activatePackages (/Users/blomma/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:413:19)
    at PackageManager.module.exports.PackageManager.activate (/Users/blomma/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:394:46)

Commands

Config

{
  "core": {
    "followSymlinks": true,
    "disabledPackages": [
      "wrap-guide",
      "git-diff",
      "background-tips"
    ],
    "themes": [
      "isotope-ui",
      "atom-dark-syntax"
    ],
    "projectHome": "/Users/blomma/Dropbox/Projects/private",
    "audioBeep": false
  }
}

Installed Packages

# User
comment-headers, v2.6.0
file-icons, v1.5.4
indentation-indicator, v0.4.1
isotope-ui, v2.1.1
language-cshtml, v0.1.1
language-fish-shell, v1.0.2
language-lua, v0.9.2
language-powershell, v2.0.0
language-swift, v0.4.0
linter, v0.12.1
linter-coffeelint, v0.2.1
marked, v0.1.7
one-tab, v0.4.0
soft-wrap-indicator, v0.5.1
tasks, v2.0.0
the-closer, v0.5.0

# Dev
No dev packages

Access from tree-view?

Does this package support opening the selected file in tree-view with Marked (via contextual menu is fine)

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.