Code Monkey home page Code Monkey logo

combiner's People

Contributors

bite-your-idols avatar

Watchers

 avatar  avatar  avatar

Forkers

oldschoolonline

combiner's Issues

Not combining files

Not able to get this to work in Sublime Text 3 by doing the following:

  • Created a file called /combiner-styles.css (as output)
  • Created 3 additional css files /css-file1.css,..file2.css...file3.css
  • Added to top of combiner-style.css:

/*
Combiner:{
combine:"M:\CSS_Projects\XXX\main.styles.css",
combine:"M:\CSS_Projects\XXX\medical.styles.css",
combine:"M:\CSS_Projects\XXX\sport.styles.css",
output:"M:\CSS_Projects\XXX\combiner-file.css"
}
*/

Ran 'combiner' command from both dropdown menu and shortcut. no output.

Maybe just missing a step or executing incorrectly.

Please advise.

Ryan.

Only absolute path

Accespts only absolute path from /Users/...

File "/Users/username/Library/Application Support/Sublime Text 3/Installed Packages/Combiner.sublime-package/Combiner.py", line 70, in run
FileNotFoundError: [Errno 2] No such file or directory: 'main.js'

Help with Combiner.

I am unable to get Combiner to work. I am using the following script based on how I as a non programmer, interpreted your examples.

I don't understand how to use the various parts of your script: Path, To, File and maybe the script is not working because the use of the Path variable is not what it should be or stated properly.

{
"Combiner_CSS":{
combine: "path C:\Users\AlterMedX.net\Documents\Sublime Stuff/to/file1.txt",
combine:"path C:\Users\AlterMedX.net\Documents\Sublime Stuff/to/file2.txt",
combine:"path C:\Users\AlterMedX.net\Documents\Sublime Stuff/to/file3.txt",
output:"path C:\Users\AlterMedX.net\Documents\Sublime Stuff/to/output.file.txt"
},

Not combining - local variable 'url' referenced before assignment

Files not combining correctly for me, getting this error in console:

File "localpath\sublime_plugin.py", line 1088, in run_
return self.run(edit)
File "localpath\Combiner.sublime-package\Combiner.py", line 165, in run
UnboundLocalError: local variable 'url' referenced before assignment

Any ideas how to fix?

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.