yoshitaka okada
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 5
-
Edited PyCharm Bug Report: File Incorrectly Displayed as Gitignored by Installing Junie
## SummaryA Python file (`soil_analysis/admin.py`) is incorrectly displayed with gitignore styling (grayed out) in PyCharm and cannot be opened through normal methods, even though the file is not m... -
Created I need "clear buffer" action in console
When I press "ctrl + L" in the terminal, the terminal log appears to disappear. But in fact, if you scroll up with the mouse, you will see the previous log. Is there any chance this will be fixed? ... -
Created Why do I get an error when I start JEST from the IDE?
I use pycharm, but probably not because of pycharm itself. I have created a simple function to manipulate localstorage. /** * @param {string} name localstorage's key * @param {Object} data */functi... -
Created xdebug works, but I get a message every time.
hello. I trying setup xdebug. The debugger is indeed now working, as shown in the following picture. However, the error occurs every time because something is not set in the path, as shown in the f...