Releases: epics-extensions/vscode-epics
Releases · epics-extensions/vscode-epics
V1.0.0
- 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
- 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
v0.0.9
add weTest snippets, bi alarm support, EPICS types, SNL snippets and fix minorbugs
Pre-release
- 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
fix field colors
wetest features and fix
- 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
- 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
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
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