Skip to content

Releases: epics-extensions/vscode-epics

V1.0.0

19 Mar 17:24
Compare
Choose a tag to compare
  • Add defaut value to macro for epicsEnvSet(). Improve dbLoadTemplate and dbLoadRecords.
  • add ${0} at the end of each snippets.
  • improve ao: add PREC EGU DRVL DRVH fields
  • add header for .db et .subs files
  • get all the fields of the EPICS database (thanks to Stephane)
  • add sscan record fields (ANL record)

V0.0.11

13 Oct 11:43
Compare
Choose a tag to compare
- 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

add iocsh

02 Sep 08:25
Compare
Choose a tag to compare
  • add .iocsh file to startup

v0.0.9

13 Feb 10:15
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release
  • 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

add weTest snippets, bi alarm support, EPICS types, SNL snippets and fix minorbugs

05 Jul 08:03
Compare
Choose a tag to compare
  • 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

fix field colors

08 Apr 12:43
Compare
Choose a tag to compare
fix field colors Pre-release
Pre-release

fix field colors

wetest features and fix

08 Apr 12:43
Compare
Choose a tag to compare
Pre-release
  • we-test
    • add suite snippets
    • start all snippets with "epics."
  • change logo
  • add field colors
  • fix name in sub snippet

Add field colors / snippets and minor fix

08 Apr 12:42
Compare
Choose a tag to compare
  • 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)

add dbd and wetest syntaxes/snippets, improve snl

19 Mar 14:02
Compare
Choose a tag to compare

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)

bo, mbbi, mbbo, mbbidirect, mbbodirect, asub, SNL

06 Mar 14:02
Compare
Choose a tag to compare

0.0.4 - 2018-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