Eduardo Santos
Eduardo Santos
For this implementation, you would need to configure the user's profile to accept different forms of login for the same account. Real example: my wokwi login is using Google, and...
The best expected behavior is to unite/concatenate information from different sources. Using both information from: 1. `file.code-workspace` -> `cSpell.*` (being local configuration); 2. `.vscode/settings.json` (being local configuration); 3. and user...
@Jason3S > Extensions have no control over the order in which the settings are merged. See [VS Code Settings Precedence](https://code.visualstudio.com/docs/getstarted/settings#_settings-precedence) I thank you for the information
> > I stumbled on the same thing, but there were issues in my compose file, so I though that may have been the problem. > > Basically docker compose...
> Obrigado! > > Due to Christmas break it will take a few days to review this Merry Christmas and happy holidays! Thank you for your quick reply. No rush,...
PS: All content was prepared by me. Artificial intelligence was used only as a translation tool.
Hi @sahilrastogi94. Some elements/parts are in beta, and don't have the documentation published on https://elements.wokwi.com. I believe that the Breadboard has a special limitation, as it is created with JavaScript...
Hi @Agaba-Ed I'm glad you're interested in Wokwi! You're right that the source code for the element simulation logic is not publicly available. This is mainly due to security issues,...