Skip to content

Releases: yoboujon/vscode-xpt-eclipse

v1.1

13 Feb 22:59

Choose a tag to compare

1.1.0

  • Fixed pictures/gif not showing on README.

v1.0

13 Feb 21:52
f1318d4

Choose a tag to compare

1.0

  • Syntax highlight for inside guillemets keywords such as IMPORT, EXTENSION, DEFINE, FILE, EXPAND, FOREACH, PROTECT, LET, ERROR, AROUND, IF, ELSEIF and ELSE
  • Added specific highlight for XPand operators: AS, FOR, CSTART, CEND and ID
  • Added snippets for each associated keywords
  • Added a command to generate « and »
  • Added comment highlight for either <-- and «REM»
  • Added basic syntax highlight for in-line java
  • Templated text is shown in italic
  • Checking for ISO-8859-1 characters and converting them to UTF-8 if prompted.