Adrian Delgado

Results 22 comments of Adrian Delgado

I tried & it's still not working, and now I'm getting a new error. `Source "@openzeppelin/contracts/access/Ownable.sol" not found: File import callback not supported` I'm not sure why I keep having...

These are my `settings.json` in VS Code: ```json { "telemetry.enableCrashReporter": false, "liveServer.settings.donotShowInfoMsg": true, "git.autofetch": true, "workbench.iconTheme": "material-icon-theme", "editor.fontFamily": "'Fira Code', monospace", "telemetry.enableTelemetry": false, "workbench.startupEditor": "newUntitledFile", "editor.renderWhitespace": "none", "workbench.editor.decorations.colors": true, "oneDarkPro.bold":...

I FIGURED OUT WHY IT'S NOT WORKING. The `"solidity.packageDefaultDependenciesDirectory":` needs to be set to my project. However, how can I make it so it auto detects it? In the screenshot,...

> Ah yeah at the moment the settings in a workspace apply to all folders, (workspace settings), the only solution is to open each folder separately. This is the same...

I also can't zoom in and out anymore. It's extremely annoying.

> > @miranda Did you figure it out? > > No... I don't think there is anything to figure out. Zoom just doesn't work. Seems like a bug. I'm stuck...

> > @miranda Did you figure it out? > > No... I don't think there is anything to figure out. Zoom just doesn't work. Seems like a bug. I'm stuck...

> > Hey, I actually created a small fix to set the default zoom to any value you want! Here are the instructions: > > Awesome, thank you for this,...

Similar issue on my end. https://github.com/notion-enhancer/notion-enhancer/issues/807