Open Wikunia opened 9 years ago
I'm unable to reproduce it with http://api.wikunia.de/Movie/movie2actors.php?movie=White_House_Down&format=json
but I belive you =) Will investigate this issue in close future. Can you provide more links?
Hi,
do you see the response body?
Yep.
Do you have any errors in the log related to this extension?
Wow that is strange :D I resized the window and it works now but it doesn't look quite well with my theme :/ I am using the Quick Dark
theme and there your extension looks like this:
This might be related to the wrong config that I'm passing to new CodeMirror instance:
{
theme: ThemeManager.getCurrentTheme().name
value: "Some text here."
}
If you or someone else know how to initialize new CodeMirror instance in the way that it would use proper Brackets theme, please respond here or do a pull request(to bindings/codemirror.js
).
I have absolutely no idea how Brackets extension works with this theme stuff :D
I have the same problem right now, it says 200 OK but can't see anything, but with another REST client it's all there.
:+1:
It is not visible with Brackets's original dark theme
Hi,
Sounds like an interesting extension ;) Unfortunately I have a problem when I using it with this url:
https://api.trello.com/1/cards/5462737a5d1bee45a2d3ba05?checklists=all&members=true&actions=commentCard&member_fields=avatarHash,username,fullName&key=...................................&token=.............................
(with key and token :) )I see this inside Chrome:
and this inside your extension:
Edit: Here is a link which doesn't work and has no keys or tokens:
http://api.wikunia.de/Movie/movie2actors.php?movie=White_House_Down&format=json