Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
jesper Westendahl
Total activity
33
Last activity
June 07, 2024 09:58
Member since
December 22, 2020 13:58
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
9
Activity overview
Posts (8)
Comments (13)
Sort by recent activity
Recent activity
Votes
Created
June 07, 2024 09:50
Actually this solution was initiated by at quick test trying to debug php/js on the same code base, but using VSC. Funny that the VSC is loading instantly and are much quicker ;-) .. maybe you shou...
Community
WebStorm
Javascipt debugging not updating after source code change
0 votes
Created
June 07, 2024 09:42
Just tried to match the local folder with the remote url .. would this be missing link (proper the solution).For now it seem to work !!
Community
WebStorm
Javascipt debugging not updating after source code change
0 votes
Created
June 07, 2024 09:35
If you know the Laragon ,, then public_html (root) is not used at I have used the ‘Switch Docement Root’ to another location.Meaning that web server root is pointing directly on the same folder at ...
Community
WebStorm
Javascipt debugging not updating after source code change
0 votes
Created
June 07, 2024 08:51
My development server is Laragon (PHP8.3, Apache 2.4) running on a windows 10 I'm not using any build tools. The problem seem to be related to webstorm file-cache as I have disabled cache in chrome...
Community
WebStorm
Javascipt debugging not updating after source code change
0 votes
Created
November 17, 2023 18:52
It is a pure web-application (html/css/js) served by Laragon (php 8.2 / Apache / mysql 8) on a windows 10 pro desktop installation. PhpStorm is installed on same desktop, so the host is localhost /...
Community
PhpStorm
Help for debug a web app (javascript) on Android Browser ?
0 votes
Created
June 16, 2021 23:20
I found a solution by changing the export from export default mustache; to CommonJS format module.exports = mustache; and import using require() var mustache = require('../public_html/js/mustache')
Community
WebStorm
import module problem when doing js unittest/debug using jest / babel
0 votes
Created
April 26, 2021 12:33
I see several .babelrc located and with content as: 1) node_modules\gensync\test\.babelrc{ presets: [ ["env", { targets: { node: "current" }}], ], }2) node_modules\istanbul-reports\lib\html-spa\...
Community
PhpStorm
SyntaxError: Cannot use import statement outside a module (phpStorm/Js/Jest)
0 votes
Created
December 27, 2020 12:59
Why is it working with this 'Emulate terminal in output console' ? and not without .. What is going on behind the 'scene' ?In VSC it works perfectly without such setting.
Community
PyCharm
non-blocking keyboard input from windows not working on PyCharm ?
0 votes
Created
December 26, 2020 23:07
Thanks .. for the tips with "Emulate ..."Regarding the quick workaround .. It is skipped because of the Global keyboard hook, that generates keyboard event even with the running script (terminal/co...
Community
PyCharm
non-blocking keyboard input from windows not working on PyCharm ?
0 votes
Edited
December 22, 2020 14:38
A quick workaround was to use https://github.com/boppreh/keyboardBut i'm still interested in understanding why the initial does not works ;-)
Community
PyCharm
non-blocking keyboard input from windows not working on PyCharm ?
0 votes
«
First
‹
Previous