github polterguy/magic v9.2.0
Brand new Web IDE

latest releases: v17.3.9, v17.3.8, v17.3.7...
2 years ago

This release features a brand new Web IDE (Integrated Development Environment). It's super down scaled, and obviously doesn't have everything you'd expect from an IDE (yet!), and it's a bit "rough on the edges" still - But it definitely makes my life much simpler. Hopefully yours too.

Also, another bug was fixed thanks to Liran, which is that with SQL Server sometimes you want to use a username that doesn't have access to all databases in the server, at which point it would fail, and not allow you to move forwards with the "Generator" to crudify your tables. However, by making sure we only retrieve databases the current user actually has access to now, this is fixed. This thing should make the life of those using Magic with SQL Server and "restricted users" significantly easier.

In addition to this some other minor bugs have been fixed.

In the future I intend to support terminal connections with the IDE, integrating Git support, and compilation processes - But for now at least it allows you to save files on your server, which might not be much for some, but at least it's a start. I also intend to support more languages. For now the IDE supports the following extensions.

  • sql
  • md, txt, log, key - All resolved as Markdown/text editor
  • yml, yaml
  • xml, html, htm - Resolved using XML editor
  • css
  • scss
  • less
  • sass
  • js
  • json
  • sh (bash, command line files)
  • hl (Hyperlambda files)

I intend to support more languages in the future, such as Python, Ruby, etc - But at least it's a taste of what's to come ...

Don't miss a new magic release

NewReleases is sending notifications on new releases.