Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@hackerzhuli hackerzhuli released this 21 Jul 08:23

Added

  • USS Language Server: Feature-complete language server for Unity Style Sheets
    • Comprehensive auto-completion for properties, values, selectors, and asset URLs
    • Advanced diagnostics with syntax validation and duplicate property detection
    • Intelligent hover documentation with Unity-specific examples
    • Code formatting for USS and TSS files
    • Refactoring support for ID and class selectors
    • Asset integration with Unity's asset database
  • C# Documentation System: Automated XML documentation extraction
    • Package documentation from Library/PackageCache
    • User code documentation processing
    • Real-time assembly watching and updates
    • Inheritance resolution for <inheritdoc> references
  • Unity Process Detection: Cross-platform Unity Editor monitoring
    • Project-specific Unity instance detection
    • Hot Reload for Unity status monitoring
    • UDP-based messaging protocol