Skip to content

Instantly share code, notes, and snippets.

package tylerwalker.io.dsl
import android.support.test.InstrumentationRegistry
import android.support.test.runner.AndroidJUnit4
import android.text.SpannableStringBuilder
import org.junit.Test
import org.junit.runner.RunWith
import org.junit.Assert.*
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "cmd+e",
"command": "workbench.action.quickOpen"
},
{
"key": "cmd+p",
"command": "-workbench.action.quickOpen"
},