Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Update Getting Started (How to change the project and why?) #7708

Merged
merged 2 commits into from
Jul 9, 2014

Conversation

marcelgerber
Copy link
Contributor

@peterflynn and I talked about this on gitter.

@peterflynn
Copy link
Member

@SAplayer Could you submit a version without all the whitespace diffs? I assume we want the Getting Started HTML code to be consistent with the indentation you'd get if the code was written in Brackets out of the box...

on and continue. You've now successfully changed your project!
It's always good to set the right project, because some cool features of Brackets are depending on
the right location selected. In other words, things like Live Preview and Quick Edit aren't that great
with the wrong project scope set!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CC @njx for potential wordsmithing here

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay. Here's a suggested rewording (also note the added heading and the paragraph/samp structure):

<h3>Projects in Brackets</h3>
<p>In order to edit your own code using Brackets, you can just open the folder containing your files. Brackets treats the currently open folder as a "project"; features like code hints, Live Preview and Quick Edit only use files within the currently open folder.</p>

<samp>Once you're ready to get out of this sample project and edit your own code, you can use the dropdown in the sidebar to switch folders. Right now, the dropdown says "Getting Started" - that's the folder containing the file you're looking at right now. Click on the dropdown and choose "Open Folder..." to open your own folder. You can also use the dropdown later to switch back to folders you've opened previously, including this sample project.</samp>

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I made those changes.

@marcelgerber
Copy link
Contributor Author

@peterflynn Whitespace corrected (even while you normally don't see the whitespace out of the box).
Notice there are still some showing in the diff because they were inconsistent with Brackets' behavior (I did Backspace Enter every line).

@marcelgerber
Copy link
Contributor Author

Please take a look at lines 37 and 38. Are the two newlines intended?

@njx
Copy link
Contributor

njx commented Jul 8, 2014

Adding "triage complete" label.

@marcelgerber marcelgerber changed the title Update Getting Started (How to change the project, why?) Update Getting Started (How to change the project and why?) Jul 9, 2014
<h3>Projects in Brackets</h3>
<p>
In order to edit your own code using Brackets, you can just open the folder containing your files.
Brackets treats the currently open folder as a "project"; features like Code Hints, Live Preview and
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@njx I guess it should be Code Hints instead of code hints (that's what you wrote), right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was originally thinking that "code hints" isn't a specific feature name (as opposed to Live Preview and Quick Edit), but that might just be a distinction in my head. In any case, it probably looks better to capitalize it as you did.

@njx
Copy link
Contributor

njx commented Jul 9, 2014

@SAplayer Looks good - just added a note on the ellipses.

@njx
Copy link
Contributor

njx commented Jul 9, 2014

Merging (finally :)) - thanks!

njx added a commit that referenced this pull request Jul 9, 2014
Update Getting Started (How to change the project and why?)
@njx njx merged commit 7e220e7 into adobe:master Jul 9, 2014
@marcelgerber marcelgerber deleted the getting-started-update branch July 10, 2014 14:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants