Szybkie posty

Jeżeli coś jest wartego uwagi a nie jest to materiał na pełnoprawnwgo posta na blogu to będę starać się to umieszczać w tym miejscu.

#ajax #apache #behat #bitbacket #bootstrap #composer #cookies #cqrs #css #css flex #ct8 #curl #docker #doctrine #edukacja #elasticsearch #enet #enp sla #filmy #firma #funkcje php #git #google #htaccess #html #inne #javascript #jedzenie #jquery #js/jquery #kawały #krypto #laravel #linux #oop #pdo #php #php wzorce narzędzia #phpmyadmin #phpspec #phpstan #phpstorm #phpunit #podcast #prąd #procesory #rabbit #redis #seo #soap #sql #symfony #szukanie po stringach w php #twig #virtual host #visual studio code #vue #wamp #windows #wino-nalewki #wyrazenia regularne #wzorce projektowe #xml #xxx #zdjecia #złote myśli
  • Szukasz po tagu: visual studio code
  • Ilość rekordów w bazie: 4

kopiowanie rozszerzeń

W consoli

code --list-extensions | % { "code --install-extension $_" }

prettier vue koniguracja

{
    "html.format.wrapLineLength": 0,
    "editor.wordWrapColumn": 205,
    "yaml.format.printWidth": 205,
    "json.schemas": [],
    "vetur.format.defaultFormatterOptions": {
        "js-beautify-html": {
            "wrap_attributes": "force-expand-multiline"
        },
        "prettyhtml": {
            "printWidth": 205,
            "singleQuote": false,
            "wrapAttributes": false,
            "sortAttributes": false,
        },
        "prettier": {
            "semi": false,
            "singleQuote": true,
            "eslintIntegration": true,
            "trailingComma": "none",
            "printWidth": 205
        }
    },
    "prettier.printWidth": 205
}

komendy visual studio code

1) Uruchamianie formatowania kodu:

Visual Studio Code on Windows - Shift + Alt + F
Visual Studio Code on MacOS - Shift + Option + F
Visual Studio Code on Ubuntu - Ctrl + Shift + I

2. Znajdz i

ctrl + shift + h

zmień w folderze 

 

 

visual pluginy instalacja

to wklepić do konsoli:

code --install-extension bmewburn.vscode-intelephense-client
code --install-extension choppedcode.behat-complete
code --install-extension Cronos87.symfony-snippets
code --install-extension donjayamanne.githistory
code --install-extension ecmel.vscode-html-css
code --install-extension emallin.phpunit
code --install-extension felixfbecker.php-debug
code --install-extension felixfbecker.php-intellisense
code --install-extension hbenl.vscode-test-explorer
code --install-extension jbockle.jbockle-format-files
code --install-extension mblode.twig-language-2
code --install-extension MehediDracula.php-namespace-resolver
code --install-extension mikestead.dotenv
code --install-extension ms-vscode-remote.remote-wsl
code --install-extension necinc.elmmet
code --install-extension neilbrayfield.php-docblocker
code --install-extension phproberto.vscode-php-getters-setters
code --install-extension recca0120.vscode-phpunit
code --install-extension redhat.vscode-yaml
code --install-extension TheNouillet.symfony-vscode
code --install-extension usernamehw.errorlens
code --install-extension vincaslt.highlight-matching-tag
code --install-extension vscode-icons-team.vscode-icons
code --install-extension whatwedo.twig

02.07.2025

code --install-extension apility.beautify-blade
code --install-extension beeblebrox3.behat-checker
code --install-extension bmewburn.vscode-intelephense-client     
code --install-extension calsmurf2904.vscode-phpstan
code --install-extension choppedcode.behat-complete
code --install-extension cjhowe7.laravel-blade
code --install-extension cronos87.symfony-snippets
code --install-extension damianbal.vs-phpclassgen
code --install-extension devsense.composer-php-vscode
code --install-extension devsense.intelli-php-vscode
code --install-extension devsense.phptools-vscode
code --install-extension devsense.profiler-php-vscode
code --install-extension donjayamanne.githistory
code --install-extension duboiss.sf-pack
code --install-extension ecmel.vscode-html-css
code --install-extension emallin.phpunit
code --install-extension equinusocio.vsc-community-material-theme
code --install-extension equinusocio.vsc-material-theme
code --install-extension equinusocio.vsc-material-theme-icons    
code --install-extension felixfbecker.php-intellisense
code --install-extension fetzi.phpspec-runner
code --install-extension formulahendry.auto-close-tag
code --install-extension formulahendry.auto-rename-tag
code --install-extension golovindaniil.yaml-go-to-definition     
code --install-extension haringsrob.behatcomplete
code --install-extension hbenl.vscode-test-explorer
code --install-extension jaguadoromero.vscode-php-create-class
code --install-extension jasonnutter.search-node-modules
code --install-extension jbockle.jbockle-format-files
code --install-extension jprestidge.theme-material-theme
code --install-extension mblode.twig-language
code --install-extension mblode.twig-language-2
code --install-extension mehedidracula.php-namespace-resolver
code --install-extension mikestead.dotenv
code --install-extension ms-azuretools.vscode-docker
code --install-extension ms-ceintl.vscode-language-pack-pl
code --install-extension ms-vscode-remote.remote-containers
code --install-extension ms-vscode.test-adapter-converter
code --install-extension nadim-vscode.infinity-dark-theme
code --install-extension nadim-vscode.symfony-code-snippets
code --install-extension nadim-vscode.symfony-extension-pack
code --install-extension nadim-vscode.symfony-super-console
code --install-extension nadim-vscode.twig-code-snippets
code --install-extension necinc.elmmet
code --install-extension neilbrayfield.php-docblocker
code --install-extension neokil.behattablegeneratorforvscode
code --install-extension octref.vetur
code --install-extension onecentlin.laravel-blade
code --install-extension otard.copy-reference
code --install-extension peakchen90.vue-beautify
code --install-extension phproberto.vscode-php-getters-setters
code --install-extension pkief.material-icon-theme
code --install-extension recca0120.vscode-phpunit
code --install-extension redhat.vscode-commons
code --install-extension redhat.vscode-yaml
code --install-extension shan.code-settings-sync
code --install-extension shevaua.phpcs
code --install-extension sophisticode.php-formatter
code --install-extension stevejpurves.cucumber
code --install-extension thenouillet.symfony-vscode
code --install-extension usernamehw.errorlens
code --install-extension vincaslt.highlight-matching-tag
code --install-extension visualstudioexptteam.intellicode-api-usage-examples
code --install-extension visualstudioexptteam.vscodeintellicode
code --install-extension vscode-icons-team.vscode-icons
code --install-extension whatwedo.twig
code --install-extension wscats.vue
code --install-extension xabikos.javascriptsnippets
code --install-extension xdebug.php-debug
code --install-extension xdebug.php-pack
code --install-extension zobo.php-intellisense

i settings.json

{
    "workbench.colorTheme": "Monokai",
    "[php]": {
        "editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
    },
    "editor.fontSize": 16,
    "editor.fontWeight": "300",
    "files.associations": {
        ".blade.php": "html",
        ".tpl": "html"
    },
    "php.suggest.basic": false,
    "php.validate.enable": true,
    "php.validate.run": "onType",
    "editor.wordSeparators": "`~!@#%^&*()-=+[{]}\\|;:'\",.<>/?",
    "editor.minimap.enabled": true,
    "workbench.tree.indent": 25,
    "workbench.tree.renderIndentGuides": "always",
    "workbench.list.openMode": "doubleClick",
    "files.maxMemoryForLargeFilesMB": 6144,
    "editor.hover.delay": 200,
    "auto-rename-tag.activationOnLanguage": [
        "html",
        "xml",
        "php",
        "javascript",
        "twig",
        "vue"
    ],
    "window.zoomLevel": 0,
    "workbench.iconTheme": "vscode-icons",
    "emmet.triggerExpansionOnTab": true,
    "blade.format.enable": true,
    "[blade]": {
        "editor.defaultFormatter": "onecentlin.laravel-blade"
    },
    "[json]": {

    

        "editor.defaultFormatter": "vscode.json-language-features"
    },
    "phpstan.enabled": true,
    "phpstan.path": "",
    "phpstan.level": "max",
    "phpstan.memoryLimit": "2048M",
    "phpstan.projectFile": "",
    "phpstan.excludeFiles": [],
    "phpstan.options": [],
    "[javascript]": {
        "editor.defaultFormatter": "vscode.typescript-language-features"
    },
    "[html]": {
        "editor.defaultFormatter": "vscode.html-language-features"
    },
    "[vue]": {
        "editor.defaultFormatter": "octref.vetur"
    },
    "php.validate.executablePath": "C:\\wamp64\\bin\\php\\php8.0.6\\php.exe",
    "sync.autoUpload": true,
    "editor.suggestSelection": "first",
    "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
    "workbench.settings.applyToAllProfiles": [
        
    ]
}

settings.json od andreja :

{
    "python.jediEnabled": false,
    "python.dataScience.sendSelectionToInteractiveWindow": true,
    "python.pythonPath": "C:\\Users\\Andrzej Sokołowski\\AppData\\Local\\Programs\\Python\\Python37\\python.exe",
    "window.zoomLevel": -1,
    "[html]": {
        "editor.defaultFormatter": "lonefy.vscode-JS-CSS-HTML-formatter"
    },
    "[javascript]": {
        "editor.defaultFormatter": "lonefy.vscode-JS-CSS-HTML-formatter"
    },
    "editor.largeFileOptimizations": false,
    "phpstan.enabled": true,
    "phpstan.level": "max",
    "phpstan.memoryLimit": "2048M",
    "[php]": {
        "editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
    },
    "phpformatter.composer": true,
    "emmet.triggerExpansionOnTab": true,
    "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
    "[json]": {
        "editor.defaultFormatter": "vscode.json-language-features"
    },
    "php-cs-fixer.executablePath": "${extensionPath}\\php-cs-fixer.phar",
    "php.suggest.basic": false,
    "php.validate.enable": true,
    "php.validate.run": "onType",
    "editor.quickSuggestions": {
        "comments": true
    },
    "phpunit.args": [
        "--configuration",
        "./phpunit.xml.dist"
    ],
    "phpunit.phpunit": "C:\\bin\\phpunit.bat",
    "explorer.confirmDragAndDrop": false,
    "symfony-vscode.phpExecutablePath": "C:\\wamp64\\bin\\php\\php7.3.1\\php.exe",
    "editor.wordSeparators": "`~!@#%^&*()-=+[{]}\\|;:'\",.<>/?",
    "workbench.sideBar.location": "left",
    "editor.minimap.enabled": true,
    "workbench.tree.indent": 16,
    "workbench.tree.renderIndentGuides": "always",
    "workbench.list.openMode": "doubleClick",
    "editor.hover.delay": 200,
    "files.maxMemoryForLargeFilesMB": 6144,
    "files.autoSaveDelay": 1000,
    "files.autoSave": "afterDelay",
    "editor.formatOnSave": false,
    "diffEditor.ignoreTrimWhitespace": false,
    "formatFiles.extensionsToInclude": "php",
}