derickson2402 / Dockerized-CAEN

Containerized dev environment that plugs into VS Code so you can test on CAEN without the hassle
GNU General Public License v3.0
5 stars 1 forks source link

Add Git Lens, icon pack, and linter extensions to container #40

Open derickson2402 opened 2 years ago

derickson2402 commented 2 years ago

Would like to see the following extensions in the container:

Also the formatters can be enabled by setting settings.editor.formatOnSave: true. This automatically applies linting, but maybe this should not be the default?

derickson2402 commented 1 year ago

add copilot too!!