epics-extensions / vscode-epics

VS Code colorization for EPICS database, templates and substitution files
MIT License
14 stars 6 forks source link

Added record types and field types #27

Closed hanak closed 4 years ago

hanak commented 4 years ago

Purpose Update syntax highlighting with elements identified while using EPICS 7.x (see https://epics.anl.gov/base/R7-0/3-docs/RecordReference.html).

There is going to be a conflict with a pull request #26 which adds record types added here. Yet, I will update it once #26 is merged.

Changes Record types and fields

Macros and strings

Field keywords

Repository

vnadot commented 4 years ago

Hi,

26 is now closed.

Best regards, Victor

hanak commented 4 years ago

Hello,

Thank you for your notification. I have merged the current master into my branch. Thus, the pull request should be up-to-date. Also, GitHub linter marked the pull request as red due to some indentation issues in README.md. It looks like the master branch has the same issue if I interpret it right. Nevertheless, I have corrected it because it is just about indentation.

Would it be possible to review the pull request, please? Once the changes are accepted, I will update CHANGELOG.md accordingly.

Thank you.

Sincerely, Ivo