{"id":13872554,"url":"https://github.com/sgwilym/nova-deno","last_synced_at":"2025-04-19T13:49:14.968Z","repository":{"id":37051779,"uuid":"385972643","full_name":"sgwilym/nova-deno","owner":"sgwilym","description":"A Deno extension for Nova.","archived":false,"fork":false,"pushed_at":"2024-07-03T07:54:14.000Z","size":239,"stargazers_count":16,"open_issues_count":9,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T08:23:17.523Z","etag":null,"topics":["deno","language-server-protocol","lsp","nova-editor"],"latest_commit_sha":null,"homepage":"https://extensions.panic.com/extensions/co.gwil/co.gwil.deno/","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/sgwilym.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.yml","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},"funding":{"github":"sgwilym"}},"created_at":"2021-07-14T14:39:03.000Z","updated_at":"2025-03-07T16:28:29.000Z","dependencies_parsed_at":"2022-09-10T04:15:54.360Z","dependency_job_id":"d287b403-8eb0-4f17-ba3f-aba4b3db1bf7","html_url":"https://github.com/sgwilym/nova-deno","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgwilym%2Fnova-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgwilym%2Fnova-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgwilym%2Fnova-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgwilym%2Fnova-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgwilym","download_url":"https://codeload.github.com/sgwilym/nova-deno/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249707195,"owners_count":21313788,"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":["deno","language-server-protocol","lsp","nova-editor"],"created_at":"2024-08-05T23:00:45.782Z","updated_at":"2025-04-19T13:49:14.949Z","avatar_url":"https://github.com/sgwilym.png","language":"TypeScript","funding_links":["https://github.com/sponsors/sgwilym"],"categories":["TypeScript"],"sub_categories":[],"readme":"# nova-deno\n\nA Deno extension for Nova.\n\n- Integrates [Nova](https://nova.app)'s `LanguageClient` with Deno's built-in\n  LSP for full IDE functionality.\n- Nova tasks automatically derived from deno.json config.\n\nRead the [user-facing README here](/deno.novaextension/README.md).\n\n## Outline\n\nThe entrypoint `src/nova_deno.ts` has two exports: `activate` and `deactivate`,\nwhich are used by Panic's Nova. This is where the LanguageClient is set up,\ncommands are registered, and disposables are set up.\n\nA build script pulls all the source together into a single javascript file which\ncan be used by Nova.\n\nThis repo uses many useful utilities that could apply to any LSP extension for\nNova which I originally based on / copied from\n[nova-typescript](https://github.com/apexskier/nova-typescript). I have started\npulling these out into a module called\n[nova_utils](https://github.com/sgwilym/nova_utils).\n\n## Developing\n\n1. Open this project in Nova.\n2. Select **Extensions -\u003e Activate Project as Extension** in the menu bar (you\n   will need to enable Extension development in the general section of Nova's\n   preferences to do this).\n3. Rebuild the extension using `deno task build`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgwilym%2Fnova-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgwilym%2Fnova-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgwilym%2Fnova-deno/lists"}