Sneak Peek: Monaco SQL Editor for MS Access
The VS Code editing experience is on its way to the Microsoft Access SQL editor. Get an early look at this exciting upcoming feature.
At Access DevCon Vienna 2024, the Microsoft Access team provided an update on two exciting new features under active development:
- A new and improved Monaco-based query SQL editor
- Several new modern chart options
To help promote these forthcoming features, DevCon Vienna host Karl Donaubauer is releasing excerpts from Microsoft's presentation on these two topics to the general public. Karl released the first video already and has promised to release the second shortly.
Monaco SQL Editor
Taken directly from the Microsoft slides, here are some highlights of the upcoming feature:
- Powered by the same UI library that drives the popular IDE VS Code
- Supports syntax highlighting, line numbers, light/dark themes, and more
- Auto completion support
- Comments and Format support
Implementation
Here are some details about the feature's implementation:
- JavaScript based
- Utilizes the new Edge browser framework
- Works offline
The video is available on Karl Donaubauer's YouTube channel:
See Also
UPDATE [2024-05-10]: Added links to companion Sneak Peek article.