{"id":15210865,"url":"https://github.com/orca-team/vscode-freemarker-tipster","last_synced_at":"2026-01-24T22:34:37.515Z","repository":{"id":250916103,"uuid":"833172618","full_name":"orca-team/vscode-freemarker-tipster","owner":"orca-team","description":"A vscode extension that provides support for variable navigation and code completion for FreeMarker.","archived":false,"fork":false,"pushed_at":"2024-08-11T02:19:17.000Z","size":293,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-17T16:09:51.679Z","etag":null,"topics":["completion","freemarker","ftl","navigation","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=OrcaTeam.freemarker-tipster","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/orca-team.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-07-24T13:50:59.000Z","updated_at":"2024-08-11T02:19:20.000Z","dependencies_parsed_at":"2024-08-10T13:50:13.824Z","dependency_job_id":"c334ecab-9076-446e-b638-12546273cc10","html_url":"https://github.com/orca-team/vscode-freemarker-tipster","commit_stats":null,"previous_names":["orca-team/vscode-freemarker-tipster"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/orca-team/vscode-freemarker-tipster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orca-team%2Fvscode-freemarker-tipster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orca-team%2Fvscode-freemarker-tipster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orca-team%2Fvscode-freemarker-tipster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orca-team%2Fvscode-freemarker-tipster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orca-team","download_url":"https://codeload.github.com/orca-team/vscode-freemarker-tipster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orca-team%2Fvscode-freemarker-tipster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281654322,"owners_count":26538641,"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-10-29T02:00:06.901Z","response_time":59,"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":["completion","freemarker","ftl","navigation","vscode-extension"],"created_at":"2024-09-28T08:01:42.201Z","updated_at":"2025-10-29T16:31:04.752Z","avatar_url":"https://github.com/orca-team.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Freemarker Tipster\n\n`freemarker tipster` is an extension designed to enhance your experience with `ftl` files.\n\nIt allows you to quickly navigate to the definitions of macro and function variables you've written. Additionally, it provides completion tips while you are writing `ftl` files.\n\n## Features\n\n### Go to definition (`macro` and `function`)\n\n\u003e Tip: Currently, only macros and functions defined in the same file are supported. Additionally, their names can contain letters, digits, underscores, dollar signs, and at signs, but the first character cannot be a digit.\n\n![go to definition](assets/images/goToDefinition.gif)\n\n### The completion of assign/local variables and functions\n\nIf you start typing a valid variable name, you get completion suggestions:\n\n![variables completions](assets/images/variablesCompletion.png)\n\n### The completion of macro variables\n\nIf you start typing with `\u003c@`, you can get completion suggestions for the current macro variables.\n\n![macro completion](assets/images/macroCompletion.png)\n\n### The completion of freemarker directives\n\nIf you start typing with `\u003c#`, you can get completion suggestions for the freemarker directives.\n\n![directives completion](assets/images/directivesCompletion.png)\n\n### The completion of built-ins\n\nIf you type with `?` after a valid variable name, you can get completion suggestions for the built-ins.\n\n![built-ins completion](assets/images//builtInsCompletion.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forca-team%2Fvscode-freemarker-tipster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forca-team%2Fvscode-freemarker-tipster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forca-team%2Fvscode-freemarker-tipster/lists"}