trypear / pearai-app

The Open Source AI-Powered Code Editor. A fork of VSCode and Continue.
https://trypear.ai
Other
574 stars 95 forks source link

PearAI Extension Not Appearing On Windows #17

Closed Fryingpannn closed 2 months ago

Fryingpannn commented 2 months ago

PearAI extension does not appear when running the app on Windows. The app builds and compiles but no PearAI appears in command palette or anywhere. Seems like the extension.ts file is not ran/not registered.

Fryingpannn commented 2 months ago

FOR PEAR AI REPO, MUST RUN SUBMODULE UPDATE INIT

cd extensions
git submodule update --init
cd pearai-extension
git checkout main
git pull
cd ../..
./scripts/code.sh
ItWasEnder commented 2 months ago

FOR PEAR AI REPO, MUST RUN SUBMODULE UPDATE INIT

cd extensions
git submodule update --init
cd pearai-extension
git checkout main
git pull
cd ../..
./scripts/code.sh

These instructions were in reference to pear-app, to fix this issue you have to use WSL

nang-dev commented 2 months ago

S/O night lfg