{"id":17810473,"url":"https://github.com/mattidragon/jsonpatchercode","last_synced_at":"2025-04-02T06:42:20.661Z","repository":{"id":246566300,"uuid":"821394268","full_name":"MattiDragon/JsonPatcherCode","owner":"MattiDragon","description":"VSCode extension for JsonPatcher language support","archived":false,"fork":false,"pushed_at":"2024-06-28T17:24:28.000Z","size":1434,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T21:27:10.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/MattiDragon.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,"publiccode":null,"codemeta":null}},"created_at":"2024-06-28T12:48:19.000Z","updated_at":"2024-06-28T17:24:32.000Z","dependencies_parsed_at":"2024-06-28T18:45:10.108Z","dependency_job_id":"0e2d5e10-4c52-4afb-95fa-725e4b37612a","html_url":"https://github.com/MattiDragon/JsonPatcherCode","commit_stats":null,"previous_names":["mattidragon/jsonpatchercode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattiDragon%2FJsonPatcherCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattiDragon%2FJsonPatcherCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattiDragon%2FJsonPatcherCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattiDragon%2FJsonPatcherCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MattiDragon","download_url":"https://codeload.github.com/MattiDragon/JsonPatcherCode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246769984,"owners_count":20830769,"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-27T15:35:38.494Z","updated_at":"2025-04-02T06:42:20.641Z","avatar_url":"https://github.com/MattiDragon.png","language":"TypeScript","readme":"# JsonPatcher Language Support\n\nThis extension provides basic editor support for the language used in the [JsonPatcher minecraft mod](https://modrinth.com/mod/jsonpatcher).\n\n## Features\n\nThis extension provides basic syntax highlighting as well as some language server features.\n\n- Syntax highlighting\n  - Highlighting based on type of variable\n- Error highlighting\n- Unused variable detection\n- Goto definition/references\n  - Only for variables and types in doc comments\n\n## Requirements\n\nIn order for the language server to work you need to install java 21 or later. The extension will automatically find java using the `JAVA_HOME` environment variable, but you can also manually configure a java executable in settings.\n\n## Extension Settings\n\nThis extension has the following settings:\n\n- `jsonpatcher.trace.server`: Control the amount of logging from the language server\n- `jsonpatcher.java.location`: An override for the java executable used for the language server\n- `jsonpatcher.java.options`: Addition VM options to pass to the language server\n- `jsonpatcher.server.enabled`: Whether the language server is enabled\n- `jsonpatcher.server.location`: An override for the location of the server jar\n- `jsonpatcher.server.port`: The port that the server listens on\n\n## Known Issues and Limitations\n\nCurrently the language server only acts within one source file limiting it to resolving references within that file. I have plans to do basic resolution of cross file references using doc comments in the future.\n\nThe server also parses the full program key on each keystroke, which could result in bad performance for large files. Although in by simple testing it seems to be able to handle resonably large scripts in a few milliseconds.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattidragon%2Fjsonpatchercode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattidragon%2Fjsonpatchercode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattidragon%2Fjsonpatchercode/lists"}