yoshitaka okada
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 4
-
-
-
yoshitaka okada created a post, 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? ... -
-
yoshitaka okada created a post, 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... -
yoshitaka okada commented, -
-
yoshitaka okada created a post, 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...