Code Monkey home page Code Monkey logo

sublime-html-to-haml's Introduction

With over 14 years of experience as a full-stack software engineer, I have established a track record of success in the field. My expertise lies in crafting web applications utilizing Ruby on Rails and JavaScript, with a versatile background encompassing roles in both outsourcing and product-based companies. My skill set is characterized by the ability to develop responsive and functional frontends, create secure and scalable backends, and implement robust CI/CD pipelines.

I excel in constructing integrations with third-party APIs and am a staunch advocate for comprehensive test coverage and automated end-to-end testing. Beyond my technical prowess, I am adept at team management and am equally capable of operating independently as a self-reliant, autonomous engineer. My agility as a quick learner enables me to swiftly adapt to new environments and emerging technologies.

sublime-html-to-haml's People

Contributors

codedependant avatar itsthatguy avatar meedamian avatar pachkovsky avatar shayhurley avatar tjchambers avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

sublime-html-to-haml's Issues

ImportError: No module named request, _lassobuiltins

After installing, the following errors appear in the console and the plugin doesn't load :(

Reloading plugin /Application Support/Sublime Text 2/Packages/HTML2Haml/html2haml.py
Traceback (most recent call last):
  File "./sublime_plugin.py", line 62, in reload_plugin
  File "./html2haml.py", line 1, in <module>
    import urllib.request
ImportError: No module named request
Reloading plugin /Application Support/Sublime Text 2/Packages/Highlight/SublimeHighlight.py
Traceback (most recent call last):
  File "./sublime_plugin.py", line 62, in reload_plugin
  File "./SublimeHighlight.py", line 30, in <module>
    __import__('pygments.lexers.%s' % l)
ImportError: No module named _lassobuiltins

Item in command palette

Would it be possible to add an item in the command palette? I tend to forget the shortcuts which makes me having to look at the readme to know what they are.

Thanks a lot :)

Sublime Text 3 Support

I'm getting an issue loading Html2Haml in Sublime Text 3. When it tries to load the package, I get the following error:
reloading plugin HTML2Haml.html2haml 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/n00ge/Library/Application Support/Sublime Text 3/Installed Packages/HTML2Haml.sublime-package/html2haml.py", line 1, in <module> ImportError: No module named 'urllib2'

I used this plugin quite often in ST2. I'd love to see support in ST3.

503: Service Unavailable Error

Great plugin. Not sure if it's maintained anymore, but wanted to let you know I'm running into the following error after running.

Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 574, in run_
    return self.run(edit)
  File "html2haml in /Users/james/Library/Application Support/Sublime Text 3/Installed Packages/HTML2Haml.sublime-package", line 14, in run
UnboundLocalError: local variable 'target' referenced before assignment
Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 574, in run_
    return self.run(edit)
  File "html2haml in /Users/james/Library/Application Support/Sublime Text 3/Installed Packages/HTML2Haml.sublime-package", line 31, in run
  File "html2haml in /Users/james/Library/Application Support/Sublime Text 3/Installed Packages/HTML2Haml.sublime-package", line 58, in post_html_return_haml
  File "./python3.3/urllib/request.py", line 156, in urlopen
  File "./python3.3/urllib/request.py", line 475, in open
  File "./python3.3/urllib/request.py", line 587, in http_response
  File "./python3.3/urllib/request.py", line 513, in error
  File "./python3.3/urllib/request.py", line 447, in _call_chain
  File "./python3.3/urllib/request.py", line 595, in http_error_default
urllib.error.HTTPError: HTTP Error 503: Service Unavailable

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.