Skip to content

TS Plugin: basic diagnostics and functionality for .gts files#753

Merged
machty merged 7 commits intomainfrom
ts-plugin-4
Jul 16, 2024
Merged

TS Plugin: basic diagnostics and functionality for .gts files#753
machty merged 7 commits intomainfrom
ts-plugin-4

Conversation

@machty
Copy link
Copy Markdown
Contributor

@machty machty commented Jul 16, 2024

  • .gts files getting diagnostics and basic functionality working via TS Plugin
    • auto-complete and other code actions not quite kicking in yet
  • enabled loose mode virtual code for TS Plugin but it's still not working yet
  • We were running into issues with improper transform mapping of the UTF-16 variables χ, 𝚪, 𝛄 that Glint previously used; I replaced them with more normal UTF-8 lengthy variable names to bypass these issues and keep things moving since this might be a TS bug
image

@machty machty changed the title TS Plugin 4 TS Plugin: basic diagnostics and functionality for .gts files Jul 16, 2024
@machty machty marked this pull request as ready for review July 16, 2024 18:12
@machty machty merged commit 01b8deb into main Jul 16, 2024
@machty machty deleted the ts-plugin-4 branch July 16, 2024 18:25
@github-actions github-actions Bot mentioned this pull request Mar 23, 2025
@NullVoxPopuli NullVoxPopuli added the enhancement New feature or request label Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants