9
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

github1s、恐ろしい子。githubのコードをVS Codeで開く、1秒で。

Last updated at Posted at 2021-02-11

githubのコードを1秒でVS Codeで開く。

github1s_logo.png
は? なに言ってんの? ですよね。
では、これを見て。
https://github1s.com/Naohiro2g/pygame_mcpi_LCD_7seg/blob/master/demo_LCD_font_PG.py

ドメイン名をgithub1s.comに変えてあるだけです。
元はこれ。
https://github.com/Naohiro2g/pygame_mcpi_LCD_7seg/blob/master/demo_LCD_font_PG.py

1sは、1 second

1秒でVS Codeオンライン版みたいにコードを読めるよ、と。

VS Codeのオープンソース版code-oss(1.52.1)とGitHub REST APIを使って、ブラウザでGitHubのコードを読みやすくするサービス。

恐ろしい子。あとは、マークダウンが変換できれば最強だな。
追記2022-12-17:マークダウン、ちゃんとプレビューできるようになってる!

MicroPythonのSSD1306ドライバーはこうなってるよ、とか。紹介できる。
https://github1s.com/micropython/micropython/blob/HEAD/drivers/display/ssd1306.py

9
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
9
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?