Skip to content

Releases: ritwickdey/vscode-live-server

v5.3.0

27 Nov 11:48
Compare
Choose a tag to compare
few packages are upgraded

v5.2.0

16 Nov 10:35
Compare
Choose a tag to compare

Version 5.2.0

v5.1.1

20 Jun 13:06
Compare
Choose a tag to compare

— Fixed Blank Marketplace's description & changelog

v5.1.0

20 Jun 11:01
Compare
Choose a tag to compare
  • [Fixes] Few Bug fixes for multi-root workspace

  • New Browser support for Blisk [#162]

  • Custom Browser settings is updated. (please check the settings page).

v5.0.0

15 Jun 06:50
Compare
Choose a tag to compare
  • [New] Live Server loves 💘 your multi-root workspace. One of the most requested feature is here. Yes, Live Server is now supports vscode multi-root workspace. [#151]

  • [Dropped] Previously, Live Server was supported for no workspace (just a single html file is opened). This feature is removed. (In case, you're missing this feature, open an issue request. We love your feedback)

  • [New] New Command is added to change entry point of workspace. ctrl+shift+p and type Live Server: Change Live Server workspace to change workspace path. Tips: You don't need to use the command, Live Server is smart enough, it'll eigher ask what you want or automatically set the correct workspace if you right click on a HTML file to start the server

v4.1.0

05 Jun 11:52
Compare
Choose a tag to compare
  • Keybinding has been changed to alt+L, alt+O & alt+L, alt+C for Windows/Linux & cmd+L, cmd+O & cmd+L, cmd+C for MAC . [#121] (Thanks Joydip Roy)

  • Stop Live Server options is added in editor-context menu.

  • Live Sever Icon is refreshed [#144] (Thanks Pluwen)

  • TypeScript files are now in default ignore list. [#125] (Thanks Ryan Naddy)

v4.0.0

14 May 10:16
Compare
Choose a tag to compare

Version 4.0.0 (14.05.18)

  • Integraded Websocket Support. [#89]
  • Now open server with Local Ip instead of 127.0.0.1 (See settings page for more details) [#116]
  • Availity to hide status bar Go Live button. [#117]
  • file settings : Path to the entry point entry point file. For SPA support. (See settings page for more details) [#118]
  • Docs updated. [#93 #94 #107 #109]

Thanks to the contributors 💓 who made this possible.
Max Schmitt
Joydip Roy
Jasonalex
Douglas Chen
Bernard Vander Beken
Philippe Loctaux
Arshad Hasan

v3.2.1

17 Feb 12:03
Compare
Choose a tag to compare
  • Re-deployed to vscode marketplace. For some reason few users are facing command 'extension.liveServer.goOnline' not found error. (Still the reason of the error is unknown to me.)

  • Docs Updated

v3.2.0

08 Feb 18:58
Compare
Choose a tag to compare

Mounting a directory to a route #72

v3.1.0

24 Jan 11:14
Compare
Choose a tag to compare