{"id":16691406,"url":"https://github.com/bbonkr/vscode-extensions-new-cs-file","last_synced_at":"2026-04-13T13:32:37.829Z","repository":{"id":149790255,"uuid":"554797973","full_name":"bbonkr/vscode-extensions-new-cs-file","owner":"bbonkr","description":"Create new cs file with namespace. Namespace generate using directory structure.","archived":false,"fork":false,"pushed_at":"2023-09-04T22:49:18.000Z","size":2409,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-04-05T03:26:26.554Z","etag":null,"topics":["csharp","dotnet","hacktoberfest","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=bbonkr.kr-bbon-vscode-plugins-newcsfile","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/bbonkr.png","metadata":{"files":{"readme":"README.ko.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-10-20T12:15:22.000Z","updated_at":"2023-10-02T08:50:01.000Z","dependencies_parsed_at":"2024-12-18T08:37:50.243Z","dependency_job_id":null,"html_url":"https://github.com/bbonkr/vscode-extensions-new-cs-file","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/bbonkr/vscode-extensions-new-cs-file","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbonkr%2Fvscode-extensions-new-cs-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbonkr%2Fvscode-extensions-new-cs-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbonkr%2Fvscode-extensions-new-cs-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbonkr%2Fvscode-extensions-new-cs-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbonkr","download_url":"https://codeload.github.com/bbonkr/vscode-extensions-new-cs-file/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbonkr%2Fvscode-extensions-new-cs-file/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31754953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["csharp","dotnet","hacktoberfest","vscode-extension"],"created_at":"2024-10-12T16:08:21.962Z","updated_at":"2026-04-13T13:32:37.788Z","avatar_url":"https://github.com/bbonkr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# New CS File\n\n\u003c!--\n![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/bbonkr.kr-bbon-vscode-plugins-newcsfile?style=for-the-badge)\n--\u003e\n\n[![Latest release](https://img.shields.io/github/v/release/bbonkr/vscode-extensions-new-cs-file?style=for-the-badge)](https://marketplace.visualstudio.com/items?itemName=bbonkr.kr-bbon-vscode-plugins-newcsfile)\n\n[![Build and tag](https://github.com/bbonkr/vscode-extensions-new-cs-file/actions/workflows/build-and-tag.yml/badge.svg)](https://github.com/bbonkr/vscode-extensions-new-cs-file/actions/workflows/build-and-tag.yml) [![create release](https://github.com/bbonkr/vscode-extensions-new-cs-file/actions/workflows/create-release.yml/badge.svg)](https://github.com/bbonkr/vscode-extensions-new-cs-file/actions/workflows/create-release.yml) [![Publish vscode extension](https://github.com/bbonkr/vscode-extensions-new-cs-file/actions/workflows/publish-vscode-extension.yml/badge.svg)](https://github.com/bbonkr/vscode-extensions-new-cs-file/actions/workflows/publish-vscode-extension.yml)\n\n## 기능\n\n네임스페이스가 포함된 새 .cs 파일을 작성합니다.\n\n- 네임스페이스는 프로젝트 파일의 이름 또는 프로젝트 파일의 기본 네임스페이스 `DefaultNamespace` 요소를 참조합니다.\n\n\u003c!--\n\n\u003e Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.\n--\u003e\n\n![example](./assets/example.gif)\n\n### 네임스페이스\n\n네임스페이스는 프로젝트 파일의 이름과 파일을 작성하는 디렉터리 구조를 기반으로 합성합니다.\n\n네임스페이스의 베이스는 프로젝트 파일 이름 또는 프로젝트 파일의 기본 네임스페이스 `DefaultNamespace` 요소의 내용을 사용합니다.\n\n## 제한사항\n\n프로젝트의 디렉터리와 파일이름은 알파벳 문자와 숫자만 사용될 수 있습니다.\n\n## 게시\n\n[CHANGELOG.md](./CHANGELOG.md) 파일을 참조하세요.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbonkr%2Fvscode-extensions-new-cs-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbonkr%2Fvscode-extensions-new-cs-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbonkr%2Fvscode-extensions-new-cs-file/lists"}