Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 941 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 941 Bytes

Change Log

All notable changes to the "linkerscript" extension will be documented in this file.

[1.0.1]

  • Fix path bug #1

[1.0.0]

Known issues

  • Lack of Multiline Match: The regex expressions ought to match across lines to work with some syntax, but I currently cannot switch the multiline mode on. Maybe its related to issue #13155, and if so, this feature is under developed.
  • Misordered Syntax Highlight: Due to the limitation of regex, some misordered options may not get highlight. If you wish to get support, please rearrange them according to GNU Linker Script.