The plugin adds a code editor view to Obsidian. The code editor uses the powerful Monaco Editor, which also powers VS Code. 🚀 New Feature: The plugin now also supports editing individual code blocks ...
Over the holidays, Alex Lieberman had an idea: What if he could create Spotify “Wrapped” for his text messages? Without writing a single line of code, Lieberman, a co-founder of the media outlet ...
Unity CodeGen is a library that streamlines code generation on the Unity editor. By defining your own Generator that inherits from ICodeGenerator, you can generate codeautomatically. Create a .cs file ...