Hi,
I have configured vscode-dasm with the following, however I still see the keywords in caps for auto complete and the server does not stop logging messages to the terminal:
"vscode-dasm.preferUppercase": [
"registers"
],
"vscode-dasm.trace.server": "off"
Hi,
I have configured vscode-dasm with the following, however I still see the keywords in caps for auto complete and the server does not stop logging messages to the terminal: