Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

C++17 nested namespaces don't have the correct colorization #260

Open
sean-mcmanus opened this issue Jan 22, 2018 · 2 comments · Fixed by pulsar-edit/pulsar#369
Open

C++17 nested namespaces don't have the correct colorization #260

sean-mcmanus opened this issue Jan 22, 2018 · 2 comments · Fixed by pulsar-edit/pulsar#369
Labels

Comments

@sean-mcmanus
Copy link

namespace level1::level2

The level1 is colored, but the level2 is not.

Repros with Atom and VS Code.

Original issue: microsoft/vscode-cpptools#1477

@iPherian
Copy link

iPherian commented May 4, 2018

I have the same problem:

language-c-highlighting-multi-component-ns

versions:

Atom : 1.26.1
Electron: 1.7.11
Chrome : 58.0.3029.110
Node : 7.9.0
language-c : 0.59.3

@jeff-hykin
Copy link

If you guys are still looking for a fix, I made a VS Code Extension that fixes this along with several other things. https://marketplace.visualstudio.com/items?itemName=jeff-hykin.better-cpp-syntax#overview

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants