Skip to content

Latest commit

 

History

History
82 lines (60 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

82 lines (60 loc) · 2.1 KB

Change Log

0.0.11 - TBA

  • add MSI tool keywords: include, substitute
  • add field value enums: aoOif, menuOmsl, menuScan, calcoutOOPT, calcoutDOPT, fanoutSELM
  • add support for $(MACRO)
  • add record types: int64in, int64out, printf, lsi, lso
  • add fields: OCAL, OEVT, OOPT, MALM, DOPT, INDX, ALG, BALG, NSAM, SELM, SELN, SELL, SIZV, ODLY, FMT, INP0-INP9
  • improved highlighting of escaped quotation marks
  • add DBD keyswords: asl, initial, promptgroup, prompt, special, pp, interest, base, size, extra, menu, drop
  • add DBD enums for keywords: pp, asl, base, and special
  • add DBD types (e.g. DBF_DOUBLE)
  • improved highlighting of escaped quotation marks in DBD

0.0.10 - 2020-0-07

  • add .iocsh file to startup

0.0.9 - 2020-02-06

  • Added coloring for *.vdb files
  • add NELM
  • fix record.record
  • improve and add wetest snippets to fit wetest version 1.2.0
  • add inp and out field to bi/bo. Add alarm to bi/bo

0.0.8 - 2019-07-04

  • fix startup macros
  • add range and limit snippet for weTest
  • add bi alarm field support
  • debug dfanout OMSL field
  • add EPICS types
  • add SNL snippets

0.0.7 - 2019-04-08

  • fix field colors bug
  • we-test
  • add suite snippets
  • start all snippets with "epics."
  • change logo
  • add field colors
  • fix name ins sub snippet

0.0.6 - 2019-03-27

  • add some field colors (EGU, PREC ...)
  • add snippets for substitutions files
  • add stringin/out snippets
  • add DTYP and SCAN field to ai record
  • fix fanout (LNKA -> LNK1)

0.0.5 - 2019-03-19

  • add module icon
  • fix image path in readme.md
  • add "epics." for every snippet
  • add colors and snippets in database definition files (.dbd)
  • add keyworks to SNL files
  • add snippets for weTest (CEA tool for acceptance tests)

0.0.4 - 2019-03-06

  • add HIGH field to bo
  • add mbbi, mbbo, mbbidirect, mbbodirect records
  • asub improvements (I/O reading/writing examples)
  • SNL files (.st) are associated to .c files

0.0.3 - 2019-03-05

  • add spaces to align records and sort them per type

0.0.2 - 2017-01-30

  • Add snippets for various file types
  • Minor syntax highlighting improvements.

0.0.1 - 2017-01-29

  • Initial release