rune icon indicating copy to clipboard operation
rune copied to clipboard

Make function for formatting of Source Code public

Open Roba1993 opened this issue 2 years ago • 2 comments

Roba1993 avatar Oct 30 '23 13:10 Roba1993

Not that I oppose it, but any particular reason you want this public.

It will probably change a fair bit by next release.

udoprog avatar Oct 30 '23 19:10 udoprog

Within the exolynk platform the code should be automatically formatted while saving & testing. The code is inside the db, so formatting a file is not possible.

Roba1993 avatar Oct 30 '23 21:10 Roba1993

Implemented by #79e81a0

Roba1993 avatar Feb 22 '24 13:02 Roba1993