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

Doesn't work (most of the time) #4

Open
raphaelgoetter opened this issue Sep 27, 2014 · 13 comments
Open

Doesn't work (most of the time) #4

raphaelgoetter opened this issue Sep 27, 2014 · 13 comments

Comments

@raphaelgoetter
Copy link

hello,

Well done for this fork, it's a great job!

However, the plugin does not work for me most of the time (Windows 8.1 / Brackets 0.43) :

  • It is possible to create a MQ, a media-queries.css file is created
  • It is not possible to use the inspector: it does not target elements in the HTML
  • It is not possible to use the Quick Edit (ctrl + E), it has no effect

Actually, sometimes it works, and sometimes not :/

You can see a little screencast here : http://goetter.fr/tmp/response.gif

And here is a log :

error

Did I do something wrong ?

@kidwm
Copy link
Owner

kidwm commented Sep 28, 2014

Hmmm, have you tried changing the nav to div?

@raphaelgoetter
Copy link
Author

Can you explain what the "to" is ?

@kidwm
Copy link
Owner

kidwm commented Sep 28, 2014

Updated. Sorry, I didn't notice that HTML tags has been eaten.

@raphaelgoetter
Copy link
Author

No, it makes no difference.

Perhaps should I also remove <header>, <footer> and all HTML5 tag ? (would be weird)

@kidwm
Copy link
Owner

kidwm commented Sep 28, 2014

Okay, could you upload your test case? I'll take a look and investigate.

@raphaelgoetter
Copy link
Author

Here is the .zip : www.goetter.fr/tmp/response.zip

@kidwm
Copy link
Owner

kidwm commented Sep 29, 2014

I didn't encounter any problem. Have you tried to remove other extensions? Maybe it is an extension conflict issue.

@raphaelgoetter
Copy link
Author

After unistalling each extension one after one, then uninstalling and reinstall Brackets, I think that there is indeed a conflict with... Minifier extension :/

@kidwm
Copy link
Owner

kidwm commented Sep 29, 2014

You can just use 'help -> Show Extension Folder' to make this work easier.

I can confirm this conflict. I'll try to find if there is any solution for this.

@raphaelgoetter
Copy link
Author

Now, it's getting better :)

Some issues remain on my test folder :

  • impossible to target body with the quick edit (crtl + E)
  • when I quick edit an element with an id (ex. <nav id="navigation">, the id is imposed as a selector (#navigation {...}), but I'd prefer the tag selector (nav {...}), as on the rest of my stylesheet

@kidwm
Copy link
Owner

kidwm commented Sep 29, 2014

I'll open another issue for the body inline edit.

You can click the selector name to switch to another one.

@raphaelgoetter
Copy link
Author

You can click the selector name to switch to another one.

OK I'll try that. Thank you !

@ikbenben
Copy link

ikbenben commented Dec 5, 2014

this should be working now in the original repository. the extension is called "Response for Brackets - original" in the extension manager. Install that instead of the one uploaded by kidwm

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

No branches or pull requests

3 participants