Coder Social home page Coder Social logo

Comments (7)

CraigWilliams avatar CraigWilliams commented on September 26, 2024

Is this still happening after the latest update?

from beautifyruby.

pulni avatar pulni commented on September 26, 2024

I have the same Problem. It remove the text after running the script.

Console Output

Traceback (most recent call last):
File "./sublime_plugin.py", line 350, in run_
File "./beautify_ruby.py", line 16, in run
File "./beautify_ruby.py", line 28, in update_view
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 389: ordinal not in range(128)
Reloading plugin /home/zacchr81/.config/sublime-text-2/Packages/BeautifyRuby/beautify_ruby.py

from beautifyruby.

masterkain avatar masterkain commented on September 26, 2024

After some intensive usage I'm not experiencing the problem since the latest update, although the fear remains :D

from beautifyruby.

CraigWilliams avatar CraigWilliams commented on September 26, 2024

@masterkain Thank you for the update. Please let me know if you run into further issues.

from beautifyruby.

CraigWilliams avatar CraigWilliams commented on September 26, 2024

@pulni I have added support for ascii characters. Please let me know if this solves your issue.

from beautifyruby.

pulni avatar pulni commented on September 26, 2024

thx, it worked now.
But there is one little error:

in the file "beautify_ruby.py:22" you are assume the the ruby script is in the folder Ruby but when you get it from Github this folder is downcased (ruby)

return os.path.join(sublime.packages_path(), 'BeautifyRuby', '**Ruby**', 'beautifier.rb')

from beautifyruby.

CraigWilliams avatar CraigWilliams commented on September 26, 2024

@pulni Fixed. Thanks for catching that.

from beautifyruby.

Related Issues (20)

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.