4 Commits

Author SHA1 Message Date
Boulanger
fd7eca5b54 Create proper patternMatchers for ada
patternMatcher.severity can only have for value "error|warning|info".
This is too restrictive for all the possible values from our tools.
As a workaround create 3 patternMatcher for each of the level.

Add a test

Closes eng/ide/ada_language_server#784
2025-03-26 11:55:58 +00:00
Maxim Reznik
3b452dfa20 Add devcontainer example
Update other examples to avoid deprecated names.
(no-issue-check)
2024-05-27 18:27:33 +03:00
Anthony Leonardo Gracio
ce46c81185 VC14-026: use ms-vscode.cpptools for debugging
This allows to have access to their Registers and Disassembly
views now that Ada has been added to the supported languages.

Modify the extension's walkthrough accordingly.
2023-02-16 14:50:49 +01:00
Maxim Reznik
918ebd19b5 Add Remote Container example 2022-04-28 19:44:07 +03:00