{"id":22243454,"url":"https://github.com/ton-community/vscode-func","last_synced_at":"2025-07-28T01:32:49.696Z","repository":{"id":48063332,"uuid":"475112241","full_name":"ton-community/vscode-func","owner":"ton-community","description":"FunC syntax highlighting and code completion for VS Code.","archived":false,"fork":false,"pushed_at":"2024-07-08T11:44:51.000Z","size":2257,"stargazers_count":31,"open_issues_count":12,"forks_count":17,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-04T11:20:37.051Z","etag":null,"topics":["func","ton","vscode"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ton-community.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":"2022-03-28T17:38:27.000Z","updated_at":"2025-03-22T16:42:48.000Z","dependencies_parsed_at":"2023-02-01T06:15:20.101Z","dependency_job_id":"2d686bb7-6620-4b45-9276-5d10460a989c","html_url":"https://github.com/ton-community/vscode-func","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/ton-community/vscode-func","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-community%2Fvscode-func","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-community%2Fvscode-func/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-community%2Fvscode-func/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-community%2Fvscode-func/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ton-community","download_url":"https://codeload.github.com/ton-community/vscode-func/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-community%2Fvscode-func/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267451039,"owners_count":24089291,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["func","ton","vscode"],"created_at":"2024-12-03T04:26:52.738Z","updated_at":"2025-07-28T01:32:49.252Z","avatar_url":"https://github.com/ton-community.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FunC Language Support for VS Code\n\nThis extension enables support for FunC in VS Code.\n\n## Features\n### Syntax highlighting\n\n\u003cimg width=\"684\" src=\"https://user-images.githubusercontent.com/16834309/161601626-4910b474-f1d7-4eba-9702-92529832ea99.png\"\u003e\n\n### Symbols search\nPress *Cmd+Shift+O* to locate through symbols in file.\n\n\u003cimg width=\"646\" src=\"https://user-images.githubusercontent.com/16834309/161601370-4257c271-c8ff-463a-8265-75d73118a9ae.png\"\u003e\n\n### Completion\nGet contextual completion hints while typing. Extension shows functions defined in workspace, global and local variables. \n\n\u003cimg width=\"547\" src=\"https://user-images.githubusercontent.com/16834309/161602498-71e1f894-8f06-4eaa-bc60-d9bcab098c56.png\"\u003e\n\n### Definitions\nView definitions for function or global variable using *Cmd+Click*.\n\n### Formatting\nFormat code using *Cmd+Option+F*\n\n## Building \u0026 running\n\n1. install deps using `yarn install`\n2. run `yarn watch` in terminal\n3. use debug menu in VS Code to test extension\n\n\n## What to improve?\n- [ ] Add project configuration file parsing (discussion of standard is [here](https://github.com/ton-blockchain/TIPs/issues/83))\n- [ ] Work with includes like compiler, use entrypoints from project configuration\n- [ ] Add compiler built-ins to known definitions\n- [ ] Highlight unknown identifiers as errors \n- [ ] Uncover var and hole types like compiler does\n\n## Release Notes\n\n#### **1.1.0**\nAdded CodeLens for numeric string literals.\n\n#### **1.0.1**\nHotfix language server crash.\n\n#### **1.0.0**\nLarge release supported by [ton-society](https://github.com/ton-society/ton-footsteps/issues/18) 🚀\nAdded new FunC syntax, formatter and improved completion. Find more at [changelog](./CHANGELOG.md).\n\n#### **0.2.2**\nFixed autocomplete with function arguments, minor highlighting bugs.\n\n#### **0.2.1**\nAdded snippets for recv_external, recv_internal, supported_interfaces.\n\n#### **0.2.0**\nFixed bugs related with paths in Windows, fixed completion after \".\" and \"~\", added definitions.\n\n#### **0.1.0**  \nAdded symbols search \u0026 completion.\n\n#### **0.0.3**\nSome minor improvements.\n\n#### **0.0.2**\nSmall highlighting fixes.\n\n#### **0.0.1**\nDraft release, highlighting \u0026 basic code snippets.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fton-community%2Fvscode-func","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fton-community%2Fvscode-func","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fton-community%2Fvscode-func/lists"}