vscode-terosHDL
vscode-terosHDL copied to clipboard
bit fields not recognized when defined in a file specified by @custom_section_begin
Describe the bug One particular file has code for many registers. I wanted to capture the bitfield descriptions in a separate file and wanted the documenter to read that file. For this I used the doxygen tag @custom_section_begin. Documenter does not convert the bitfield descriptions.
To Reproduce Code to reproduce the error.
Code Code to reproduce the error.
Please complete the following information:
- OS: Windows 11
- VSCode version 1.67.0-insider
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.