Giter VIP home page Giter VIP logo

Comments (8)

johanlunds avatar johanlunds commented on July 17, 2024

They are working for me, though the margins are not correct.

_users_johan_lunds_documents_kod_atom-ruby-debugger_-_atom_and_1__johan_lunds_johan-l-fishbrain-macbook-pro____documents_kod_atom-ruby-debugger__zsh_

from atom-ruby-debugger.

johanlunds avatar johanlunds commented on July 17, 2024

Because I like the Chrome debugger I had taken the debugger-symbols from that project and packaged them up as a Webfont in https://github.com/johanlunds/atom-ruby-debugger/tree/master/resources.

I generated the webfont using http://fontastic.me/ using the resources here: https://github.com/johanlunds/atom-ruby-debugger/tree/master/docs/icons

from atom-ruby-debugger.

johanlunds avatar johanlunds commented on July 17, 2024

Are you using Windows? I am using Mac.

from atom-ruby-debugger.

joshbtn avatar joshbtn commented on July 17, 2024

I am using windows, and I can see an error when it tries to load in the fonts. I'll dive in a little further and test on my mac later.

from atom-ruby-debugger.

joshbtn avatar joshbtn commented on July 17, 2024

I see this on my mac as well. It may be since I just checked the repo out into my .atom/packages folder...

screen shot 2016-03-08 at 6 45 27 pm
screen shot 2016-03-08 at 6 46 04 pm

from atom-ruby-debugger.

johanlunds avatar johanlunds commented on July 17, 2024

Try this; this is what I did:

cd ~/Code # or wherever
git clone [email protected]:johanlunds/atom-ruby-debugger.git
cd atom-ruby-debugger
apm link --dev . # exclude --dev if you want it to load in normal mode
npm install # might not be needed
apm install
atom --dev . # start atom. once again, optionally skip --dev

from atom-ruby-debugger.

joshbtn avatar joshbtn commented on July 17, 2024

Thanks for the help! apm link --dev Worked like a charm. Cautionary tail for anyone else who tries the same thing, don't clone the repo right into the ~/.atom/packages directory and simply run npm install. Although I feel silly now, I think these steps are a good candidate for the README under a development section of some sort.

from atom-ruby-debugger.

johanlunds avatar johanlunds commented on July 17, 2024

Absolutely! It can be put under a header "Development Setup" or something like it.

from atom-ruby-debugger.

Related Issues (8)

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.