SpinalHDL highlightSpinalHDL highlight uses TextMate to highlight scala files in vscode. BugsFor now, as scala uses "()" instead of "[]" for array access, the highlighter will not work properly with arrays. When arrays are on the right side of an assignment, they will be highlighted as a function call. NoticeThis is a modified version of the original scala highlight, where I made some changes focusing on colors, so the names of the matches may not be right. All the changes are accompanied by a comment. Referenceshttps://github.com/SpinalHDL/SpinalHDL |