summaryrefslogtreecommitdiff
path: root/.vscode
AgeCommit message (Collapse)Author
2023-01-18add py_modules to vscode defsettings.json (#14)Luis Finke
2022-07-27Ensure correct permissions during deployment. (#6)D_Pain
* Sets files and directories that are being deployed to the Steamdeck to have correct permissions.
2022-07-26Missed a spot, this will make all subdirs of homebrew readwrite-ableTrainDoctor
Keep in mind this does not reflect the default setup for end-users!
2022-07-25Update tasks to deploy plugins to non-dev directoryTrainDoctor
Now that binary releases are out, this makes more sense for developers.
2022-06-29Run chmodfolders before and after deployTrainDoctor
2022-06-16Remove updatefrontendlib, will only be used as neededTrainDoctor
2022-06-16They were, in fact... doing somethingTrainDoctor
2022-06-16Chmod task to fix permsTrainDoctor
2022-06-16Working deploy task to send to deckTrainDoctor
2022-06-14This is broken but new job awaitsTrainDoctor
2022-06-14Add README, tasks, moved to pnpm and added an ignore for react (#3)TrainDoctor