Please follow the steps below to open the app in debugging mode:
The Grammarly Editor for Windows
- Check the current version of your app.
- Open command prompt.
- Run the following command:
%LOCALAPPDATA%\GrammarlyForWindows\app-[app-version]\GrammarlyForWindows.exe -o
Note: You need to replace [app-version] with your app’s current version. For example, if your app’s current version is 1.5.75, you’ll need to run the following command:
%LOCALAPPDATA%\GrammarlyForWindows\app-1.5.75\GrammarlyForWindows.exe -o
Once that’s done, the Grammarly Editor will launch with the Developer Tools:
You will then be able to follow these steps:
- Open the Console tab.
- Go back to the Grammarly Editor app and reproduce the problem.
- Right-click on any empty space within the console window.
- Click Save As and save the output to a file.
- Send the file to Grammarly Support.
The Grammarly Editor for Mac
- Open Terminal.
- Run the following command:
/Applications/Grammarly.app/Contents/MacOS/Grammarly -o
Once that’s done, the Grammarly Editor will launch with the Developer Tools. Then, please follow these steps:
- Open the Console tab.
- Go back to the Grammarly Editor app and reproduce the problem.
- Right-click on any empty space within the console window.
- Click Save As and save the output to a file.
- Send the file to Grammarly Support.