rubberduck-vba / Rubberduck

Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
https://rubberduckvba.com
GNU General Public License v3.0
1.9k stars 298 forks source link

Todo Explorer: Ignores '@' (at) sign as a marker #5251

Open filcuk opened 4 years ago

filcuk commented 4 years ago

Rubberduck version information Version 2.4.1.4627 OS: Microsoft Windows NT 10.0.18362.0, x64 Host Product: Microsoft Office x86 Host Version: 16.0.11328.20438 Host Executable: MSACCESS.EXE

Description ToDo ignores '@' marker

Screenshots image

Logfile RubberduckLog.txt

Vogel612 commented 4 years ago

this is probably an issue around tokenization in the lexer making the @ unavailable for the marker search...