From 12b2202e041cf4a678b8758e73a7bf388509a20a Mon Sep 17 00:00:00 2001 From: Gaurav Makhecha Date: Tue, 7 Apr 2020 08:58:56 +0530 Subject: [PATCH 1/2] Add Laravel Traveller to productivity section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d29baa4..2e2f2e2 100644 --- a/README.md +++ b/README.md @@ -676,6 +676,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![live-server](https://raw.githubusercontent.com/ritwickdey/vscode-live-server/master/images/Screenshot/vscode-live-server-animated-demo.gif) +## [Laravel Traveller](https://marketplace.visualstudio.com/items?itemName=freshbitsweb.laravel-traveller) + +> Travel through your Laravel app by just clicking on links. + +![Laravel Traveller](https://raw.githubusercontent.com/freshbitsweb/laravel-traveller/master/images/open_latest_log_file.gif) + ## [Multiple clipboards](https://marketplace.visualstudio.com/items?itemName=slevesque.vscode-multiclip) > Override the regular Copy and Cut commands to keep selections in a clipboard ring From a964d3f53df3f6ed84ca9b08beb4b0095f8d8750 Mon Sep 17 00:00:00 2001 From: Gaurav Makhecha Date: Tue, 7 Apr 2020 09:28:07 +0530 Subject: [PATCH 2/2] Update Table of Contents --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2e2f2e2..03b4ace 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [JS Parameter Annotations](#js-parameter-annotations) - [Jumpy](#jumpy) - [Kanban](#kanban) + - [Laravel Traveller](#laravel-traveller) - [Live Server](#live-server) - [Multiple clipboards](#multiple-clipboards) - [Dotnet Core Test Explorer](#dotnet-core-test-explorer) @@ -670,18 +671,18 @@ To enable Emmet support in .twig files, you'll need to have the following in you > Simple Kanban board for use in Visual Studio Code, with time tracking and Markdown support. -## [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) - -> Launch a development local Server with live reload feature for static & dynamic pages. - -![live-server](https://raw.githubusercontent.com/ritwickdey/vscode-live-server/master/images/Screenshot/vscode-live-server-animated-demo.gif) - ## [Laravel Traveller](https://marketplace.visualstudio.com/items?itemName=freshbitsweb.laravel-traveller) > Travel through your Laravel app by just clicking on links. ![Laravel Traveller](https://raw.githubusercontent.com/freshbitsweb/laravel-traveller/master/images/open_latest_log_file.gif) +## [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) + +> Launch a development local Server with live reload feature for static & dynamic pages. + +![live-server](https://raw.githubusercontent.com/ritwickdey/vscode-live-server/master/images/Screenshot/vscode-live-server-animated-demo.gif) + ## [Multiple clipboards](https://marketplace.visualstudio.com/items?itemName=slevesque.vscode-multiclip) > Override the regular Copy and Cut commands to keep selections in a clipboard ring