doclin-dev / doclin

Server and VS Code Extension of Doclin
https://doclin.dev
GNU Affero General Public License v3.0
45 stars 22 forks source link

Cannot initialize doclin in VS Code Virtual Workspace #116

Open shawonibnkamal opened 4 months ago

shawonibnkamal commented 4 months ago

The way vscode extension interacts with files is different with virtual workspace. Unlike having the codebase locally, we cannot simply read the ".doclin" file.

This issue to be on hold until we get proper validation of doclin's concept.