۱ ریحانه جدیدفرد
مشکل در json
جامعه وردپرس (برنامه نویسی) ایجاد شده در ۱۰ اردیبهشت ۱۴۰۱

سلام

وقت بخیر من تنظیمات json رو به شکل زیر تغییردادم

{

    "editor.suggestSelection""first",

    "vsintellicode.modify.editor.suggestSelection""automaticallyOverrodeDefaultValue",

    "workbench.iconTheme""easy-icons",

    "explorer.confirmDelete"false,

    "files.autoSave""afterDelay",

    "[jsonc]": {

        "editor.quickSuggestions": {

            "strings"true

        },

        "editor.suggest.insertMode""replace"

    },

    "[search-result]": {

        "editor.lineNumbers""off"

    },

    "files.associations": {

        "**/*.html""html",

        "**/templates/**/*.html""django-html",

        "**/templates/**/*""django-txt",

        "**/requirements{/**,*}.{txt,in}""pip-requirements"

    }

    

        {

            "php.validate.executablePath""C:\\\\xampp\\\\php\\\\php.exe",

            "php.executablePath""C:\\\\xampp\\\\php\\\\php.exe"

    }

        

}

ولی همچنان با ارور

PHP executable not found. Install PHP and add it to your PATH or set the php.debug.executablePath setting

مواجه می‌شم.

سلام دوست عزیز

php رو به path سیستم عامل اضافه کردین؟

لطفا از این بعد هم کدها رو داخل بلاک کد قرار بدین!

بهترین پاسخ
محمد گازری ۱۰ اردیبهشت ۱۴۰۱، ۱۴:۵۶