prettycode icon indicating copy to clipboard operation
prettycode copied to clipboard

Added highlighting for additional equal signs and package names

Open jeremy-allen opened this issue 4 months ago • 0 comments

Hi Gabor. I started working on this for Tidy Dev Day. I am happy to take any guidance or feedback you offer.

Changes: Added highlighting for package names and additional equal sign operator tokens. I could not get the package name tokens to highlight in light purple as the Twilight theme does in the editor, so I set package names to take on the same color as operators. This addresses issue #15.

Note: This solution was suggested by Claude Code ✨. I tested many versions in the RStudio R console and terminal, and the highlights work in both, though the terminal still uses its own color for operators (green) versus what the Twilight theme can produce in the console (light purple). I am not sure if this meets user expectations.

jeremy-allen avatar Sep 20 '25 18:09 jeremy-allen