Using LiveEdit

The specifics of this plugin were briefly discussed in Chapter 7, Web Development with JavaScript, HTML, and CSS. In general, this plugin allows us to view the output of a rendered web page in real time as we make edits to the source code in HTML and CSS.

This behavior normally can only be achieved by manually refreshing the output page, so LiveEdit helps us skip that process, which can save a lot of time. If you are working on a Node.js application, LiveEdit can also reset the application automatically when a new change is applied.

The following setting window highlights some of these options that LiveEdit offers:

LiveEdit behavior customizations

Overall, this plugin can prove to be useful in the development process as well as debugging sessions. It is a must-have feature if you are a Python web developer. For more information about this tool, you can visit https://plugins.jetbrains.com/plugin/7007-liveedit.

Moving along, the third plugin we will be discussing is the one we have mentioned many times before: the CSV Plugin.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset