{"id":1264,"date":"2019-09-12T15:42:12","date_gmt":"2019-09-12T21:42:12","guid":{"rendered":"https:\/\/ugit.siua.ac.cr\/?p=1264"},"modified":"2019-09-25T14:59:07","modified_gmt":"2019-09-25T20:59:07","slug":"aspectos-sublime-text","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=1264","title":{"rendered":"SUBLIME TEXT: Aspectos"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Go to line<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Para ir a una linea de codigo<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>CTRL + G<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Comentar varias l\u00edneas<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Para poder comentar varias lineas de c\u00f3digo a la vez<\/li><li>Vaya a: \u201cPreferences-&gt;Key Bindings \u2014 User\u201d.<\/li><li>Agregue:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>[\n\t{ \"keys\": [\"ctrl+7\"], \"command\": \"toggle_comment\", \"args\": { \"block\": false } },\n{ \"keys\": [\"ctrl+shift+7\"], \"command\": \"toggle_comment\", \"args\": { \"block\": true } }\n\n]\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Aspectos y comandos importantes de sublime-text<\/p>\n","protected":false},"author":2,"featured_media":2131,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[81],"tags":[83,82],"class_list":["post-1264","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sublime-text","tag-sublime","tag-sublime-text"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1264","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1264"}],"version-history":[{"count":5,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1264\/revisions"}],"predecessor-version":[{"id":2132,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1264\/revisions\/2132"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/media\/2131"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1264"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1264"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1264"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}