On Monday, 24 February 2025 06:03:06 Brasilia Standard Time Nicolas Arnaud-
Cormos via Development wrote:
> One possible option would be to have it installed by default when
> installing Qt. The natvis file itself could be into a separate repository.
> This way, one could easily add it from VS Code using something like:
> "visualizerFile": "${QTDIR}/natvis/qt6.natvis"

${QTDATADIR}/natvis/qt6.natvis

${QTDATADIR}, ${QTARCHDATADIR} and ${QTDIR} are the same by default and I 
think everyone on Windows leaves them like that, but that would be the 
pedantically correct path (assuming the file is arch-independent, which the 
discussion here seems to indicate it is).

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Principal Engineer - Intel DCAI Platform & System Engineering

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to