summaryrefslogtreecommitdiff
path: root/.vscode
AgeCommit message (Collapse)Author
2022-11-15Refactoring in preparation for WebSockets (#254)v2.4.1-pre2AAGaming
* Fix injector race conditions * add some more tasks * hide useless rollup warnings * goodbye to clientsession errors * completely fix desktop mode switch race condition * fix typos and TS warning in plugin error handler * fix chown error * start debugger if needed and not already started * fix get_steam_resource for the like 2 legacy plugins still using it lol * add ClientOSError to get_tabs error handling
2022-10-22Reduce amount of actions taken when using updateandrunTrainDoctor
2022-09-18enable debug logs in devAAGaming
2022-09-18update tasksAAGaming
2022-09-17fix updater for new installs, fix file picker patch, fix scrolling on patch ↵AAGaming
notes, fix tasks dir
2022-06-21Added remote launch optionTrainDoctor
2022-06-17Implement React-based plugin store (#81)AAGaming
Co-authored-by: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> Co-authored-by: WerWolv <werwolv98@gmail.com>
2022-05-26display overhaul, compatibility with legacy plugins, fixesmarios
2022-04-11Add vscode debugging (#33)Spyrex