eclipse-cdt-cloud / vscode-memory-inspector

vscode memory inspector
https://open-vsx.org/extension/eclipse-cdt/memory-inspector
Eclipse Public License 2.0
6 stars 10 forks source link

Rename word to MAU and add link to settings docs #111

Closed planger closed 7 months ago

planger commented 7 months ago

What it does

Renames the term word to MAU as discussed in #100 for the user-facing UI and in the code. In the options widget we also added a link to the soon-to-be existing documentation contributed in #109 and add hovers above the use of the term MAU.

How to test

As this touches several files, we should make sure the functionality isn't impacted at all. Also it makes sense to do another search for the term word and make sure we caught all occurrences.

Review checklist

Reminder for reviewers

colin-grant-work commented 7 months ago

Changes look good to me, but I merged #108 before I saw this, so now there are conflicts in the data column.

planger commented 7 months ago

No problem, I merged the updated main branch and resolved the conflicts.