More Premium Hugo Themes Premium Nuxt Themes

Vscode Configuration

My VS Code configuration for Laravel and Vuejs development including themes, plugins and fonts

Vscode Configuration

My VS Code configuration for Laravel and Vuejs development including themes, plugins and fonts

Author Avatar Theme by devzakir
Github Stars Github Stars: 5
Last Commit Last Commit: May 9, 2023 -
First Commit Created: Dec 18, 2023 -
Vscode Configuration screenshot

Overview:

In this article, the author shares their VS Code configuration, including the themes, plugins, font, and json configuration file they use in their editor. The author provides a table of contents and encourages readers to star the repository containing the configuration.

Features:

  • Themes I use: Ayu by teabyii, One Dark Pro by binaryify
  • Plugins I use: Auto Close Tag, Auto Rename Tag, Beautify, Bracket Pair Colorizer, Color Highlight, Docker, Git History, Highlight Matching Tag, HTML CSS Support, JavaScript (ES6) code snippets, Laravel Blade Snippets, Laravel Extension Pack, Live Server, Markdown Preview Enhanced, Path Intellisense, PHP Debug, PHP Intelephense, Code formatter, Vetur
  • Fonts I use: Fira Code by @tonsky
  • VS Code Json Config: The author has attached their VS Code json configuration file.

Installation:

To install the themes, plugins, and font mentioned in this article, follow these steps:

  1. Open VS Code.
  2. Go to the Extensions view by clicking on the square icon on the left sidebar or by using the shortcut Ctrl+Shift+X.
  3. Search for the desired theme or plugin in the search bar.
  4. Click on the Install button next to the desired theme or plugin.
  5. Once installed, click on the gear icon on the bottom left corner of the VS Code window and select “Preferences” from the dropdown menu.
  6. In the settings tab, search for “Color Theme” to change the theme, “Font” to change the font, or “Extensions” to manage the installed plugins.
  7. Select the desired theme, font, or plugin from the options provided.
  8. If using a json configuration file, copy its contents and paste it into your own VS Code json configuration file.

Summary:

In this article, the author shares their personal VS Code configuration, including the themes, plugins, font, and json configuration file they use. They provide a list of the key features, a guide to install the themes and plugins, and encourage readers to star the repository containing the configuration. This article can be useful for readers looking for new themes, plugins, or font options to enhance their VS Code experience.