{"id":15471805,"url":"https://github.com/mnvr/vscode-mextn","last_synced_at":"2025-03-03T16:31:11.809Z","repository":{"id":183213390,"uuid":"669778713","full_name":"mnvr/vscode-mextn","owner":"mnvr","description":"a lil vscode extension","archived":true,"fork":false,"pushed_at":"2024-01-22T04:31:34.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T14:19:05.721Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mnvr.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-07-23T11:59:00.000Z","updated_at":"2024-10-27T05:46:49.000Z","dependencies_parsed_at":"2023-07-23T13:33:05.695Z","dependency_job_id":"087b9d7d-d6af-4cef-a003-957ea35b6d86","html_url":"https://github.com/mnvr/vscode-mextn","commit_stats":null,"previous_names":["mnvr/mextn","mnvr/vscode-mextn"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvr%2Fvscode-mextn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvr%2Fvscode-mextn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvr%2Fvscode-mextn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvr%2Fvscode-mextn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnvr","download_url":"https://codeload.github.com/mnvr/vscode-mextn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241699041,"owners_count":20005310,"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-02T02:21:49.121Z","updated_at":"2025-03-03T16:31:11.420Z","avatar_url":"https://github.com/mnvr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"An (unpublished) lil VSCode extension to create a new file in the current\nworkspace with a name generated from a template.\n\nI have bound it to a keybinding\n\n    {\n        \"key\": \"cmd+m cmd+n\",\n        \"command\": \"mextn.new\"\n    },\n\nso I can just use ⌘ M ⌘ N to create a new file quickly. It'll reuse the\nextension of the most recent existing file.\n\n\u003e There is also support for picking the file extension based on the\n\u003e defaultLanguage in workspace settings. The list of file types it supports this\n\u003e way can be manually modified in `src/extension.ts`.\n\n## Installing\n\nInstall dependencies using\n\n    yarn\n\nThen, you can run then this extension directly from source by doing\n\n    yarn dev\n\nThis creates a temporary .vsix binary file and installs it to your local VS Code\ninstance. After making changes in the code, you can re-run `yarn dev` to update\nthe installation; in this case, remember to use the VS Code \"Developer: Reload\nWindow\" command after running `yarn dev` (this seems to be needed to get the\nrunning VS Code window to pick up changes).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnvr%2Fvscode-mextn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnvr%2Fvscode-mextn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnvr%2Fvscode-mextn/lists"}