CodespaceAssistant
A VSCode sidebar extension to let you code easier with GitHub codespaces
Upcoming features
- Select file (dropdown menu of all the files)
- Create new file button next to select file
- Copy file (after file is selected in select file, it will be below the select file dropdown) (could use command pallette ctrl c)
- Paste to file (will replace whole file) (after file is selected in select file, it will be below the select file dropdown)
- Terminal copy (copy last command and output) (command pallette command "Terminal: Copy Last Command and Output")
- Terminate terminal (probably run ctrl + c which terminates on npm start)
- Terminal paste & run
- Quick run (set up command for running your project and it will run whenever you press like python main.py or npm start)
| |