From c207175e983bdb10e160310d3285a979dd66b4ea Mon Sep 17 00:00:00 2001 From: hallgren Date: Fri, 6 May 2011 15:24:45 +0000 Subject: gfse: you can now add concrete syntax for arbitrary languages Before, you had to pick a language from a list of supported languages, but now you can also pick Other and change the language code afterwards. --- src/editor/simple/about.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/editor/simple/about.html') diff --git a/src/editor/simple/about.html b/src/editor/simple/about.html index 5c9f88879..40d9df347 100644 --- a/src/editor/simple/about.html +++ b/src/editor/simple/about.html @@ -137,6 +137,11 @@ Also, is usually easier than creating something new from scratch. (If the abstract syntax is currently open, the new conrete syntax will start out empty.) +
  • When adding a new concrete syntax, you normally pick one of the supported + languages from a list. The language code and the file name is determined + automatically. But you can also pick Other from the list and change + the language code afterwards to add a concrete syntax for a language + that is not in the list. Error checks: @@ -180,7 +185,7 @@ to be accessed from multiple devices.
    - Last modified: Mon Mar 28 16:24:24 CEST 2011 + Last modified: Fri May 6 17:24:02 CEST 2011
    TH -- cgit v1.2.3