{"id":16567834,"url":"https://github.com/thenetadmin/vscode-linkerscript","last_synced_at":"2025-10-17T03:25:40.235Z","repository":{"id":109731307,"uuid":"145102326","full_name":"TheNetAdmin/vscode-linkerscript","owner":"TheNetAdmin","description":"GNU linker script language support for vscode.","archived":false,"fork":false,"pushed_at":"2023-12-11T19:20:17.000Z","size":55,"stargazers_count":23,"open_issues_count":1,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-26T10:54:08.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=ZixuanWang.linkerscript","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheNetAdmin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-08-17T09:41:14.000Z","updated_at":"2024-12-29T09:07:11.000Z","dependencies_parsed_at":"2024-02-25T03:33:24.661Z","dependency_job_id":"006e5ae8-f058-4357-b7f2-b04195814694","html_url":"https://github.com/TheNetAdmin/vscode-linkerscript","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheNetAdmin%2Fvscode-linkerscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheNetAdmin%2Fvscode-linkerscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheNetAdmin%2Fvscode-linkerscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheNetAdmin%2Fvscode-linkerscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheNetAdmin","download_url":"https://codeload.github.com/TheNetAdmin/vscode-linkerscript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242009727,"owners_count":20057129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T21:07:37.400Z","updated_at":"2025-10-17T03:25:35.197Z","avatar_url":"https://github.com/TheNetAdmin.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LinkerScript Language Support for VSCode\n\nThis is the language support for LinkerScript for VSCode, provides syntax highlight.\n\nIt provides syntax highlight with [TmLanguage](https://macromates.com/manual/en/language_grammars) based on [regex](https://macromates.com/manual/en/regular_expressions) , without Abstract Syntax Tree (AST), thus some syntaxes and language features may not get correct highlight.\n\nFor source code, please visit [Github](https://github.com/TheNetAdmin/vscode-linkerscript).\n\n## Develop\n\n1. Install npm package `yamljs`\n2. Edit rules in `*.yaml`\n3. Use `yaml2json ***.yaml \u003e***.json` to convert to json\n4. Run with newly updated `***.json`\n\n\u003e Or you can use `F5` to run directly if `yamljs` is already installed globally, all configs are located at `.vscode/`\n\n## Known issues\n\n- **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](https://github.com/Microsoft/vscode/issues/13155), and if so, this feature [should be available now](https://github.com/BurntSushi/ripgrep/issues/176).\n- **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](https://sourceware.org/binutils/docs/ld/Scripts.html).\n\n## Highlight preview\n\n![Imgur](https://i.imgur.com/maONwsM.png)\n\n## License\n\nThis project is released under MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenetadmin%2Fvscode-linkerscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenetadmin%2Fvscode-linkerscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenetadmin%2Fvscode-linkerscript/lists"}