tag for discussion involving real-time distributed code editing.
Questions tagged [liveedit]
62 questions
2
votes
0 answers
Visual Studio Code preview files in browser while using Live Share
I recently started using Visual Studio Code. I heard from a friend that there is a function/extension that you can edit files at the same time (live editing). So we started using it to edit HTML files etc. It works great, but there is one issue.
I…

ItzWaZaa
- 21
- 4
2
votes
1 answer
WebStorm stop popping up output Run window in LiveEdit mode
I am developing using WebStorm and its plugin LiveEdit.
So as I start changing some SCSS code, it starts to recompile all files and outputs an error, because I am still typing.
But the most irritating thing is that Run output is popping up each…

CROSP
- 4,499
- 4
- 38
- 89
2
votes
2 answers
Live Edit using Webstorm 9.0
I have went through this link https://confluence.jetbrains.com/display/WI/Live+Edit as well as this question thread Webstorm LiveEdit for chrome not working and I still cannot get my Webstorm live edit to work.
I have the live edit plugin enabled,…

Leonard Labita
- 77
- 1
- 10
2
votes
1 answer
Controling Jetbrains built-in server programmatically
I use WebStorm and it comes with awesome LiveEdit function, and it's totally much better than LiveReload, however it doesn't automatically register changes in all different types of files I'm using. It ignores changes in Stylus and Jade and I need…

iLemming
- 34,477
- 60
- 195
- 309
1
vote
0 answers
Android Studio Electric Eel Preview missing option to enable Live Edit
Android Studio Electric Eel Preview version allows for Live Edits but I don't see an option to turn it on in the settings. I only see an option to turn on Live Edit of Literals in the Live Edit options dialog. I downloaded Eel from this Google page.…

Raj Narayanan
- 2,443
- 4
- 24
- 43
1
vote
1 answer
PhpStorm Live Edit feature not working? [PhpStorm 2020.2]
I use VS Code + 'Live Server' plug-in very often so everytime I save, the project will be refreshed automatically.
Today I was playing around with PhpStorm, newest version with legit subscription license (I've been using phpstorm for couple years)…

xxx
- 3,315
- 5
- 21
- 40
1
vote
0 answers
"JetBrains IDE Support" is debugging the browser
There..
I cannot hide "JetBrains IDE Support" is debugging the browser banner in chrome 79+
As Enable Silent Debugging in Chrome flags is missing in chrome 79

Aryansh Mahato
- 51
- 7
1
vote
0 answers
Hybris WCMS "how to add a store location" Integration with google maps
I want to integrate "Product Availability by Store Location" in wcms cockpit-Hybris , the objective is to locate the product store pickup in google maps.
How to integrate with the help of backoffice?
and what to write in the owner when adding a new…

Naman
- 21
- 1
1
vote
1 answer
PhpStorm with Live Edit on Mozilla Firefox
Can I use Live Edit plugin on Mozilla Firefox and if I can how to do that?

Marcin
- 243
- 3
- 20
1
vote
0 answers
WebStorm LiveEdit only working for some elements
I started using webstorms live edit and it all seems to be working fine except for the fact that it doesn't live edit some of the html.
For example I have a navbar using bootstrap. Anytime I change the links or brand title it makes the changes…

user1086377
- 328
- 5
- 16
1
vote
3 answers
Live Edit using WebStorm for Firefox
Is there a plugin for WebStorm that facilitates live editing for Firefox?
The equivalent for Chrome would be: https://plugins.jetbrains.com/plugin/7007.

another
- 3,440
- 4
- 27
- 34
1
vote
1 answer
Live editor that allows for editing of an iframe's HTML and CSS within a textarea (or similar.)
Okay, to preface, I am not an overly experience programmer. My area is predominantly in HTML and CSS, so I'm a little stuck here, and I've searched high and low online and can't find what I need; whether that's bad phrasing on my part or lack of…

Tessisamess
- 15
- 3
1
vote
1 answer
Live Edit fails with "CLOUD_CONTROLLER_URL is not set in the env"
When activating "Live Edit", the node instance fails to start.
I have no command in my manifest.yml file, but a script starts in my package.json.
See the log below.
I'm running node 4.3.2 with IBM SDK for Node.js with Buildpack…
1
vote
1 answer
IDEA + Grunt - how to Live Edit JavaScript
Having an AngularJS app of basic structure - components, providers, services.. many separated .js files.. I use a grunt taks to compile them into single .js file eg: application.js?v${build}
To save time, I use IDEA plugin "Live Edit", it reflects…

teejay
- 2,353
- 2
- 27
- 36
1
vote
0 answers
Chrome page reloaded 5 seconds after saving the code
Using Meteor (todo example) and LiveEdit in WebStorm, the page reload every time i edit and save the code (after 5 seconds of delay).
Given that the LiveEdit is enabled why the page is reloaded?
How to fix the page reload delay ? is it possible to…

Nassim MOUALEK
- 4,702
- 4
- 25
- 44