Code Monkey home page Code Monkey logo

amd-module-editor's People

Contributors

wukkuan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

amd-module-editor's Issues

Compatibility with Sublime Text 3

At this point the package doesn't seem to work with Sublime Text 3 Beta, at least on a MacOSX 10.7.5 computer

console output:

reloading plugin AMD Module Editor.amd_module_editor
Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 72, in reload_plugin
    m = importlib.import_module(modulename)
  File "X/importlib/__init__.py", line 88, in import_module
  File "<frozen importlib._bootstrap>", line 1577, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1558, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1525, in _find_and_load_unlocked
  File "/Users/couto/Library/Application Support/Sublime Text 3/Installed Packages/AMD Module Editor.sublime-package/amd_module_editor.py", line 52
    print action
               ^
SyntaxError: invalid syntax
reloading plugin AMD Module Editor.amd_module_list
Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 72, in reload_plugin
    m = importlib.import_module(modulename)
  File "X/importlib/__init__.py", line 88, in import_module
  File "<frozen importlib._bootstrap>", line 1577, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1558, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1525, in _find_and_load_unlocked
  File "/Users/couto/Library/Application Support/Sublime Text 3/Installed Packages/AMD Module Editor.sublime-package/amd_module_list.py", line 2, in <module>
ImportError: No module named 'cStringIO'

ST3 Branch doesn't work with Sublimetext 3 Beta

I'm using ST3 Build 3047, on Windows 7 Pro (64-bit). I've cloned the AMD-Module-Editor ST3 branch to my packages folder. When I open Sublimetext, AMD-Module-Editor is listed in the packages, but the menu will not open when I try the default key bindings (ctrl+alt+a), and when I try to use the ST3 menu to open the package-settings file, the file appears empty.

Anyone else having these issues?

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.