Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Docstrings supports more languages#190

Merged
howonlee merged 1 commit intomainfromhowon/docstrings-langs
Jan 11, 2025
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletionsdocs/finishing-touches/docstrings.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -54,28 +54,28 @@ The presence of an unsupported software forge in this list does not constitute a

The checked languages are supported:

- [] Bash
- [] C
- [x] Bash
- [x] C
- [x] C++
- [] C#
- [x] C#
- [x] Elixir
- [x] Go
- [ ] Haskell
- [x] Java
- [x] JavaScript
- [] Kotlin
- [] Lua
- [] Php
- [x] Kotlin
- [x] Lua
- [x] Php
- [x] Python
- [] React TypeScript
- [x] React TypeScript
- [x] Ruby
- [] Rust
- [x] Rust
- [ ] Scala
- [] Swift
- [x] Swift
- [x] TypeScript

The presence of an unsupported language in this list does not constitute a commitment to support it in the future. Remember that the docstrings feature is in [beta](/early-access#beta).

:::note
In the case of JavaScript and TypeScript, there are tons of ways to declare functions. At the moment, we only support the keyword `function` at the top level.
In the case of JavaScript and TypeScript and the React versions of both, there are tons of ways to declare functions. At the moment, we only support the keyword `function` at the top level.
:::
Loading

[8]ページ先頭

©2009-2025 Movatter.jp