You've already forked ada_language_server
mirror of
https://github.com/AdaCore/ada_language_server.git
synced 2026-02-12 12:45:50 -08:00
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
Code Samples
Open this folder in VS Code and press F5 to launch build
and start a debug session.