Kyle Mitofsky
Kyle Mitofsky
Yeah, I'd love to see this match against any substring even if it doesn't compose a complete symbol For example, when selecting UserAsEmployeeBase, it would be nice if it highlighted...
Oh, perfect, thanks so much @minman - love the extension!
One place that *does* cache output evaluation is in processing templates. So we can add the `.njk` file as content, instead of adding the scripts as a partial template in...
Could be related to https://github.com/meteor/meteor/issues/2842
@samdking - thanks for checking. I've been sleeping on this for a while - I'll try to poke at it this weekend and see what the migration takes and report...
So we only invoke the twitter publish API as a fallback if we can't actually hit the server and build our own. After we get the json payload, everything is...
Seems totally reasonable. The lookups are using async/await, so we're bound to shortcode templating languages that have async support. Should be available in: * **JavaScript** [`*.11ty.js`](https://www.11ty.dev/docs/languages/javascript/#asynchronous-javascript-template-functions) * **Liquid** [`*.liquid`](https://www.11ty.dev/docs/languages/liquid/#asynchronous-shortcodes) *...
I like this change. We'll have to either support the old keys, with priority to new names and then fallback to older names, or revision as a breaking change. Not...
One added component in supporting newer versions is that SSMS 2010 / 2012 used "Add-Ins" which have been deprecated and replaced with "VSIX projects". Here's a migration guide on [Converting...
Workaround, as always, is to Ctrl + Click, but agreed this would be a really nice place for the feature to live in search results, rather than just file explorer