Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag n Drop projects into App #259

Closed
ghost opened this issue Sep 9, 2016 · 5 comments
Closed

Drag n Drop projects into App #259

ghost opened this issue Sep 9, 2016 · 5 comments
Assignees

Comments

@ghost
Copy link

ghost commented Sep 9, 2016

Hi,
The new look has captivated me especially the .scss file processing time. However a few feature additions id like to see added:

i, instead of importing a project through file explorer, dragging and dropping projects in scout-app
ii, upon uploading processed css file, indicating .scss file name and line number while inspecting on the browser.

@TheJaredWilcurt TheJaredWilcurt changed the title SA2 Feature Request - Drag n Drop projects into App Sep 9, 2016
@TheJaredWilcurt
Copy link
Member

The drag and drop project folders into the app is a good idea. I've added it to the Project Roadmap. It will be in an upcoming version of Scout-App. I'll notify you when it is released.


If you want comments in your outputted CSS file that denote what Sass file was the source of that CSS rule, you can switch to "Development" mode instead of "Production" in your projects Environment settings. It will automatically do this for you and also produce Sass source maps that will allow you to edit your Sass directly in the browser.

@ghost
Copy link
Author

ghost commented Sep 9, 2016

Wonderful, thanks.

@TheJaredWilcurt
Copy link
Member

@grg28

drag-in-files

This feature is in the current master branch and will be in the next version of Scout-App. I'll notify you when it's released.

@TheJaredWilcurt TheJaredWilcurt self-assigned this Oct 26, 2016
@TheJaredWilcurt
Copy link
Member

Oh, and I forgot to mention, you can also drag folders to the Scout-App.exe and it will launch Scout-App and auto import the projects.

And you can pass them in from the command line like this:

Scout-App.exe "C:\path\to\project" "C:\path\to\different\project"

@TheJaredWilcurt
Copy link
Member

@grg28

The latest version of Scout-App has been released today, and these changes are in it. Give it a try and let me know if there's anything that can be improved in a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant