Skip to content
Commit 7d1c9096 authored by Waqar Ahmed's avatar Waqar Ahmed
Browse files

Use both highlightingModeAt and highlightingMode

Using only one is a bad choice because it could be that it returns
ISO C++ for some location, but the snippet wants C++. This is just bad,
the user should not need to care about these details. Instead just use
the both.

(cherry picked from commit 4478e509)
parent cab17fbe
Pipeline #172412 passed with stage
in 2 minutes and 31 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment