Giter VIP home page Giter VIP logo

mooxphp / vscode Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 100 KB

VS Code Extensions for TallUI and the Tall-Stack: PHP, Laravel, Livewire, Tailwind and AlpineJS

Home Page: https://marketplace.visualstudio.com/items?itemName=adrolli.tallui-laravel-livewire-tailwind

License: MIT License

vscode-extensionpack vscode-extensions laravel alpinejs tall-stack tailwindcss livewire laravel-livewire php

vscode's Introduction


Moox Logo

VScode Extensions

VS Code Extensions for Moox. A perfect fit for devs using the TALL-Stack - TailwindCSS, AlpineJS, Laravel and Livewire. Includes the most useful PHP Extensions, Laravel Pint, PHPStan and selected helpers and linters for all-things Laravel including Markdown.

View and install on VS Marketplace

PHP

Laravel

AlpineJS

Laravel Livewire

TailwindCSS

Productivity

Code Quality

VSCode Settings

Add these lines to your settings.json for code completion and emmet abbreviation:

{
  "emmet.syntaxProfiles": {
    "blade": "html"
  },
  "emmet.includeLanguages": {
    "blade": "html"
  },
  "[blade]": {
    "editor.autoClosingBrackets": "always"
  },

  "tailwindCSS.emmetCompletions": true,
  "emmet.triggerExpansionOnTab": true,
  "blade.format.enable": true,
  "editor.formatOnSave": true
}

Recommendations

These recommended Visual Studio Code Extensions are not in this package. Install them manually, if you want.

Removed in 1.0.7, replaced by Intelephense

Removed in 1.0.7, not PHP 8 compatible

Removed in 1.0.7, replaced by PHPStan

Removed in 1.0.6, deprecated, not replaced by Live Preview

Use Docker and Laravel Sail

  • Docker ms-azuretools.vscode-docker

Just for fiddling some code without starting Laravel Sail:

If you're using MySQL and don't want to leave VS Code:

If you're working on Windows with WSL2 or SSH:

If your run with Apache

Suggestions

Do you have any suggestion? Use the following template to create a new entry in this README and make a PR.

- [name](url) <sub><sup>slug</sup></sub>

Other interesting packages

vscode's People

Contributors

adrolli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.