When typing inside double quotes in a file, Ruby Sublime automatically adds {}as soon as you type #. This is a huge skirmish and drives me crazy. How to make him stop?
{}
#
Apparently, the setting auto_match_enabledcontrols this behavior, not the visual underline behavior that is actually controlled by the setting match_brackets.
auto_match_enabled
match_brackets
/Packages/Ruby Default.sublime-keymap, , # , , .. . , .
/Packages/Ruby
Default.sublime-keymap
Source: https://habr.com/ru/post/1536983/More articles:X509 structure for human readable string - cCan I execute complex SQL-style queries using javascript for json data? - jsonHow to disable caching and switching on iOS Safari? - safariHow to register my Android application to open my own file extension, and not for all files - androidVTK in Maplotlib using Numpy - pythonUsing the xkcd package with ggplot2: how to color the histogram but keep the person solid? - colorsYou can configure PDO :: MYSQL_ATTR_LOCAL_INFILE using configuration files in Symfony2 - phpSQL Server: discovering non-parameterized queries - securitySelectors do not appear in WebView (Android 4.0-4.3) - androidThe package org.apache.hadoop.ipc.protobuf is empty - javaAll Articles