osx
Here are 149 public repositories matching this topic...
8fa2c2b introduced "Added global keyboard shortcut for 'Like' (Cmd+Alt+L)".
It took me a couple of days to hunt down the app that was stealing my "Reformat code" shortcut in IntelliJ. It would be nice if either the shortcut was configureable, could be made disabled, or at least somehow indicate the fact with a toast message or something that Cumulus is eating up the shortcut and suppressing it
See #55 : you'd expect brew cask uninstall soundcast to do that for you, but it just removes from /Applications. This means doing brew cask install soundcast ; brew cask uninstall soundcast doesn't leave your system clean.
When installing on OSX Catalina, the system prevents installation by double clicking and the basic right click open doesn't work either.
The correct way to install is to open system preferences > Security & Privacy and click the allow button on the screen.
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Sep 4, 2018 - JavaScript
-
Updated
Jan 24, 2018 - JavaScript
check links in product page www.autoEdit.io
eg link to user manual STT setup is broke (points to older version of gitbook)
-
Updated
Mar 19, 2020 - JavaScript
-
Updated
Oct 9, 2018 - JavaScript
Expected Behavior
Be able to mention some users (with @...) in new comments in issues
Actual Behavior
"@" character doesn't display any users list
Steps to Reproduce the Problem
- Open an issue in right panel
- Click on "Comments" tab
- Type a new comment and try to mention a user of the project
Specifications
- Chronos-timetracker version: 3.0.1
- OS:
-
Updated
May 30, 2020 - JavaScript
~/
.retro/
themes/ - css files
.retrorc - config file
-
Updated
Jan 14, 2020 - JavaScript
All menu bar apps I know don't grab focus when clicked on menu icon.
So I suggest that this nice app should't do it too, don't steal focus from current app.
This needs to be implemented if we want to make some releases c:
https://electron.build
- Which version of openWMail are you using? [e.g. 1.3.1]: openwmail 1.0.0-1
- Which Operating System are you using? [e.g. Windows 10, Mac OSX 10, Ubuntu 14.04]: Manjaro Linux

Description
When running the testcase below, a SyntaxError exception should be thrown while chakra does not.
According to ES10, the
Expressionin parentheses ofIfStatementshould executed based on this step. And a Comma-terminated expression obviously is not belong to valid `E