Curtis Blackwell
Curtis Blackwell
I don't mind Control + Option + Command + T. Could also use a chord. Shift + Command + K chord Shift + Command + T. Might be good to...
`.source.js .comment` didn't do the trick. The scopes are: - source.js - comment.line.double-slash.js Neither of those scopes worked either. Tried: - `.source.js .comment.line.double-slash.js` - `.comment.line.double-slash.js` - `.source.js.comment.line.double-slash.js`
@frankdejonge Now that we're just a few months shy of v1 retiring, what are your thoughts on using one of the [community SDKs](https://www.dropbox.com/developers/documentation/communitysdks)?
Geocoding is a part of the Google Maps API, as stated in the [docs](https://developers.google.com/maps/documentation/javascript/geocoding). Is there a way to directly access the API when using Vue Google Maps?
Paul, i reopened this (hope that's ok by you) so people will see it in case of future issues reported in the comments and as a reminder to me (and...
I'm having the same issue.
The structure is as you say, but the `href` was `/assets/css/style.css`. Using `assets/css/style.css` works, though.
Yep. Thanks!
This is supposed to be an exhaustive list of all tags, right? I was just saying I noticed they ({{ segment_x }}, {{ last_segment }}, etc.) were missing.
Oh, yeah totes. I actually planned on doing it if no one else did before I had the time. I just use issues to keep track of things I want/need...