Dave Powers
Dave Powers
**App version** 3.10.0 **Describe the bug** When using the "Open menu" keyboard shortcut, if the keyboard combination is pressed multiple times, closing the menu with the Esc key requires as...
Hello, I noticed that when trying to tab-complete an ERB tag, it does not work if the cursor is directly after HTML tags with no whitespace, and seemingly any other...
- the Sick Picks page is pretty long, with a several hundred sets of picks - directing someone to a specific set of picks on this page is not really...
I'm getting this error on an M1 Mac when running `npx macos-audio-devices`: ``` sh: ~/.npm/_npx/ce1ffa718b3a0753/node_modules/.bin/macos-audio-devices: Bad CPU type in executable ``` I understand that this is due to not having...
**Is your feature request related to a problem? Please describe.** I manage installed applications and tools via [Homebrew](https://brew.sh/) wherever possible, and specifically use [homebrew-bundle](https://github.com/Homebrew/homebrew-bundle) to easily install apps across systems....
This PR adds an "alias" key while generating https://documents.devdocs.io/docs.json, reusing the predefined aliases: https://github.com/freeCodeCamp/devdocs/blob/5c82069d893bc8dce505f421c6cf05135a593c33/assets/javascripts/models/entry.js#L20-L54 Sample output for one doc item looks like so: ```json { "name": "JavaScript", "slug": "javascript", "type":...
I make regular use of right-clicking an article and selecting the "Copy Article URL" option. I know this is also available under the Edit menu, and I would prefer to...