Skip to content

Instantly share code, notes, and snippets.

@rokugasenpai
rokugasenpai / goto-definition.cson
Created May 9, 2017 03:46
Atomのgoto-definition.cson(削除する->goto-definition.json)
'.platform-darwin atom-text-editor':
'alt-cmd-enter': 'goto-definition:go'
'.platform-linux atom-text-editor':
'ctrl-alt-enter': 'goto-definition:go'
'.platform-win32 atom-text-editor':
'f12': 'goto-definition:go'
@rokugasenpai
rokugasenpai / packages.txt
Created May 9, 2017 03:44
Atomのインストールパッケージ(apm install --packages-file packages.txt)
atom-autocomplete-php
atom-beautify
atom-terminal
atom-ternjs
autocomplete-paths
busy-signal
color-picker
emmet
file-icons
goto-definition
@rokugasenpai
rokugasenpai / config.cson
Created May 9, 2017 03:42
Atomのconfig.cson(パッケージの設定を除く)
editor:
fontFamily: "consolas, Meiryo"
invisibles: {}
showInvisibles: true
tabLength: 4
welcome:
showOnStartup: false
@rokugasenpai
rokugasenpai / php_migration.md
Created May 8, 2017 15:14
PHPバージョン差異チートシート
@rokugasenpai
rokugasenpai / php.ini
Last active May 9, 2017 03:37
php.ini(PHP7.1, XAMPP, Win)を実用的な範囲でコンパクトにした
; PHP7.1.2 XAMPP Windows 2017/05/07
; Check php.ini from the command line.
; php -i | find "memory_limit"
; memory_limit => 1G => 1G
[PHP]
short_open_tag=Off
; deleted in PHP7?
;asp_tags=Off
@rokugasenpai
rokugasenpai / how_to_download_streaming_jp.md
Last active December 17, 2023 09:50
各ストリーミング配信のダウンロード方法(要curl・ffmpeg・rtmpdump・chrome・limechat・wireshark)

ツイキャス