Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 748 Bytes

File metadata and controls

37 lines (25 loc) · 748 Bytes

poryscript-idea Changelog

Added

Fixed

Dependencies

  • fix(deps): Updated to LSP4IJ 0.19.1

0.4.0 - 2025-12-16

Added

Fixed

Dependencies

  • fix(deps): bump LSP4IJ from 0.18.0 to 0.19.0

0.3.0 - 2025-11-14

Added

  • Added an option to create Poryscript Files in the Create File Dialogue (#27)

Fixed

  • Fixed code suggestions inside Strings and comments (#26)
  • Fixed broken syntax highlighting (#25)
  • Fixed not working on Windows due to File Paths (#24)