jtokoph / auto-detect-indentation

Auto detect indentation of files in Atom
MIT License
39 stars 6 forks source link

Failed to activate the auto-detect-indentation package #13

Closed nfantone closed 8 years ago

nfantone commented 8 years ago

On 1.9.0-dev-b6891b2, the plugin fails to load with:

RangeError: Maximum call stack size exceeded
    at compareByGeneratedPositions (/usr/local/share/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/util.js:173:39)
    at recursiveSearch (/usr/local/share/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:33:15)
    at recursiveSearch (/usr/local/share/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:42:16)
jtokoph commented 8 years ago

Should be fixed in 1.1.0 now

rodneyo commented 8 years ago

Just upgraded 1.1.0 and getting this error

Platform: Mac OSX 10.11.6

Failed to activate the auto-detect-indentation package

RangeError: Maximum call stack size exceeded
    at compareByGeneratedPositions (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/util.js:173:39)
    at recursiveSearch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:33:15)
    at recursiveSearch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:42:16)
    at recursiveSearch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:52:16)
    at recursiveSearch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:52:16)
    at recursiveSearch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:42:16)
    at recursiveSearch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:52:16)
    at recursiveSearch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:42:16)
    at recursiveSearch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:52:16)
    at recursiveSearch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:42:16)
    at Object.search (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:77:9)
    at SourceMapConsumer_findMapping [as _findMapping] (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/source-map-consumer.js:285:27)
    at SourceMapConsumer_originalPositionFor [as originalPositionFor] (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/source-map-consumer.js:310:26)
    at mapSourcePosition (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/source-map-support.js:168:42)
    at wrapCallSite (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/source-map-support.js:303:20)
    at /Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/source-map-support.js:338:26
    at Array.map (native)
    at prepareStackTrace (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/source-map-support/source-map-support.js:337:24)
    at Function.prepareStackTraceWithRawStackAssignment (/Applications/Atom.app/Contents/Resources/app.asar/src/compile-cache.js:174:12)
    at Error.get stack (native)
    at Error.getRawStack (/Applications/Atom.app/Contents/Resources/app.asar/src/compile-cache.js:196:7)
    at Object.global.__grim__.deprecate (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/grim/lib/grim.js:53:73)
    at TextEditor.module.exports.Object.defineProperty.get (/Applications/Atom.app/Contents/Resources/app.asar/src/text-editor.js:87:14)
    at TextEditor.editor.setTabLength (/Users/grimm/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:16)
    at TextEditor.editor.setTabLength (/Users/grimm/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
    at TextEditor.editor.setTabLength (/Users/grimm/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
    at TextEditor.editor.setTabLength (/Users/grimm/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
    at TextEditor.editor.setTabLength (/Users/grimm/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
    at TextEditor.editor.setTabLength (/Users/grimm/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
    at TextEditor.editor.setTabLength (/Users/grimm/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
tracethepackets commented 8 years ago

Just installed v1.2 on Windows 10 machine and received the following:

RangeError: Maximum call stack size exceeded

at compareByGeneratedPositions (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\util.js:173:39)
at recursiveSearch (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\binary-search.js:33:15)
at recursiveSearch (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\binary-search.js:42:16)
at recursiveSearch (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\binary-search.js:52:16)
at recursiveSearch (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\binary-search.js:52:16)
at recursiveSearch (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\binary-search.js:42:16)
at recursiveSearch (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\binary-search.js:52:16)
at recursiveSearch (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\binary-search.js:42:16)
at recursiveSearch (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\binary-search.js:52:16)
at recursiveSearch (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\binary-search.js:42:16)
at Object.search (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\binary-search.js:77:9)
at SourceMapConsumer_findMapping [as _findMapping] (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\source-map-consumer.js:285:27)
at SourceMapConsumer_originalPositionFor [as originalPositionFor] (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\node_modules\source-map\lib\source-map\source-map-consumer.js:310:26)
at mapSourcePosition (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\source-map-support.js:168:42)
at wrapCallSite (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\source-map-support.js:303:20)
at C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\source-map-support.js:338:26
at Array.map (native)
at prepareStackTrace (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\source-map-support\source-map-support.js:337:24)
at Function.prepareStackTraceWithRawStackAssignment (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\src\compile-cache.js:174:12)
at Error.get stack (native)
at Error.getRawStack (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\src\compile-cache.js:196:7)
at Object.global.__grim__.deprecate (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\node_modules\grim\lib\grim.js:53:73)
at TextEditor.module.exports.Object.defineProperty.get (C:\Users\username\AppData\Local\atom\app-1.10.2\resources\app.asar\src\text-editor.js:87:14)
at TextEditor.editor.setTabLength (file:///C:/Users/username/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:16)
at TextEditor.editor.setTabLength (file:///C:/Users/username/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
at TextEditor.editor.setTabLength (file:///C:/Users/username/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
at TextEditor.editor.setTabLength (file:///C:/Users/username/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
at TextEditor.editor.setTabLength (file:///C:/Users/username/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
at TextEditor.editor.setTabLength (file:///C:/Users/username/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
at TextEditor.editor.setTabLength (file:///C:/Users/username/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
edjroot commented 8 years ago

Still buggy here. It happens whenever I change the cursor position.

Atom Version: 1.10.2 Electron Version: 0.37.8 System: Ubuntu 16.04.1 Thrown From: auto-detect-indentation package, v1.0.0

Stack Trace

Failed to activate the auto-detect-indentation package

At Maximum call stack size exceeded

RangeError: Maximum call stack size exceeded
    at compareByGeneratedPositions (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/util.js:173:39)
    at recursiveSearch (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:33:15)
    at recursiveSearch (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:42:16)
    at recursiveSearch (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:52:16)
    at recursiveSearch (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:52:16)
    at recursiveSearch (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:42:16)
    at recursiveSearch (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:52:16)
    at recursiveSearch (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:42:16)
    at recursiveSearch (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:52:16)
    at recursiveSearch (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:42:16)
    at Object.search (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/binary-search.js:77:9)
    at SourceMapConsumer_findMapping [as _findMapping] (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/source-map-consumer.js:285:27)
    at SourceMapConsumer_originalPositionFor [as originalPositionFor] (/opt/atom/resources/app.asar/node_modules/source-map-support/node_modules/source-map/lib/source-map/source-map-consumer.js:310:26)
    at mapSourcePosition (/opt/atom/resources/app.asar/node_modules/source-map-support/source-map-support.js:168:42)
    at wrapCallSite (/opt/atom/resources/app.asar/node_modules/source-map-support/source-map-support.js:303:20)
    at /opt/atom/resources/app.asar/node_modules/source-map-support/source-map-support.js:338:26
    at Array.map (native)
    at prepareStackTrace (/opt/atom/resources/app.asar/node_modules/source-map-support/source-map-support.js:337:24)
    at Function.prepareStackTraceWithRawStackAssignment (/opt/atom/resources/app.asar/src/compile-cache.js:174:12)
    at Error.get stack (native)
    at Error.getRawStack (/opt/atom/resources/app.asar/src/compile-cache.js:196:7)
    at Object.global.__grim__.deprecate (/opt/atom/resources/app.asar/node_modules/grim/lib/grim.js:53:73)
    at TextEditor.module.exports.Object.defineProperty.get (/opt/atom/resources/app.asar/src/text-editor.js:87:14)
    at TextEditor.editor.setTabLength (/home/edjr/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:16)
    at TextEditor.editor.setTabLength (/home/edjr/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
    at TextEditor.editor.setTabLength (/home/edjr/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
    at TextEditor.editor.setTabLength (/home/edjr/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
    at TextEditor.editor.setTabLength (/home/edjr/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
    at TextEditor.editor.setTabLength (/home/edjr/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)
    at TextEditor.editor.setTabLength (/home/edjr/.atom/packages/auto-detect-indentation/lib/auto-detect-indentation.coffee:65:30)

Commands

Config

{
  "core": {
    "disabledPackages": [
      "incremental-search",
      "jade-beautify",
      "trailing-spaces",
      "ide-flow",
      "linter-flow-plus",
      "autocomplete-flow",
      "hyperclick",
      "Sublime-Style-Column-Selection",
      "atom-css-comb",
      "autoprefixer",
      "express-complete",
      "color-picker",
      "css-snippets",
      "git-control",
      "git-log",
      "git-projects",
      "jade-autocompile",
      "atom-jade",
      "atom-ternjs",
      "cson",
      "docblockr",
      "es6-javascript",
      "language-babel",
      "language-vue",
      "linter-csslint",
      "linter-jade",
      "linter-scss-lint",
      "linter-tslint",
      "local-server-express",
      "markdown-preview-plus",
      "markdown-writer",
      "merge-conflicts",
      "minimap-highlight-selected",
      "preview",
      "semantic-ui",
      "tidy-markdown",
      "travis-ci-status",
      "uglify",
      "autoclose-html",
      "todo-show",
      "symbols-view",
      "python-autopep8",
      "symbol-gen",
      "goto",
      "minimap-hide",
      "scope-inspector",
      "linter-jscs",
      "language-javascript-semantic",
      "semanticolor",
      "tree-view-breadcrumb",
      "atom-lupa",
      "omni-ruler",
      "save-session",
      "language-gitignore",
      "whitespace",
      "atom-bracket-highlight",
      "symbols-tree-view",
      "linter",
      "linter-eslint",
      "linter-flow",
      "linter-jshint",
      "linter-pep8",
      "linter-pylint",
      "minimap-linter",
      "minimap-cursorline",
      "atom-ctags",
      "ctags-status",
      "fancy-bracket-matcher",
      "fold-comments",
      "swackets",
      "tabs-to-spaces",
      "semicol",
      "auto-semicolon",
      "trailing-semicolon"
    ],
    "packagesWithKeymapsDisabled": [
      "color-tabs",
      "trailing-semicolon"
    ]
  }
}

Installed Packages

# User
atom-beautify, v0.29.7 (inactive)
atom-ctags, v4.5.2 (inactive)
atom-gooey-syntax, v0.2.1 (inactive)
atom-lupa, v0.5.21 (inactive)
atom-minify, v0.7.4 (inactive)
auto-detect-indentation, v1.0.0 (inactive)
auto-semicolon, v1.1.0 (inactive)
autoupdate-packages, v1.3.1 (inactive)
change-case, v0.6.0 (inactive)
ctags-status, v1.3.4 (inactive)
editorconfig, v1.4.0 (inactive)
emmet, v2.4.3 (inactive)
es6-javascript, v1.0.0 (inactive)
file-icons, v1.7.7 (inactive)
git-plus, v5.13.4 (inactive)
git-time-machine, v1.5.2 (inactive)
gitignore-snippets, v0.2.5 (inactive)
highlight-column, v0.5.1 (inactive)
highlight-line, v0.11.1 (inactive)
highlight-selected, v0.11.2 (inactive)
html2jade-plus, v1.0.0 (inactive)
imdone-atom, v1.3.29 (inactive)
indent-guide-improved, v1.4.5 (inactive)
keyboard-localization, v1.4.18 (inactive)
language-babel, v2.32.1 (inactive)
language-gitignore, v0.2.0 (inactive)
language-ignore, v1.4.4 (inactive)
language-jade, v0.7.1 (inactive)
language-javascript-semantic, v0.2.1 (inactive)
less-than-slash, v0.13.0 (inactive)
linter, v1.11.4 (inactive)
linter-eslint, v7.2.2 (inactive)
linter-flow, v5.2.0 (inactive)
linter-jscs, v4.0.1 (inactive)
linter-jshint, v2.1.0 (inactive)
linter-pep8, v1.2.1 (inactive)
linter-pylint, v1.2.0 (inactive)
live-archive, v0.1.15 (inactive)
markdown-writer, v2.5.0 (inactive)
minimap, v4.24.0 (inactive)
minimap-autohide, v0.10.1 (inactive)
minimap-bookmarks, v0.3.1 (inactive)
minimap-cursorline, v0.1.0 (inactive)
minimap-find-and-replace, v4.5.1 (inactive)
minimap-git-diff, v4.3.1 (inactive)
minimap-linter, v1.1.1 (inactive)
minimap-pigments, v0.2.1 (inactive)
pigments, v0.29.2 (inactive)
project-manager, v2.9.7 (inactive)
python-indent, v0.4.3 (inactive)
save-session, v0.15.7 (inactive)
semanticolor, v3.0.0 (inactive)
simple-drag-drop-text, v0.3.1 (inactive)
slime, v1.6.1 (inactive)
soft-wrap-indicator, v0.7.0 (inactive)
Sublime-Style-Column-Selection, v1.6.0 (inactive)
sync-settings, v0.7.2 (inactive)
tabs-to-spaces, v1.0.2 (inactive)
tasks, v2.6.0 (inactive)
terminal-plus, v0.14.5 (inactive)
tidy-markdown, v3.0.1 (inactive)
todo-show, v1.7.0 (inactive)
trailing-semicolon, v1.1.0 (inactive)
tree-view-git-branch, v0.1.2 (inactive)
tree-view-git-modified, v0.6.2 (inactive)
tree-view-git-projects, v0.5.0 (inactive)
tree-view-git-status, v0.2.3 (inactive)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.44.0 (inactive)
base16-tomorrow-dark-theme, v1.1.0 (inactive)
base16-tomorrow-light-theme, v1.1.1 (inactive)
one-dark-ui, v1.5.0 (inactive)
one-light-ui, v1.5.0 (inactive)
one-dark-syntax, v1.3.0 (inactive)
one-light-syntax, v1.3.0 (inactive)
solarized-dark-syntax, v1.0.2 (inactive)
solarized-light-syntax, v1.0.2 (inactive)
about, v1.5.3 (inactive)
archive-view, v0.61.1 (inactive)
autocomplete-atom-api, v0.10.0 (inactive)
autocomplete-css, v0.11.2 (inactive)
autocomplete-html, v0.7.2 (inactive)
autocomplete-plus, v2.31.1 (inactive)
autocomplete-snippets, v1.11.0 (inactive)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (inactive)
background-tips, v0.26.1 (inactive)
bookmarks, v0.41.0 (inactive)
bracket-matcher, v0.82.1 (inactive)
command-palette, v0.38.0 (inactive)
deprecation-cop, v0.54.1 (inactive)
dev-live-reload, v0.47.0 (inactive)
encoding-selector, v0.22.0 (inactive)
find-and-replace, v0.201.0 (inactive)
fuzzy-finder, v1.3.0 (inactive)
git-diff, v1.1.0 (inactive)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.1 (inactive)
image-view, v0.58.2 (inactive)
incompatible-packages, v0.26.1 (inactive)
keybinding-resolver, v0.35.0 (inactive)
line-ending-selector, v0.5.0 (inactive)
link, v0.31.1 (inactive)
markdown-preview, v0.158.0 (inactive)
notifications, v0.65.0 (inactive)
open-on-github, v1.2.0 (inactive)
package-generator, v1.0.0 (inactive)
settings-view, v0.242.2 (inactive)
snippets, v1.0.2 (inactive)
spell-check, v0.67.1 (inactive)
status-bar, v1.4.1 (inactive)
styleguide, v0.47.0 (inactive)
symbols-view, v0.113.0 (inactive)
tabs, v0.100.2 (inactive)
timecop, v0.33.2 (inactive)
tree-view, v0.208.2 (inactive)
update-package-dependencies, v0.10.0 (inactive)
welcome, v0.34.0 (inactive)
whitespace, v0.33.0 (inactive)
wrap-guide, v0.38.1 (inactive)
language-c, v0.52.1 (inactive)
language-clojure, v0.21.0 (inactive)
language-coffee-script, v0.47.2 (inactive)
language-csharp, v0.12.1 (inactive)
language-css, v0.37.1 (inactive)
language-gfm, v0.88.0 (inactive)
language-git, v0.15.0 (inactive)
language-go, v0.42.1 (inactive)
language-html, v0.45.1 (inactive)
language-hyperlink, v0.16.0 (inactive)
language-java, v0.23.0 (inactive)
language-javascript, v0.119.0 (inactive)
language-json, v0.18.2 (inactive)
language-less, v0.29.5 (inactive)
language-make, v0.22.2 (inactive)
language-mustache, v0.13.0 (inactive)
language-objective-c, v0.15.1 (inactive)
language-perl, v0.35.0 (inactive)
language-php, v0.37.2 (inactive)
language-property-list, v0.8.0 (inactive)
language-python, v0.45.0 (inactive)
language-ruby, v0.69.0 (inactive)
language-ruby-on-rails, v0.25.0 (inactive)
language-sass, v0.56.0 (inactive)
language-shellscript, v0.22.4 (inactive)
language-source, v0.9.0 (inactive)
language-sql, v0.23.0 (inactive)
language-text, v0.7.1 (inactive)
language-todo, v0.28.0 (inactive)
language-toml, v0.18.0 (inactive)
language-xml, v0.34.9 (inactive)
language-yaml, v0.26.0 (inactive)

# Dev
No dev packages
jtokoph commented 8 years ago

@edjroot It looks like you're running version 1.0.0. Can you update to 1.2.0?

edjroot commented 8 years ago

Oops, I didn't realize 1.0 was about the package and not Atom, sorry! I updated it and it seems to be working fine. Thanks! :)