vscode-cc65-debugger
vscode-cc65-debugger copied to clipboard
Ability to turn off "no csyms" warning
The csyms error occurs because there are no C files in the project.
will you fix this in next release?
Originally posted by @beamrider66 in https://github.com/empathicqubit/vscode-cc65-debugger/issues/112#issuecomment-1135919323
I don't think there need's to be a setting to turn this off. It just shouldn't appear if there are no .c files in the project.