A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/microsoft/vscode-cpptools/issues/4712 below:

Red squiggles not shown if file location contains umlauts · Issue #4712 · microsoft/vscode-cpptools · GitHub

Type: LanguageService

Describe the bug

If the project path contains an umlaut like ü, no red squiggles are shown in the editor, even if problems are detected and shown in the Problems tab.

To Reproduce

  1. Create a project directory with a name that contains an umlaut (e.g., ~/tüst)
  2. Open in vscode and create an erronous C file, e.g.:
  1. Wait until the problem is detected and listed in the Problems tab
  2. Observe: No squiggly line below the @
  3. Close vscode and rename project directory, e.g. from tüst to test
  4. Open file in vscode again and wait until problem is detected and listed in the Problems tab
  5. Observe: Squiggly line below the @

One additional thing:
If you click on the error listed in the Problems tab, the file is opened using an abolute path. In this new file tab, the squiggles are shown as expected, even if the path contains an umlaut.

Expected behavior

The squiggles should work regardless of the file location.

Screenshots

With umlaut, no squiggles:

With umlaut, opened with aboslut path, squiggles working:

No umlaut, squiggles working:

Additional context

I tried to reproduce the problem with the Python extension but could not, so I assume it is an issue specific to vscode-cpptools.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4