solvedDev

Results 82 issues of solvedDev

Where applicable, allow users to open a color picker to edit a hex color/rgba color object. - [x] Monaco - [ ] Tree editor

feature

Manually testing changes within bridge. is extremely tedious and we broke compiler plugins with some minor changes in the past (latest #489, #366, ...) We should use Vitest for this...

good first issue
feature

**Summary** Force an extension to be installed locally. This makes sense for extensions such as the Markdown Docs extension which is strictly bound to the context of the current project

good first issue
feature

Syntax highlighting for JavaScript/TypeScript is the one thing that annoys me the most about using bridge. to edit these files.

feature

https://github.com/bridge-core/editor/commit/9489768893c427eb9c3d1dacc5398ac95f5285e3

documentation
good first issue

documentation
good first issue

Maybe we can create a fake project config for these projects with the correct pack paths (+ "~comMojang/" alias) to make this "magically" work

feature

This PR introduces the ability to generate TypeScript type definition files from our JSON schema database on the fly. ## Motivation and Context This allows us to make the experience...

feature