Code Monkey home page Code Monkey logo

quickfire's People

Contributors

bchintx avatar chrisbank avatar couzteau avatar dangoor avatar denniskehrig avatar eztierney avatar garthdb avatar gruehle avatar ingorichter avatar iwehrman avatar jasonsanjose avatar jbalsas avatar jdiehl avatar jeffrybooher avatar jmitcheson avatar joelrbrandt avatar larz0 avatar lkcampbell avatar mynetx avatar njx avatar peterflynn avatar pthiess avatar raymondlim avatar redmunds avatar ryanstewart avatar tommalbran avatar tvoliter avatar walfgithub avatar websitedeveloper avatar zaggino avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

quickfire's Issues

Program makes unwanted, critical changes to code on save.

I've been using QuickFire for all of about 10 minutes and have encountered some strange problems. I've been a longtime Brackets user, so I'm quite familiar with how this software "should" work. I was most excited to use this software on my Chromebook because, although there are plenty of good editors available for ChromeOS, there aren't many decent programs that can easily handle web apps with multiple JS files. I've been writing a game that has outgrown its single-file source. I began the process, moving lines of code slowly into their new files. I moved one line: window.addEventListener(...), put it in init.js, added the new code file to index.html, and reloaded the page.

The page threw an error. I take a look at it, and it says Unexpected token }. Okay, no problem. I thought perhaps I made an erroneous keystroke. Then I look at the line number: 1104. I happen to know for a fact that my code was just under 1100 lines of code. I looked in QuickFire. Sure enough, there is not a line 1104. Interesting.

So then I decide that perhaps I just did something stupid and start over. I follow the steps outlined above once again, and just like the first time, the page has a similar error: Unexpected token on a line that doesn't exist. I made sure to be extra careful the second time, so this really confused me. Then I took a look at the source code (via 'View Source' in Chrome) and realized there was something weird going on.

It seems Quickfire is messing with my code on save.

Fortunately, I keep religious backups of my data. Here is a screenshot, in Chrome, of the last method of my program before opening it in QuickFire.

screenshot 2016-02-15 at 7 52 20 pm

Then, this is what that same method looks like after changing one line of code (no where near this part) and saving the file.

screenshot 2016-02-15 at 7 53 16 pm

As you can see, starting at CARTEL.drawStats, the last three lines are repeated once after the save. Interesting, QuickFire does not show these erroneous lines until the program is restarted and the files reopened.

I'm really hoping there is an easy solution to this program.

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.