cs50 / codespace

https://cs50.readthedocs.io/cs50/codespace
GNU General Public License v3.0
114 stars 341 forks source link

How to enable intellisense in codespaces for CS50? #117

Closed arindamukawlas closed 1 year ago

arindamukawlas commented 1 year ago

and should you?

rongxin-liu commented 1 year ago

You can re-enable it through settings.

We currently have no plan to enable that for students by default and we've explicitly disabled that in .devcontainer.json: https://github.com/cs50/codespace/blob/develop/.devcontainer.json#L44C21-L44C21