Skip to content

Latest commit

 

History

History
125 lines (121 loc) · 3.07 KB

CodeSyntaxPostFix.md

File metadata and controls

125 lines (121 loc) · 3.07 KB

Code Syntax Postfix Mappings

Ending a column name that DURC processes with the following stub will cause a CodeMirror interface to be used to edit that columns data.

You must choose which syntax to the editor should use by using one of the followihg specific postfix strings

Column Postfix Invokes Sytax Mode
_apl_code apl
_asciiarmor_code asciiarmor
_asterisk_code asterisk
_clike_code clike
_clojure_code clojure
_cmake_code cmake
_cobol_code cobol
_coffeescript_code coffeescript
_commonlisp_code commonlisp
_crystal_code crystal
_css_code css
_cypher_code cypher
_dlang_code d
_dart_code dart
_diff_code diff
_django_code django
_dockerfile_code dockerfile
_dtd_code dtd
_dylan_code dylan
_ebnf_code ebnf
_ecl_code ecl
_eiffel_code eiffel
_elm_code elm
_erlang_code erlang
_factor_code factor
_fcl_code fcl
_forth_code forth
_fortran_code fortran
_gas_code gas
_gfm_code gfm
_gherkin_code gherkin
_go_code go
_groovy_code groovy
_haml_code haml
_handlebars_code handlebars
_haskell_code haskell
_haxe_code haxe
_htmlembedded_code htmlembedded
_htmlmixed_code htmlmixed
_http_code http
_idl_code idl
_javascript_code javascript
_jinja2_code jinja2
_jsx_code jsx
_julia_code julia
_livescript_code livescript
_lua_code lua
_markdown_code markdown
_mathematica_code mathematica
_mbox_code mbox
_mirc_code mirc
_mllike_code mllike
_modelica_code modelica
_mscgen_code mscgen
_mumps_code mumps
_nginx_code nginx
_nsis_code nsis
_ntriples_code ntriples
_octave_code octave
_oz_code oz
_pascal_code pascal
_pegjs_code pegjs
_perl_code perl
_php_code php
_pig_code pig
_powershell_code powershell
_properties_code properties
_protobuf_code protobuf
_pug_code pug
_puppet_code puppet
_python_code python
_qlang_code q
_rlang_code r
_rpm_code rpm
_rst_code rst
_ruby_code ruby
_rust_code rust
_sas_code sas
_sass_code sass
_scheme_code scheme
_shell_code shell
_sieve_code sieve
_slim_code slim
_smalltalk_code smalltalk
_smarty_code smarty
_solr_code solr
_soy_code soy
_sparql_code sparql
_spreadsheet_code spreadsheet
_sql_code sql
_stex_code stex
_stylus_code stylus
_swift_code swift
_tcl_code tcl
_textile_code textile
_tiddlywiki_code tiddlywiki
_tiki_code tiki
_toml_code toml
_tornado_code tornado
_troff_code troff
_ttcn_code ttcn
_turtle_code turtle
_twig_code twig
_vb_code vb
_vbscript_code vbscript
_velocity_code velocity
_verilog_code verilog
_vhdl_code vhdl
_vue_code vue
_webidl_code webidl
_xml_code xml
_xquery_code xquery
_yacas_code yacas
_yaml_code yaml
_z80_code z80