Jarrod Davis
Jarrod Davis
Whenever I add or re-enable an entry in MEGAsync's "Synced folders" configuration, it adds a Favorite entry to my Finder's sidebar without warning, and there's no way to turn this...
- VSCode Version: 1.52.1 - Local OS Version: macOS Big Sur 11.1 - Name of Dev Container Definition with Issue: `ruby`, `ruby-rails` Steps to Reproduce: 1. Generate a new Ruby...
### Describe the bug If I have a route page component like this: ```svelte import url from './lorem-ipsum.txt?url'; console.log('url:', url); if (import.meta.env.SSR) { async function read_and_print() { const { read...
From a [conversation](https://probot-talk.slack.com/archives/C6S4FC8AF/p1510168170000071) I had with @JasonEtco: > Quick, someone make a Probot App that adds a verbose “This repo is deprecated” message to the README when a repo is...