Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>Many VSCode language extensions, for example, won't operate at their best if the "language signaler" file (e.g. package.json for JS) isn't in the root of the repo; from just refusing to function

With VSCode, a workaround is to use workspaces. Define a workspace and add each subproject folder as its own entity. VSCode will treat each folder as a project root where the language specific tooling will work as expected.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: