All notable changes to the "linkerscript" extension will be documented in this file.
- Fix path bug #1
- Initial release
- Support syntax according to GNU Linker Script
- 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.