schickling / figma-plugin-code-syntax-highlighting

https://figma-code.vercel.app
11 stars 0 forks source link

Plugin Stuck on Loading #7

Open ash-uxi opened 1 month ago

ash-uxi commented 1 month ago

Issue:

The plugin often gets stuck loading indefinitely, especially when Overwrite Selected Text is enabled and then do not works after it.

Steps to Reproduce:

1.  Select text in Figma.
2.  Enable Overwrite Selected Text in the plugin.
3.  The plugin starts loading but never completes.

Expected:

The plugin should apply syntax highlighting and overwrite the text without issues.

Environment:

•   Figma app Version: v124.2.9
•   Plugin Version: v1.2.1
•   OS: macOS Sonoma v14.5 (23F79)
ash-uxi commented 1 month ago

The plugin is getting stuck on the = sign in Python. It halts as soon as it encounters = in primary_key=True.

ash-uxi commented 1 month ago

Problem only happening with one-dark-pro theme with = sign in python code