cogentcore / core

A free and open source framework for building powerful, fast, and elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the Web with a single pure Go codebase, allowing you to Code Once, Run Everywhere.
http://cogentcore.org/core
BSD 3-Clause "New" or "Revised" License
1.32k stars 71 forks source link

default field tag not showing non-default values correctly. #855

Closed rcoreilly closed 5 months ago

rcoreilly commented 5 months ago

Describe the bug

in axon/examples/pcore_vs, matrix.GateThr is 0.05, which is the default value, and it is highlighted as being non-default.

also, all of "kir" is wrongly highlighted.

How to reproduce

run the model

Example code

No response

Relevant output

No response

Platform

macOS