As say in title, vscodium, doesn't showme the colors interfase on code, when I have conflicts in merge, when working in Vue.js (in React.js it works normaly).

<<<<<<< HEAD
{
title: 'Ajustes de Perfil',
icon: settingsOutline,
to: '/settings/profile',
enabled: true,
},
=======
// {
// title: 'Ayuda (FAQ)',
// icon: helpCircleOutline,
// to: '/faq',
// enabled: true,
// },
>>>>>>> 2c12cce44b0f9ce3ea754042d62849ff867ab621
- And meaning, this is the interface I expect to see. enter image description here