Tsuyoshi CHO

Results 92 issues of Tsuyoshi CHO

I try modularization. Because this plugin properly made the Update object separate, so it seemed better to make the code clear.

Usually in JavaScript and other use kebab-case. Please support it in convert cycle. \# I would like to make patch and PR if possible.

# Suggestion: release/master remove test code # Altanative: If it is need saved, create test branch?

次のようなカンジでセットアップ時のヘルパー関数を用意できたら嬉しいのではないかと思います。 要は、OpenWeatherMapを利用することでlatitude(緯度)を高精度かつ自動で設定し、color_stopをそれに合せられたら、というものです。 ```vim " autoload/sky-color-clock.vim function! sky_color_clock#update_from_owm() abort if !empty(g:sky_color_clock#openweathermap_api_key) try let weather_res = s:get_current_weather_info() if type(weather_res) == v:t_string let weather_dict = eval(weather_res) let lat = weather_dict.city.coord.lat let g:sky_color_clock#latitude =...

Need change below: ```config [submodule "trachet/tff"] path = trachet/tff # url = git://github.com/saitoha/tff.git url = https://github.com/saitoha/tff.git ```

https://github.com/actions/setup-python 現在、codecovの結果アップロード関連で、Pythonを利用している virtual environment の Python をそのまま利用しているが、mac環境で利用ができなくなった(pip install -U pipが失敗する) 明確にPythonをセットアップしたほうがよい

Merged JSON Output feature. - https://github.com/python/mypy/issues/10816 - https://github.com/python/mypy/pull/11396 Start development on JSON output support https://github.com/reviewdog/reviewdog/tree/master/proto/rdf To be close #38

enhancement

GW Work 小見出し (☆ を先頭に付けることで対応できる) の修正を全体的に実施しました。 また、あわせて気付いた箇所の修正をしています。 なお、その修正内容的に、英語原文と比較しながら確認を実施する必要はあります... 基本的には全部見れたと思いますが、まだ残ってる可能性はあります。 修正には是非はあると思いますので、指摘していただければ直す/外すなど対応します。 修正内容については各ファイルにコメントなどしていきます。 修正内容的に、急ぎではありません。 (コンフリクトがあったときに適時追従はします、先に気付いたら連絡をpingしていただけると助かります。)

現在開発中なので、随時更新されているが、原文から改善できる箇所があればコントリビュートしていく 関連 * [PR 1490でのコメント](https://github.com/vim-jp/vimdoc-ja-working/pull/1490#discussion_r1564568839)

https://github.com/vim-jp/vimdoc-ja-working/pull/1508 で、一部箇所について、英語の段階で小見出し表示が適切に行えていないため、日本語での小見出し対応を見送りした これについて、英語の修正を行ったのち、それを反映する https://github.com/vim-jp/issues/issues/1387#issuecomment-2133487132 なお、この修正を反映するとき、mbyte.jaxについては、章の見出しの箇所で括弧で原文が記載されているので、これも合せて修正を行う https://github.com/vim-jp/vimdoc-ja-working/blob/e7e2d1a2c0f639bc407c57b8e930ecf119b4af09/doc/mbyte.jax#L32