Skip to content
New issue

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

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

Already on GitHub? # to your account

Project created with Trailing Single Quote #20

Open
JeffryBooher opened this issue Jan 21, 2015 · 7 comments · May be fixed by #23
Open

Project created with Trailing Single Quote #20

JeffryBooher opened this issue Jan 21, 2015 · 7 comments · May be fixed by #23

Comments

@JeffryBooher
Copy link

Creating a new project creates it with a trailing quote:

  1. Create New Creative Cloud Extension
  2. Accept the default "Hello World" stuff
  3. Create Project

    Project Name and Folder are com.example.helloworld'

Even if you change the name it is created with a trailing quote. This was tested only on Windows 8.1

@62316e
Copy link

62316e commented May 19, 2015

Same on Windows 7

@sonictk
Copy link

sonictk commented Jul 5, 2015

I can confirm that this problem exists as well on Windows 7.

@danabrey
Copy link

Removing + "'" from the end of line 81 of main.js fixes the problem for me on Windows 7.

@sonictk
Copy link

sonictk commented Jul 14, 2015

Oh yea. That seems rather explicit, though, to do that string append. Why was that even put in as a thing...? O__o

@danabrey
Copy link

As far as I can see there's been a closing quote but no opening quote on the extension ID since the rewrite for using the SDK: a4523da

@danabrey danabrey linked a pull request Jul 14, 2015 that will close this issue
@boredstiff
Copy link

Problem still exists on Windows 7. Have to fix it every time I create a new extension.

@Black-Platypus
Copy link

I installed this today (from within Brackets), v 1.2.7 - Problem still exists

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants