Hello Segger-Team,
I found some issues with syntax-highlighting in Embedded Studio, maybe you could solve those:
Best Regards
I found some issues with syntax-highlighting in Embedded Studio, maybe you could solve those:
- Ampersand in comments leads to a highlighted line:
- If you enable the option “visible whitespace”, XML Files are not rendered correctly. For example, the project File:
vs.
- When the options “visible whitespace” and “Highlight All Selected Text” are enabled, and a space is selected, then all tabs are highlighted while no other space is highlighted:
Selecting a tab highlight nothing.
- Syntax-Highlighting in assembler Files ignores @ as start of comment, for example in the uCOS-II sources
C-Style-commends are shown as expected
- One last thing, could you highlight the types from stdint like the native types.
Best Regards