Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntelliSense gives "unknown register name" with ARM asm register declarations #9627

Closed
sean-mcmanus opened this issue Jul 22, 2022 · 1 comment
Assignees
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix Visual Studio Inherited from Visual Studio
Milestone

Comments

@sean-mcmanus
Copy link
Collaborator

unfortunately this doesn't work for me under 1.11.4, screenshot taken just now:

obraz

same thing with __asm__ directive instead of __asm, albeit it formats the register string way nicer.

obraz

I'm using ms-vscode.cpptools, ms-vscode.cmake-tools and 68000 GCC compiler bundled with bartmanabyss.amiga-debug extension. I understand that you may not want to set up such exotic configuration - can you give me any pointers on how can I find the point of failure for you?

Originally posted by @tehKaiN in #4382 (comment)

@sean-mcmanus sean-mcmanus added bug Language Service Visual Studio Inherited from Visual Studio labels Jul 22, 2022
@sean-mcmanus sean-mcmanus added this to the Tracking milestone Jul 22, 2022
@sean-mcmanus sean-mcmanus changed the title IntelliSense gives "unknown register name" with register asm with ARM registers IntelliSense gives "unknown register name" with ARM asm register declarations Jul 22, 2022
@sean-mcmanus sean-mcmanus self-assigned this Jul 22, 2022
@sean-mcmanus sean-mcmanus modified the milestones: Tracking, 1.12.0 Jul 22, 2022
@sean-mcmanus sean-mcmanus added the fixed Check the Milestone for the release in which the fix is or will be available. label Jul 22, 2022
@sean-mcmanus
Copy link
Collaborator Author

Fixed with 1.12.0 (pre-release): https://github.com/microsoft/vscode-cpptools/releases/tag/v1.12.0

@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix Visual Studio Inherited from Visual Studio
Projects
None yet
Development

No branches or pull requests

1 participant