Files
klayout/testdata
Matthias Koefferlein f8b83357e1 Fixing strange behavior of user property generation with Python
Problem was that integers are converted to "long long"
in Python, which creates Variants rendering "#l1" as
parsable strings. These are marked as invalid by the
Syntax highlighter of the user properties editor.

This patch fixes the user properties editor syntax
highlighter to cover all Variant variants and
uses "long" type for Variant if possible.
2026-08-10 00:09:42 +02:00
..
2026-07-20 22:58:14 +02:00
2025-11-08 23:45:09 +01:00
2026-02-07 17:12:53 +01:00
2022-02-12 18:08:52 +01:00
2026-03-21 17:12:10 +01:00
2026-02-07 17:12:53 +01:00
2025-01-16 20:50:51 +01:00
2025-07-19 19:00:33 +02:00
2026-02-07 17:12:53 +01:00
2021-12-15 23:18:42 +01:00